Index

_ | A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | U | V | W | Y | Z

_

__call__() (swift.common.swob.Response method)

A

absolute_location() (swift.common.swob.Response method)
Accept (class in swift.common.swob)
accept (swift.common.swob.Request attribute)
accept_ranges (swift.common.swob.Response attribute)
account (swift.obj.diskfile.BaseDiskFile attribute)
account_acls() (swift.common.middleware.tempauth.TempAuth method)
account_audit() (swift.account.auditor.AccountAuditor method)
account_info() (swift.proxy.controllers.base.Controller method)
account_ring (swift.common.internal_client.InternalClient attribute)
account_update() (swift.container.server.ContainerController method)
AccountAuditor (class in swift.account.auditor)
AccountBroker (class in swift.account.backend)
AccountController (class in swift.account.server)
(class in swift.proxy.controllers.account)
AccountQuotaMiddleware (class in swift.common.middleware.account_quotas)
AccountReaper (class in swift.account.reaper)
acl (swift.common.swob.Request attribute)
acls_from_account_info() (in module swift.common.middleware.acl)
acquire() (swift.common.utils.PipeMutex method)
add_acls_from_sys_metadata() (swift.proxy.controllers.account.AccountController method)
add_alternate_nodes() (swift.proxy.controllers.obj.ECGetResponseBucket method)
add_dev() (swift.common.ring.builder.RingBuilder method)
add_name() (swift.common.storage_policy.BaseStoragePolicy method)
add_policy_alias() (swift.common.storage_policy.StoragePolicyCollection method)
add_response() (swift.proxy.controllers.obj.ECGetResponseBucket method)
(swift.proxy.controllers.obj.ECGetResponseCollection method)
affinity_key_function() (in module swift.common.utils)
affinity_locality_predicate() (in module swift.common.utils)
agent (swift.common.middleware.tempurl.TempURL attribute)
all_socks() (swift.common.wsgi.PortPidState method)
allowed_methods (swift.proxy.controllers.base.Controller attribute)
allowed_sync_hosts (swift.container.server.ContainerController attribute)
(swift.container.sync.ContainerSync attribute)
APIVersionError
app (swift.common.middleware.formpost.FormPost attribute)
(swift.common.middleware.staticweb.StaticWeb attribute)
(swift.common.middleware.tempurl.TempURL attribute)
app_factory() (in module swift.account.server)
(in module swift.container.server)
(in module swift.obj.server)
(in module swift.proxy.server)
app_iter (swift.common.swob.Response attribute)
app_iter_range() (swift.common.request_helpers.SegmentedIterable method)
(swift.obj.diskfile.BaseDiskFileReader method)
(swift.proxy.controllers.obj.ECAppIter method)
app_iter_ranges() (swift.common.request_helpers.SegmentedIterable method)
(swift.obj.diskfile.BaseDiskFileReader method)
(swift.proxy.controllers.obj.ECAppIter method)
Application (class in swift.proxy.server)
async_update() (swift.obj.server.ObjectController method)
asyncstarmap() (swift.common.utils.StreamingPile method)
audit_all_objects() (swift.obj.auditor.AuditorWorker method)
audit_location_generator() (in module swift.common.utils)
audit_loop() (swift.obj.auditor.ObjectAuditor method)
AuditLocation (class in swift.obj.diskfile)
AuditorWorker (class in swift.obj.auditor)
authorize() (swift.common.middleware.tempauth.TempAuth method)
authorize_anonymous() (swift.common.middleware.keystoneauth.KeystoneAuth method)
auto_create_account_prefix (swift.common.internal_client.InternalClient attribute)
autocreate_account() (swift.proxy.controllers.base.Controller method)
await_response() (swift.proxy.controllers.obj.Putter method)

B

backward() (in module swift.common.utils)
base_request() (swift.common.internal_client.SimpleClient method)
BaseDiskFile (class in swift.obj.diskfile)
BaseDiskFileManager (class in swift.obj.diskfile)
BaseDiskFileReader (class in swift.obj.diskfile)
BaseDiskFileWriter (class in swift.obj.diskfile)
BaseObjectController (class in swift.proxy.controllers.obj)
BaseStoragePolicy (class in swift.common.storage_policy)
best_bucket (swift.proxy.controllers.obj.ECGetResponseCollection attribute)
best_match() (swift.common.swob.Accept method)
best_response() (swift.proxy.controllers.base.Controller method)
bind_ports() (swift.common.wsgi.ServersPerPortStrategy method)
(swift.common.wsgi.WorkersStrategy method)
blank() (swift.common.swob.Request class method)
body (swift.common.swob.Request attribute)
(swift.common.swob.Response attribute)
body_file (swift.common.swob.Request attribute)
BROKER_TIMEOUT (in module swift.common.db)
brokerclass (swift.container.replicator.ContainerReplicator attribute)
BufferedHTTPConnection (class in swift.common.bufferedhttp)
BufferedHTTPResponse (class in swift.common.bufferedhttp)
build_replication_jobs() (swift.obj.replicator.ObjectReplicator method)
bytes_to_skip() (in module swift.proxy.controllers.base)

C

cache_from_env() (in module swift.common.utils)
call_application() (swift.common.swob.Request method)
can_zero_copy_send() (swift.obj.diskfile.BaseDiskFileReader method)
capture_stdio() (in module swift.common.utils)
CatchErrorMiddleware (class in swift.common.middleware.catch_errors)
change_min_part_hours() (swift.common.ring.builder.RingBuilder method)
change_policy_primary_name() (swift.common.storage_policy.StoragePolicyCollection method)
change_primary_name() (swift.common.storage_policy.BaseStoragePolicy method)
charset (swift.common.swob.Response attribute)
check_config() (swift.proxy.server.Application method)
check_content_type() (in module swift.proxy.controllers.obj)
check_delete_headers() (in module swift.common.constraints)
check_dir() (in module swift.common.constraints)
check_float() (in module swift.common.constraints)
check_metadata() (in module swift.common.constraints)
check_mount() (in module swift.common.constraints)
check_name_format() (in module swift.common.constraints)
check_object_creation() (in module swift.common.constraints)
check_ring() (swift.obj.replicator.ObjectReplicator method)
check_utf8() (in module swift.common.constraints)
chexor() (in module swift.common.db)
chunk_transformer() (in module swift.proxy.controllers.obj)
ChunkReadError
ChunkReadTimeout
ChunkWriteTimeout
clean_acl() (in module swift.common.middleware.acl)
clean_acls() (swift.proxy.controllers.container.ContainerController method)
cleanup_ondisk_files() (swift.obj.diskfile.BaseDiskFileManager method)
clear_auditor_status() (in module swift.obj.diskfile)
clear_info_cache() (in module swift.proxy.controllers.base)
clear_recon_cache() (swift.obj.auditor.ObjectAuditor method)
client_range_to_segment_range() (in module swift.proxy.controllers.obj)
ClientException
close() (swift.common.request_helpers.SegmentedIterable method)
(swift.common.utils.PipeMutex method)
(swift.obj.diskfile.BaseDiskFileReader method)
(swift.proxy.controllers.obj.ECAppIter method)
(swift.proxy.controllers.obj.Putter method)
close_swift_conn() (in module swift.proxy.controllers.base)
CloseableChain (class in swift.common.utils)
closing_if_possible() (in module swift.common.utils)
clusters() (swift.common.container_sync_realms.ContainerSyncRealms method)
CNAMELookupMiddleware (class in swift.common.middleware.cname_lookup)
collect_jobs() (swift.obj.replicator.ObjectReplicator method)
command() (in module swift.common.manager)
commit() (swift.common.db.GreenDBConnection method)
(swift.obj.diskfile.BaseDiskFileWriter method)
(swift.obj.diskfile.ECDiskFileWriter method)
complete_rsync() (swift.common.db_replicator.ReplicatorRpc method)
CompressingFileReader (class in swift.common.internal_client)
compute_eta() (in module swift.common.utils)
conditional_etag (swift.common.swob.Response attribute)
conf (swift.common.middleware.formpost.FormPost attribute)
(swift.common.middleware.staticweb.StaticWeb attribute)
(swift.common.middleware.tempurl.TempURL attribute)
(swift.container.sync.ContainerSync attribute)
conf_files() (swift.common.manager.Server method)
config_auto_int_value() (in module swift.common.utils)
config_fallocate_value() (in module swift.common.utils)
config_read_prefixed_options() (in module swift.common.utils)
config_read_reseller_options() (in module swift.common.utils)
config_true_value() (in module swift.common.utils)
ConfigDirLoader (class in swift.common.wsgi)
ConfigString (class in swift.common.wsgi)
connect() (swift.obj.ssync_sender.Sender method)
(swift.proxy.controllers.obj.MIMEPutter class method)
(swift.proxy.controllers.obj.Putter class method)
ConnectionTimeout
consolidate_hashes() (in module swift.obj.diskfile)
(swift.obj.diskfile.BaseDiskFileManager method)
construct_dev_path() (swift.obj.diskfile.BaseDiskFileManager method)
container (swift.obj.diskfile.BaseDiskFile attribute)
container_audit() (swift.container.auditor.ContainerAuditor method)
container_deletes (swift.container.sync.ContainerSync attribute)
container_exists() (swift.common.internal_client.InternalClient method)
container_failures (swift.container.sync.ContainerSync attribute)
container_info() (swift.proxy.controllers.base.Controller method)
container_puts (swift.container.sync.ContainerSync attribute)
container_report() (swift.container.sync.ContainerSync method)
(swift.container.updater.ContainerUpdater method)
container_ring (swift.common.internal_client.InternalClient attribute)
(swift.container.sync.ContainerSync attribute)
container_skips (swift.container.sync.ContainerSync attribute)
container_stats (swift.container.sync.ContainerSync attribute)
container_sweep() (swift.container.updater.ContainerUpdater method)
container_sync() (swift.container.sync.ContainerSync method)
container_sync_row() (swift.container.sync.ContainerSync method)
container_syncs (swift.container.sync.ContainerSync attribute)
container_time (swift.container.sync.ContainerSync attribute)
container_update() (swift.obj.server.ObjectController method)
ContainerAuditor (class in swift.container.auditor)
ContainerBroker (class in swift.container.backend)
ContainerController (class in swift.container.server)
(class in swift.proxy.controllers.container)
ContainerReplicator (class in swift.container.replicator)
ContainerReplicatorRpc (class in swift.container.replicator)
ContainerSync (class in swift.common.middleware.container_sync)
(class in swift.container.sync)
ContainerSyncRealms (class in swift.common.container_sync_realms)
ContainerUpdater (class in swift.container.updater)
content_length (swift.common.swob.Request attribute)
(swift.common.swob.Response attribute)
(swift.obj.diskfile.BaseDiskFile attribute)
content_range (swift.common.swob.Response attribute)
content_type (swift.common.swob.Response attribute)
(swift.obj.diskfile.BaseDiskFile attribute)
content_type_timestamp (swift.obj.diskfile.BaseDiskFile attribute)
ContextPool (class in swift.common.utils)
Controller (class in swift.proxy.controllers.base)
copy_from() (swift.common.ring.builder.RingBuilder method)
copy_get() (swift.common.swob.Request method)
copy_header_subset() (in module swift.common.request_helpers)
cors_validation() (in module swift.proxy.controllers.base)
create() (swift.obj.diskfile.BaseDiskFile method)
create_account_stat_table() (swift.account.backend.AccountBroker method)
create_container() (swift.common.internal_client.InternalClient method)
create_container_info_table() (swift.container.backend.ContainerBroker method)
create_container_table() (swift.account.backend.AccountBroker method)
create_filter() (swift.common.wsgi.PipelineWrapper method)
create_listing() (swift.container.server.ContainerController method)
create_object_table() (swift.container.backend.ContainerBroker method)
create_policy_stat_table() (swift.account.backend.AccountBroker method)
(swift.container.backend.ContainerBroker method)
create_recon_nested_dict() (swift.obj.auditor.AuditorWorker method)
CrossDomainMiddleware (class in swift.common.middleware.crossdomain)
csv_append() (in module swift.common.utils)
cursor() (swift.common.db.GreenDBConnection method)

D

data_timestamp (swift.obj.diskfile.BaseDiskFile attribute)
DatabaseAlreadyExists
DatabaseBroker (class in swift.common.db)
DatabaseConnectionError
datadir (swift.container.replicator.ContainerReplicator attribute)
db_contains_type (swift.account.backend.AccountBroker attribute)
(swift.container.backend.ContainerBroker attribute)
DB_PREALLOCATION (in module swift.common.db)
db_reclaim_timestamp (swift.account.backend.AccountBroker attribute)
(swift.container.backend.ContainerBroker attribute)
db_type (swift.account.backend.AccountBroker attribute)
(swift.container.backend.ContainerBroker attribute)
debug() (swift.common.ring.builder.RingBuilder method)
debug_timing() (swift.common.db_replicator.ReplicatorRpc method)
decode_missing() (in module swift.obj.ssync_receiver)
decode_timestamps() (in module swift.common.utils)
decode_wanted() (in module swift.obj.ssync_sender)
decr() (swift.common.memcached.MemcacheRing method)
Decrypter (class in swift.common.middleware.crypto.decrypter)
DEFAULT_INCOMING_ALLOW_HEADERS (in module swift.common.middleware.tempurl)
DEFAULT_INCOMING_REMOVE_HEADERS (in module swift.common.middleware.tempurl)
DEFAULT_OUTGOING_ALLOW_HEADERS (in module swift.common.middleware.tempurl)
DEFAULT_OUTGOING_REMOVE_HEADERS (in module swift.common.middleware.tempurl)
default_port (swift.container.replicator.ContainerReplicator attribute)
delay_denial() (in module swift.proxy.controllers.base)
DELETE() (swift.account.server.AccountController method)
delete() (swift.common.memcached.MemcacheRing method)
DELETE() (swift.container.server.ContainerController method)
delete() (swift.obj.diskfile.BaseDiskFile method)
DELETE() (swift.obj.server.ObjectController method)
(swift.proxy.controllers.account.AccountController method)
(swift.proxy.controllers.container.ContainerController method)
(swift.proxy.controllers.obj.BaseObjectController method)
delete_at_update() (swift.obj.server.ObjectController method)
delete_container() (swift.common.internal_client.InternalClient method)
delete_db() (swift.common.db.DatabaseBroker method)
(swift.common.db_replicator.Replicator method)
(swift.container.replicator.ContainerReplicator method)
delete_handoff_objs() (swift.obj.replicator.ObjectReplicator method)
delete_object() (in module swift.common.internal_client)
(swift.common.internal_client.InternalClient method)
(swift.container.backend.ContainerBroker method)
delete_partition() (swift.obj.replicator.ObjectReplicator method)
denied_response() (swift.common.middleware.keystoneauth.KeystoneAuth method)
(swift.common.middleware.tempauth.TempAuth method)
deserialize_v1() (swift.common.ring.ring.RingData class method)
detect_lockups() (swift.obj.replicator.ObjectReplicator method)
devices (swift.container.sync.ContainerSync attribute)
DeviceUnavailable
devs (swift.common.ring.ring.Ring attribute)
dict_factory() (in module swift.common.db)
direct_delete_account() (in module swift.common.direct_client)
direct_delete_container() (in module swift.common.direct_client)
direct_delete_container_object() (in module swift.common.direct_client)
direct_delete_object() (in module swift.common.direct_client)
direct_get_account() (in module swift.common.direct_client)
direct_get_container() (in module swift.common.direct_client)
direct_get_object() (in module swift.common.direct_client)
direct_get_suffix_hashes() (in module swift.common.direct_client)
direct_head_container() (in module swift.common.direct_client)
direct_head_object() (in module swift.common.direct_client)
direct_post_object() (in module swift.common.direct_client)
direct_put_container_object() (in module swift.common.direct_client)
direct_put_object() (in module swift.common.direct_client)
DirectClientException
DISABLED() (swift.common.middleware.healthcheck.HealthCheckMiddleware method)
disconnect() (swift.obj.ssync_sender.Sender method)
DiskFile (class in swift.obj.diskfile)
diskfile_cls (swift.obj.diskfile.BaseDiskFileManager attribute)
(swift.obj.diskfile.DiskFileManager attribute)
(swift.obj.diskfile.ECDiskFileManager attribute)
DiskFileCollision
DiskFileDeleted
DiskFileDeviceUnavailable
DiskFileError
DiskFileExpired
DiskFileManager (class in swift.obj.diskfile)
DiskFileNoSpace
DiskFileNotExist
DiskFileNotOpen
DiskFileQuarantined
DiskFileReader (class in swift.obj.diskfile)
DiskFileRouter (class in swift.obj.diskfile)
DiskFileWriter (class in swift.obj.diskfile)
DiskFileXattrNotSupported
dispatch() (swift.common.db_replicator.ReplicatorRpc method)
document_iters_to_http_response_body() (in module swift.common.utils)
document_iters_to_multipart_byteranges() (in module swift.common.utils)
DomainRemapMiddleware (class in swift.common.middleware.domain_remap)
drain() (in module swift.obj.server)
DriveNotMounted
drop_buffer_cache() (in module swift.common.utils)
drop_privileges() (in module swift.common.utils)
dump_recon_cache() (in module swift.common.utils)
dump_to_reconciler() (swift.container.replicator.ContainerReplicator method)
DuplicateDeviceError
durable_timestamp (swift.obj.diskfile.BaseDiskFile attribute)
(swift.obj.diskfile.ECDiskFile attribute)

E

ec_scheme_description (swift.common.storage_policy.ECStoragePolicy attribute)
ECAppIter (class in swift.proxy.controllers.obj)
ECDiskFile (class in swift.obj.diskfile)
ECDiskFileManager (class in swift.obj.diskfile)
ECDiskFileReader (class in swift.obj.diskfile)
ECDiskFileWriter (class in swift.obj.diskfile)
ECGetResponseBucket (class in swift.proxy.controllers.obj)
ECGetResponseCollection (class in swift.proxy.controllers.obj)
ECObjectController (class in swift.proxy.controllers.obj)
ECStoragePolicy (class in swift.common.storage_policy)
empty() (swift.account.backend.AccountBroker method)
(swift.container.backend.ContainerBroker method)
EmptyRingError
EncInputWrapper (class in swift.common.middleware.crypto.encrypter)
encode_missing() (in module swift.obj.ssync_sender)
encode_timestamps() (in module swift.common.utils)
encode_wanted() (in module swift.obj.ssync_receiver)
encrypt_header_val() (in module swift.common.middleware.crypto.encrypter)
Encrypter (class in swift.common.middleware.crypto.encrypter)
EncryptionException
end_of_object_data() (swift.proxy.controllers.obj.MIMEPutter method)
(swift.proxy.controllers.obj.Putter method)
endpoint() (swift.common.container_sync_realms.ContainerSyncRealms method)
error_limit() (swift.proxy.server.Application method)
error_limited() (swift.proxy.server.Application method)
error_occurred() (swift.proxy.server.Application method)
etag (swift.common.swob.Response attribute)
EventletPlungerString (class in swift.obj.server)
exception_occurred() (swift.proxy.server.Application method)
execute() (swift.common.db.GreenDBCursor method)
expand_ipv6() (in module swift.common.utils)
extract_acl_and_report_errors() (swift.common.middleware.tempauth.TempAuth method)
extract_device() (swift.common.db_replicator.Replicator method)
extract_policy() (in module swift.obj.diskfile)
extract_swift_bytes() (in module swift.common.utils)

F

failsafe_object_audit() (swift.obj.auditor.AuditorWorker method)
fallocate() (in module swift.common.utils)
fast_forward() (swift.proxy.controllers.base.ResumingGetter method)
fdatasync() (in module swift.common.utils)
feed_reconciler() (swift.container.replicator.ContainerReplicator method)
fetch_crypto_keys() (swift.common.middleware.crypto.keymaster.KeyMasterContext method)
FileNotFoundError
filter_factory() (in module swift.common.middleware.account_quotas)
(in module swift.common.middleware.crypto)
(in module swift.common.middleware.formpost)
(in module swift.common.middleware.keystoneauth)
(in module swift.common.middleware.ratelimit)
(in module swift.common.middleware.staticweb)
(in module swift.common.middleware.tempauth)
(in module swift.common.middleware.tempurl)
find_local_handoff_for_part() (swift.container.replicator.ContainerReplicator method)
fix_conditional_response() (swift.common.swob.Response method)
FooterNotSupported
force_reload() (swift.common.manager.Manager method)
forget_pid() (swift.common.wsgi.PortPidState method)
forget_port() (swift.common.wsgi.PortPidState method)
fork_child() (swift.obj.auditor.ObjectAuditor method)
FORMAT2CONTENT_TYPE (in module swift.common.constraints)
format_acl() (in module swift.common.middleware.acl)
format_acl_v1() (in module swift.common.middleware.acl)
format_acl_v2() (in module swift.common.middleware.acl)
FormPost (class in swift.common.middleware.formpost)
fragment_size (swift.common.storage_policy.ECStoragePolicy attribute)
fragments (swift.obj.diskfile.BaseDiskFile attribute)
(swift.obj.diskfile.ECDiskFile attribute)
from_dict() (swift.common.ring.builder.RingBuilder class method)
from_hash_dir() (swift.obj.diskfile.BaseDiskFile class method)
fsync() (in module swift.common.utils)
fsync_dir() (in module swift.common.utils)

G

gen_headers() (in module swift.common.direct_client)
gen_resp_headers() (in module swift.container.server)
generate_request_headers() (swift.proxy.controllers.base.Controller method)
GET() (swift.account.server.AccountController method)
get() (swift.common.db.DatabaseBroker method)
(swift.common.memcached.MemcacheRing method)
GET() (swift.common.middleware.crossdomain.CrossDomainMiddleware method)
(swift.common.middleware.healthcheck.HealthCheckMiddleware method)
(swift.container.server.ContainerController method)
(swift.obj.server.ObjectController method)
(swift.proxy.controllers.base.Controller method)
(swift.proxy.controllers.container.ContainerController method)
(swift.proxy.controllers.obj.BaseObjectController method)
get_account() (swift.common.internal_client.SimpleClient method)
get_account_info() (in module swift.proxy.controllers.base)
(swift.common.internal_client.InternalClient method)
get_account_metadata() (swift.common.internal_client.InternalClient method)
get_account_ring() (swift.account.reaper.AccountReaper method)
(swift.container.updater.ContainerUpdater method)
get_and_validate_policy_index() (swift.container.server.ContainerController method)
get_async_info() (swift.common.middleware.recon.ReconMiddleware method)
get_auditor_info() (swift.common.middleware.recon.ReconMiddleware method)
get_auditor_status() (in module swift.obj.diskfile)
get_auth() (in module swift.common.internal_client)
get_balance() (swift.common.ring.builder.RingBuilder method)
get_by_index() (swift.common.storage_policy.StoragePolicyCollection method)
get_by_name() (swift.common.storage_policy.StoragePolicyCollection method)
get_cache_key() (in module swift.proxy.controllers.base)
get_command() (swift.common.manager.Manager method)
get_conf_file_name() (swift.common.manager.Server method)
get_container() (swift.common.internal_client.SimpleClient method)
get_container_info() (in module swift.proxy.controllers.base)
get_container_metadata() (swift.common.internal_client.InternalClient method)
get_container_ring() (swift.account.reaper.AccountReaper method)
(swift.obj.updater.ObjectUpdater method)
get_controller() (swift.proxy.server.Application method)
get_datafile_metadata() (swift.obj.diskfile.BaseDiskFile method)
get_db_connection() (in module swift.common.db)
get_db_version() (swift.account.backend.AccountBroker method)
(swift.container.backend.ContainerBroker method)
get_dev_path() (swift.obj.diskfile.BaseDiskFileManager method)
get_device_info() (swift.common.middleware.recon.ReconMiddleware method)
get_diskfile() (swift.obj.diskfile.BaseDiskFileManager method)
(swift.obj.server.ObjectController method)
get_diskfile_from_audit_location() (swift.obj.diskfile.BaseDiskFileManager method)
get_diskfile_from_hash() (swift.obj.diskfile.BaseDiskFileManager method)
get_diskusage() (swift.common.middleware.recon.ReconMiddleware method)
get_driveaudit_error() (swift.common.middleware.recon.ReconMiddleware method)
get_expirer_container() (in module swift.common.utils)
get_expirer_info() (swift.common.middleware.recon.ReconMiddleware method)
get_extra_headers() (swift.proxy.controllers.obj.ECGetResponseCollection method)
get_groups() (swift.common.middleware.tempauth.TempAuth method)
get_hashes() (swift.obj.diskfile.BaseDiskFileManager method)
get_hmac() (in module swift.common.utils)
get_hub() (in module swift.common.utils)
get_info() (in module swift.proxy.controllers.base)
(swift.account.backend.AccountBroker method)
(swift.common.db.DatabaseBroker method)
(swift.common.storage_policy.BaseStoragePolicy method)
(swift.container.backend.ContainerBroker method)
get_info_is_deleted() (swift.container.backend.ContainerBroker method)
get_items_since() (swift.common.db.DatabaseBroker method)
get_listing_content_type() (in module swift.common.request_helpers)
get_load() (swift.common.middleware.recon.ReconMiddleware method)
get_log_line() (in module swift.common.utils)
get_logger() (in module swift.common.utils)
get_max_row() (swift.common.db.DatabaseBroker method)
get_maxrate() (in module swift.common.middleware.ratelimit)
get_md5_socket() (in module swift.common.utils)
get_mem() (swift.common.middleware.recon.ReconMiddleware method)
get_metadata() (swift.obj.diskfile.BaseDiskFile method)
get_metafile_metadata() (swift.obj.diskfile.BaseDiskFile method)
get_misplaced_since() (swift.container.backend.ContainerBroker method)
get_more_nodes() (swift.common.ring.ring.Ring method)
get_mounted() (swift.common.middleware.recon.ReconMiddleware method)
get_multi() (swift.common.memcached.MemcacheRing method)
get_name_and_placement() (in module swift.common.request_helpers)
get_nodes() (swift.common.ring.ring.Ring method)
get_object() (swift.common.internal_client.InternalClient method)
get_object_info() (in module swift.proxy.controllers.base)
get_object_metadata() (swift.common.internal_client.InternalClient method)
get_object_ring (swift.common.internal_client.InternalClient attribute)
get_object_ring() (swift.account.reaper.AccountReaper method)
(swift.common.middleware.list_endpoints.ListEndpointsMiddleware method)
(swift.common.storage_policy.StoragePolicyCollection method)
(swift.proxy.server.Application method)
get_object_transient_sysmeta() (in module swift.common.request_helpers)
get_ondisk_files() (swift.obj.diskfile.BaseDiskFileManager method)
get_param() (in module swift.common.request_helpers)
get_part() (swift.common.ring.ring.Ring method)
get_part_devices() (swift.common.ring.builder.RingBuilder method)
get_part_nodes() (swift.common.ring.ring.Ring method)
get_paths() (swift.container.updater.ContainerUpdater method)
get_pid_file_name() (swift.common.manager.Server method)
get_policy_index() (in module swift.common.utils)
get_policy_info() (swift.common.storage_policy.StoragePolicyCollection method)
get_policy_stats() (swift.account.backend.AccountBroker method)
(swift.container.backend.ContainerBroker method)
get_policy_string() (in module swift.common.storage_policy)
get_quarantine_count() (swift.common.middleware.recon.ReconMiddleware method)
get_ratelimitable_key_tuples() (swift.common.middleware.ratelimit.RateLimitMiddleware method)
get_raw_metadata() (swift.common.db.DatabaseBroker method)
get_reconciler_broker() (swift.container.replicator.ContainerReplicator method)
get_reconciler_sync() (swift.container.backend.ContainerBroker method)
get_replication_info() (swift.common.db.DatabaseBroker method)
(swift.common.middleware.recon.ReconMiddleware method)
get_required_overload() (swift.common.ring.builder.RingBuilder method)
get_response() (swift.common.swob.Request method)
get_response_body() (in module swift.common.middleware.bulk)
get_responses() (swift.proxy.controllers.obj.ECGetResponseBucket method)
get_ring() (swift.common.ring.builder.RingBuilder method)
get_ring_md5() (swift.common.middleware.recon.ReconMiddleware method)
get_running_pids() (swift.common.manager.Server method)
get_segments_to_delete_iter() (swift.common.middleware.slo.StaticLargeObject method)
get_sig() (swift.common.container_sync_realms.ContainerSyncRealms method)
get_slo_segments() (swift.common.middleware.slo.StaticLargeObject method)
get_socket() (in module swift.common.wsgi)
get_socket_info() (swift.common.middleware.recon.ReconMiddleware method)
get_swift_conf_md5() (swift.common.middleware.recon.ReconMiddleware method)
get_swift_info() (in module swift.common.utils)
get_sync() (swift.common.db.DatabaseBroker method)
get_syncs() (swift.common.db.DatabaseBroker method)
get_sys_meta_prefix() (in module swift.common.request_helpers)
get_time() (swift.common.middleware.recon.ReconMiddleware method)
get_time_units() (in module swift.common.utils)
get_unmounted() (swift.common.middleware.recon.ReconMiddleware method)
get_updater_info() (swift.common.middleware.recon.ReconMiddleware method)
get_user_meta_prefix() (in module swift.common.request_helpers)
get_valid_utf8_str() (in module swift.common.utils)
get_version() (swift.common.middleware.recon.ReconMiddleware method)
get_working_response() (swift.proxy.controllers.base.GetOrHeadHandler method)
GETorHEAD() (swift.proxy.controllers.account.AccountController method)
(swift.proxy.controllers.container.ContainerController method)
(swift.proxy.controllers.obj.BaseObjectController method)
GETorHEAD_base() (swift.proxy.controllers.base.Controller method)
GetOrHeadHandler (class in swift.proxy.controllers.base)
global_conf_callback() (in module swift.obj.server)
GreenAsyncPile (class in swift.common.utils)
GreenDBConnection (class in swift.common.db)
GreenDBCursor (class in swift.common.db)
GreenthreadSafeIterator (class in swift.common.utils)

H

handle() (swift.common.middleware.tempauth.TempAuth method)
handle_get_token() (swift.common.middleware.tempauth.TempAuth method)
handle_multipart_delete() (swift.common.middleware.slo.StaticLargeObject method)
handle_multipart_get_or_head() (swift.common.middleware.slo.StaticLargeObject method)
handle_multipart_put() (swift.common.middleware.slo.StaticLargeObject method)
handle_ratelimit() (swift.common.middleware.ratelimit.RateLimitMiddleware method)
handle_request() (swift.common.middleware.tempauth.TempAuth method)
(swift.proxy.server.Application method)
has_alternate_node() (swift.proxy.controllers.obj.ECGetResponseCollection method)
has_changed() (swift.common.ring.ring.Ring method)
has_multiple_policies() (swift.container.backend.ContainerBroker method)
hash_path() (in module swift.common.utils)
have_quorum() (swift.proxy.controllers.base.Controller method)
HEAD() (swift.account.server.AccountController method)
(swift.container.server.ContainerController method)
(swift.obj.server.ObjectController method)
(swift.proxy.controllers.base.Controller method)
(swift.proxy.controllers.container.ContainerController method)
(swift.proxy.controllers.obj.BaseObjectController method)
head_object() (in module swift.common.internal_client)
HeaderEnvironProxy (class in swift.common.swob)
headers_to_account_info() (in module swift.proxy.controllers.base)
headers_to_container_info() (in module swift.proxy.controllers.base)
headers_to_object_info() (in module swift.proxy.controllers.base)
HealthCheckMiddleware (class in swift.common.middleware.healthcheck)
heartbeat() (swift.obj.replicator.ObjectReplicator method)
host (swift.common.swob.Request attribute)
host_url (swift.common.swob.Request attribute)
(swift.common.swob.Response attribute)
http_connect() (in module swift.common.bufferedhttp)
http_connect_raw() (in module swift.common.bufferedhttp)
http_response_to_document_iters() (in module swift.common.request_helpers)
human_readable() (in module swift.common.utils)

I

if_match (swift.common.swob.Request attribute)
if_modified_since (swift.common.swob.Request attribute)
if_none_match (swift.common.swob.Request attribute)
if_unmodified_since (swift.common.swob.Request attribute)
inbound_exclusions (in module swift.common.middleware.gatekeeper)
incoming_allow_headers (swift.common.middleware.tempurl.TempURL attribute)
incoming_allow_headers_startswith (swift.common.middleware.tempurl.TempURL attribute)
incoming_remove_headers (swift.common.middleware.tempurl.TempURL attribute)
incoming_remove_headers_startswith (swift.common.middleware.tempurl.TempURL attribute)
incr() (swift.common.memcached.MemcacheRing method)
increase_partition_power() (swift.common.ring.builder.RingBuilder method)
index() (swift.common.wsgi.PipelineWrapper method)
init_request_processor() (in module swift.common.wsgi)
initialize() (swift.common.db.DatabaseBroker method)
initialize_request() (swift.obj.ssync_receiver.Receiver method)
InputProxy (class in swift.common.utils)
insert_filter() (swift.common.wsgi.PipelineWrapper method)
InsufficientStorage
interact() (swift.common.manager.Server method)
InternalClient (class in swift.common.internal_client)
interpret_conf_limits() (in module swift.common.middleware.ratelimit)
interval (swift.container.sync.ContainerSync attribute)
InvalidAccountInfo
invalidate_hash() (in module swift.obj.diskfile)
(swift.obj.diskfile.BaseDiskFileManager method)
InvalidPidFileException
InvalidTimestamp
is_deleted() (swift.common.db.DatabaseBroker method)
is_good_source() (swift.proxy.controllers.base.ResumingGetter method)
is_object_transient_sysmeta() (in module swift.common.request_helpers)
is_origin_allowed() (swift.proxy.controllers.base.Controller method)
is_status_deleted() (swift.account.backend.AccountBroker method)
is_sys_meta() (in module swift.common.request_helpers)
is_sys_or_user_meta() (in module swift.common.request_helpers)
is_user_meta() (in module swift.common.request_helpers)
is_valid_ip() (in module swift.common.utils)
is_valid_ipv4() (in module swift.common.utils)
is_valid_ipv6() (in module swift.common.utils)
ismount() (in module swift.common.utils)
ismount_raw() (in module swift.common.utils)
item_from_env() (in module swift.common.utils)
iter_containers() (swift.common.internal_client.InternalClient method)
iter_mime_headers_and_bodies() (in module swift.obj.server)
iter_multipart_mime_documents() (in module swift.common.utils)
iter_nodes() (swift.proxy.server.Application method)
iter_nodes_local_first() (swift.proxy.controllers.obj.BaseObjectController method)
iter_object_lines() (swift.common.internal_client.InternalClient method)
iter_objects() (swift.common.internal_client.InternalClient method)
iter_pid_files() (swift.common.manager.Server method)

K

key() (swift.common.container_sync_realms.ContainerSyncRealms method)
key2() (swift.common.container_sync_realms.ContainerSyncRealms method)
KeyMaster (class in swift.common.middleware.crypto.keymaster)
KeyMasterContext (class in swift.common.middleware.crypto.keymaster)
KeystoneAuth (class in swift.common.middleware.keystoneauth)
kickoff() (swift.proxy.controllers.obj.ECAppIter method)
kill() (swift.common.manager.Manager method)
kill_coros() (swift.obj.replicator.ObjectReplicator method)
kill_group() (in module swift.common.manager)
kill_running_pids() (swift.common.manager.Server method)

L

last_headers (swift.proxy.controllers.base.ResumingGetter attribute)
last_modified (swift.common.swob.Response attribute)
last_modified_date_to_timestamp() (in module swift.common.utils)
last_status (swift.proxy.controllers.base.ResumingGetter attribute)
launch() (swift.common.manager.Server method)
learn_size_from_content_range() (swift.proxy.controllers.base.ResumingGetter method)
link_fd_to_path() (in module swift.common.utils)
list_commands() (swift.common.manager.Manager class method)
list_containers_iter() (swift.account.backend.AccountBroker method)
list_from_csv() (in module swift.common.utils)
list_objects_iter() (swift.container.backend.ContainerBroker method)
ListEndpointsMiddleware (class in swift.common.middleware.list_endpoints)
ListingIterError
ListingIterNotAuthorized
ListingIterNotFound
load() (swift.common.ring.builder.RingBuilder class method)
(swift.common.ring.ring.RingData class method)
load_libc_function() (in module swift.common.utils)
load_object_ring() (swift.obj.replicator.ObjectReplicator method)
load_ring() (swift.common.storage_policy.BaseStoragePolicy method)
(swift.common.storage_policy.ECStoragePolicy method)
loadapp() (in module swift.common.wsgi)
location (swift.common.swob.Response attribute)
lock() (swift.common.db.DatabaseBroker method)
lock_file() (in module swift.common.utils)
lock_parent_directory() (in module swift.common.utils)
lock_path() (in module swift.common.utils)
LockTimeout
log_handoffs() (swift.proxy.controllers.base.NodeIter method)
log_request() (swift.common.middleware.proxy_logging.ProxyLoggingMiddleware method)
log_sock_exit() (swift.common.wsgi.ServersPerPortStrategy method)
(swift.common.wsgi.WorkersStrategy method)
LogAdapter (class in swift.common.utils)
logger (swift.container.sync.ContainerSync attribute)
lookup_cname() (in module swift.common.middleware.cname_lookup)
loop_timeout() (swift.common.wsgi.ServersPerPortStrategy method)
(swift.common.wsgi.WorkersStrategy method)
LRUCache (class in swift.common.utils)

M

make_env() (in module swift.common.wsgi)
make_on_disk_filename() (swift.obj.diskfile.BaseDiskFileManager method)
(swift.obj.diskfile.ECDiskFileManager method)
make_path() (swift.common.internal_client.InternalClient method)
make_pre_authed_env() (in module swift.common.wsgi)
make_pre_authed_request() (in module swift.common.wsgi)
make_request() (swift.common.internal_client.InternalClient method)
make_requests() (swift.proxy.controllers.base.Controller method)
make_subrequest() (in module swift.common.wsgi)
make_tuple_for_pickle() (swift.account.backend.AccountBroker method)
(swift.common.db.DatabaseBroker method)
(swift.container.backend.ContainerBroker method)
makedirs_count() (in module swift.common.utils)
Manager (class in swift.common.manager)
manager (swift.obj.diskfile.BaseDiskFile attribute)
(swift.obj.diskfile.BaseDiskFileReader attribute)
(swift.obj.diskfile.BaseDiskFileWriter attribute)
Match (class in swift.common.swob)
MAX_VALUE_LENGTH (in module swift.common.middleware.formpost)
maybe_multipart_byteranges_to_document_iters() (in module swift.common.utils)
md5_hash_for_file() (in module swift.common.utils)
MemcacheConnPool (class in swift.common.memcached)
MemcacheMiddleware (class in swift.common.middleware.memcache)
MemcacheRing (class in swift.common.memcached)
merge_items() (swift.account.backend.AccountBroker method)
(swift.common.db_replicator.ReplicatorRpc method)
(swift.container.backend.ContainerBroker method)
merge_syncs() (swift.common.db.DatabaseBroker method)
(swift.common.db_replicator.ReplicatorRpc method)
merge_timestamps() (swift.common.db.DatabaseBroker method)
message_length() (swift.common.swob.Request method)
MessageTimeout
metadata (swift.common.db.DatabaseBroker attribute)
method (swift.common.swob.Request attribute)
mime_to_document_iters() (in module swift.common.utils)
MimeInvalid
MIMEPutter (class in swift.proxy.controllers.obj)
min_part_seconds_left (swift.common.ring.builder.RingBuilder attribute)
missing_check() (swift.obj.ssync_receiver.Receiver method)
(swift.obj.ssync_sender.Sender method)
mkdirs() (in module swift.common.utils)
ModifiedParseResult (class in swift.common.utils)
modify_priority() (in module swift.common.utils)
modify_wsgi_pipeline() (swift.proxy.server.Application method)
monkey_patch_mimetools() (in module swift.common.wsgi)
mount_check (swift.container.sync.ContainerSync attribute)
multipart_byteranges_to_document_iters() (in module swift.common.utils)
MultiphasePUTNotSupported

N

NamedConfigLoader (class in swift.common.wsgi)
new_worker_socks() (swift.common.wsgi.ServersPerPortStrategy method)
(swift.common.wsgi.WorkersStrategy method)
newid() (swift.common.db.DatabaseBroker method)
next() (swift.common.internal_client.CompressingFileReader method)
(swift.proxy.controllers.base.NodeIter method)
no_daemon() (swift.common.manager.Manager method)
no_fork_sock() (swift.common.wsgi.ServersPerPortStrategy method)
(swift.common.wsgi.WorkersStrategy method)
no_wait() (swift.common.manager.Manager method)
NodeIter (class in swift.proxy.controllers.base)
normalize_delete_at_timestamp() (in module swift.common.utils)
normalize_timestamp() (in module swift.common.utils)
not_tracking() (swift.common.wsgi.PortPidState method)
notice() (swift.common.utils.LogAdapter method)
NR_ioprio_set() (in module swift.common.utils)
nuke_from_orbit() (swift.common.bufferedhttp.BufferedHTTPResponse method)
NullLogger (class in swift.common.utils)

O

o_tmpfile_supported() (in module swift.common.utils)
obj (swift.obj.diskfile.BaseDiskFile attribute)
object_audit() (swift.obj.auditor.AuditorWorker method)
object_audit_location_generator() (in module swift.obj.diskfile)
(swift.obj.diskfile.BaseDiskFileManager method)
object_sweep() (swift.obj.updater.ObjectUpdater method)
object_update() (swift.obj.updater.ObjectUpdater method)
ObjectAuditor (class in swift.obj.auditor)
ObjectController (class in swift.obj.server)
ObjectControllerRouter (class in swift.proxy.controllers.obj)
ObjectReplicator (class in swift.obj.replicator)
ObjectUpdater (class in swift.obj.updater)
once() (swift.common.manager.Manager method)
open() (swift.obj.diskfile.BaseDiskFile method)
OPTIONS() (swift.proxy.controllers.base.Controller method)
outbound_exclusions (in module swift.common.middleware.gatekeeper)
outgoing_allow_headers (swift.common.middleware.tempurl.TempURL attribute)
outgoing_allow_headers_startswith (swift.common.middleware.tempurl.TempURL attribute)
outgoing_remove_headers (swift.common.middleware.tempurl.TempURL attribute)
outgoing_remove_headers_startswith (swift.common.middleware.tempurl.TempURL attribute)
override_bytes_from_content_type() (in module swift.common.utils)

P

pairs() (in module swift.common.utils)
params (swift.common.swob.Request attribute)
parse_acl() (in module swift.common.middleware.acl)
parse_acl_v1() (in module swift.common.middleware.acl)
parse_acl_v2() (in module swift.common.middleware.acl)
parse_and_validate_input() (in module swift.common.middleware.slo)
parse_content_disposition() (in module swift.common.utils)
parse_content_range() (in module swift.common.utils)
parse_content_type() (in module swift.common.utils)
parse_mime_headers() (in module swift.common.utils)
parse_on_disk_filename() (swift.obj.diskfile.BaseDiskFileManager method)
(swift.obj.diskfile.ECDiskFileManager method)
parse_options() (in module swift.common.utils)
parse_socket_string() (in module swift.common.utils)
parse_storage_policies() (in module swift.common.storage_policy)
partition_count (swift.common.ring.ring.Ring attribute)
pass_through_headers (swift.proxy.controllers.base.Controller attribute)
(swift.proxy.controllers.container.ContainerController attribute)
path (swift.common.swob.Request attribute)
path_info (swift.common.swob.Request attribute)
path_info_pop() (swift.common.swob.Request method)
path_qs (swift.common.swob.Request attribute)
PathNotDir
PENDING_CAP (in module swift.common.db)
PermissionError
pickle_async_update() (swift.obj.diskfile.BaseDiskFileManager method)
PICKLE_PROTOCOL (in module swift.common.db)
pid_files() (swift.common.manager.Server method)
pipeline_property() (in module swift.common.wsgi)
PipelineWrapper (class in swift.common.wsgi)
PipeMutex (class in swift.common.utils)
policy_type (swift.proxy.controllers.obj.ECObjectController attribute)
(swift.proxy.controllers.obj.ReplicatedObjectController attribute)
policy_type_to_controller_map (swift.proxy.controllers.obj.ObjectControllerRouter attribute)
policy_type_to_manager_cls (swift.obj.diskfile.DiskFileRouter attribute)
pop_range() (swift.proxy.controllers.base.ResumingGetter method)
port_for_sock() (swift.common.wsgi.PortPidState method)
port_index_pairs() (swift.common.wsgi.PortPidState method)
PortPidState (class in swift.common.wsgi)
possibly_quarantine() (swift.common.db.DatabaseBroker method)
POST() (swift.account.server.AccountController method)
(swift.container.server.ContainerController method)
(swift.obj.server.ObjectController method)
(swift.proxy.controllers.account.AccountController method)
(swift.proxy.controllers.container.ContainerController method)
(swift.proxy.controllers.obj.BaseObjectController method)
post_fork_hook() (swift.common.wsgi.ServersPerPortStrategy method)
(swift.common.wsgi.WorkersStrategy method)
pretend_min_part_hours_passed() (swift.common.ring.builder.RingBuilder method)
process() (swift.common.utils.LogAdapter method)
process_container() (swift.container.updater.ContainerUpdater method)
process_object_update() (swift.obj.updater.ObjectUpdater method)
provide_alternate_node() (swift.proxy.controllers.obj.ECGetResponseCollection method)
ProxyLoggingMiddleware (class in swift.common.middleware.proxy_logging)
public() (in module swift.common.utils)
purge() (swift.obj.diskfile.ECDiskFile method)
PUT() (swift.account.server.AccountController method)
(swift.container.server.ContainerController method)
put() (swift.obj.diskfile.BaseDiskFileWriter method)
(swift.obj.diskfile.DiskFileWriter method)
(swift.obj.diskfile.ECDiskFileWriter method)
PUT() (swift.obj.server.ObjectController method)
(swift.proxy.controllers.account.AccountController method)
(swift.proxy.controllers.container.ContainerController method)
(swift.proxy.controllers.obj.BaseObjectController method)
put_container() (swift.account.backend.AccountBroker method)
(swift.common.internal_client.SimpleClient method)
put_object() (in module swift.common.internal_client)
(swift.common.internal_client.SimpleClient method)
(swift.container.backend.ContainerBroker method)
put_recon_cache_entry() (in module swift.common.utils)
put_record() (swift.common.db.DatabaseBroker method)
put_succeeded (swift.obj.diskfile.BaseDiskFileWriter attribute)
Putter (class in swift.proxy.controllers.obj)
PutterConnectError

Q

quarantine_db() (in module swift.common.db_replicator)
quarantine_renamer() (in module swift.obj.diskfile)
(swift.obj.diskfile.BaseDiskFileManager method)
query_string (swift.common.swob.Request attribute)
quorum (swift.common.storage_policy.BaseStoragePolicy attribute)
(swift.common.storage_policy.ECStoragePolicy attribute)
(swift.common.storage_policy.StoragePolicy attribute)
quorum_size() (in module swift.common.utils)
quote() (in module swift.common.utils)

R

random() (in module swift.account.auditor)
(in module swift.common.utils)
(in module swift.container.auditor)
(in module swift.container.sync)
(in module swift.container.updater)
(in module swift.obj.updater)
Range (class in swift.common.swob)
range (swift.common.swob.Request attribute)
RangeAlreadyComplete
ranges_for_length() (swift.common.swob.Range method)
ratelimit_sleep() (in module swift.common.utils)
RateLimitedIterator (class in swift.common.utils)
RateLimitMiddleware (class in swift.common.middleware.ratelimit)
read() (swift.common.internal_client.CompressingFileReader method)
(swift.common.utils.InputProxy method)
READ_CHUNK_SIZE (in module swift.common.middleware.formpost)
read_hashes() (in module swift.obj.diskfile)
read_metadata() (in module swift.obj.diskfile)
(swift.obj.diskfile.BaseDiskFile method)
readconf() (in module swift.common.utils)
reader() (swift.obj.diskfile.BaseDiskFile method)
reader_cls (swift.obj.diskfile.BaseDiskFile attribute)
(swift.obj.diskfile.DiskFile attribute)
(swift.obj.diskfile.ECDiskFile attribute)
readline() (swift.common.utils.InputProxy method)
(swift.obj.ssync_sender.Sender method)
realms() (swift.common.container_sync_realms.ContainerSyncRealms method)
realms_conf (swift.container.server.ContainerController attribute)
(swift.container.sync.ContainerSync attribute)
reap_account() (swift.account.reaper.AccountReaper method)
reap_container() (swift.account.reaper.AccountReaper method)
reap_device() (swift.account.reaper.AccountReaper method)
reap_object() (swift.account.reaper.AccountReaper method)
rebalance() (swift.common.ring.builder.RingBuilder method)
Receiver (class in swift.obj.ssync_receiver)
reclaim() (swift.common.db.DatabaseBroker method)
ReconMiddleware (class in swift.common.middleware.recon)
record_stats() (swift.obj.auditor.AuditorWorker method)
referer (swift.common.swob.Request attribute)
referrer (swift.common.swob.Request attribute)
referrer_allowed() (in module swift.common.middleware.acl)
register() (swift.common.storage_policy.BaseStoragePolicy class method)
(swift.obj.diskfile.DiskFileRouter class method)
(swift.proxy.controllers.obj.ObjectControllerRouter class method)
register_swift_info() (in module swift.common.utils)
register_worker_exit() (swift.common.wsgi.ServersPerPortStrategy method)
(swift.common.wsgi.WorkersStrategy method)
register_worker_start() (swift.common.wsgi.ServersPerPortStrategy method)
(swift.common.wsgi.WorkersStrategy method)
reiterate() (in module swift.common.utils)
release() (swift.common.utils.PipeMutex method)
reload() (swift.common.container_sync_realms.ContainerSyncRealms method)
(swift.common.manager.Manager method)
reload_constraints() (in module swift.common.constraints)
reload_storage_policies() (in module swift.common.storage_policy)
remote_addr (swift.common.swob.Request attribute)
remote_user (swift.common.swob.Request attribute)
remove_dev() (swift.common.ring.builder.RingBuilder method)
remove_file() (in module swift.common.utils)
remove_items() (in module swift.common.request_helpers)
remove_name() (swift.common.storage_policy.BaseStoragePolicy method)
remove_policy_alias() (swift.common.storage_policy.StoragePolicyCollection method)
renamer() (in module swift.common.utils)
ReplConnection (class in swift.common.db_replicator)
replica_count (swift.common.ring.ring.Ring attribute)
REPLICATE() (swift.account.server.AccountController method)
replicate() (swift.common.db_replicator.ReplConnection method)
REPLICATE() (swift.container.server.ContainerController method)
replicate() (swift.obj.replicator.ObjectReplicator method)
REPLICATE() (swift.obj.server.ObjectController method)
replicate_reconcilers() (swift.container.replicator.ContainerReplicator method)
ReplicatedObjectController (class in swift.proxy.controllers.obj)
replication() (in module swift.common.utils)
replication_lock() (swift.obj.diskfile.BaseDiskFileManager method)
ReplicationException
ReplicationLockTimeout
Replicator (class in swift.common.db_replicator)
ReplicatorRpc (class in swift.common.db_replicator)
report() (swift.container.sync.ContainerSync method)
report_up_to_date() (swift.common.db_replicator.Replicator method)
(swift.container.replicator.ContainerReplicator method)
reported (swift.container.sync.ContainerSync attribute)
reported() (swift.container.backend.ContainerBroker method)
Request (class in swift.common.swob)
reset_stats() (swift.account.reaper.AccountReaper method)
resolve_etag_is_at_header() (in module swift.common.request_helpers)
Response (class in swift.common.swob)
response_class (swift.common.bufferedhttp.BufferedHTTPConnection attribute)
response_parts_iter() (swift.proxy.controllers.base.ResumingGetter method)
ResponseTimeout
restart() (swift.common.manager.Manager method)
RestrictedGreenPool (class in swift.common.wsgi)
ResumingGetter (class in swift.proxy.controllers.base)
retry() (in module swift.common.direct_client)
retry_request() (swift.common.internal_client.SimpleClient method)
Ring (class in swift.common.ring.ring)
RingBuilder (class in swift.common.ring.builder)
RingBuilderError
RingData (class in swift.common.ring.ring)
RingLoadError
RingValidationError
RingValidationWarning
roundrobin_datadirs() (in module swift.common.db_replicator)
rsync() (swift.obj.replicator.ObjectReplicator method)
rsync_ip() (in module swift.common.utils)
rsync_module_interpolation() (in module swift.common.utils)
rsync_then_merge() (swift.common.db_replicator.ReplicatorRpc method)
run_audit() (swift.obj.auditor.ObjectAuditor method)
run_command() (swift.common.manager.Manager method)
run_forever() (swift.account.auditor.AccountAuditor method)
(swift.account.reaper.AccountReaper method)
(swift.common.db_replicator.Replicator method)
(swift.container.auditor.ContainerAuditor method)
(swift.container.sync.ContainerSync method)
(swift.container.updater.ContainerUpdater method)
(swift.obj.auditor.ObjectAuditor method)
(swift.obj.replicator.ObjectReplicator method)
(swift.obj.updater.ObjectUpdater method)
run_once() (swift.account.auditor.AccountAuditor method)
(swift.account.reaper.AccountReaper method)
(swift.common.db_replicator.Replicator method)
(swift.container.auditor.ContainerAuditor method)
(swift.container.replicator.ContainerReplicator method)
(swift.container.sync.ContainerSync method)
(swift.container.updater.ContainerUpdater method)
(swift.obj.auditor.ObjectAuditor method)
(swift.obj.replicator.ObjectReplicator method)
(swift.obj.updater.ObjectUpdater method)
run_wsgi() (in module swift.common.wsgi)

S

safe_kill() (in module swift.common.manager)
sanitize_timeout() (in module swift.common.memcached)
save() (swift.common.ring.builder.RingBuilder method)
(swift.common.ring.ring.RingData method)
save_headers (swift.container.server.ContainerController attribute)
script_name (swift.common.swob.Request attribute)
search_devs() (swift.common.ring.builder.RingBuilder method)
search_tree() (in module swift.common.utils)
seek() (swift.common.internal_client.CompressingFileReader method)
segment_range_to_fragment_range() (in module swift.proxy.controllers.obj)
SegmentedIterable (class in swift.common.request_helpers)
SegmentError
select_http_proxy() (swift.container.sync.ContainerSync method)
send_chunk() (swift.proxy.controllers.obj.Putter method)
send_commit_confirmation() (swift.proxy.controllers.obj.MIMEPutter method)
send_delete() (swift.obj.ssync_sender.Sender method)
send_post() (swift.obj.ssync_sender.Sender method)
send_put() (swift.obj.ssync_sender.Sender method)
Sender (class in swift.obj.ssync_sender)
serialize_v1() (swift.common.ring.ring.RingData method)
Server (class in swift.common.manager)
server_handled_successfully() (in module swift.common.utils)
server_type (swift.account.server.AccountController attribute)
(swift.container.replicator.ContainerReplicator attribute)
(swift.container.server.ContainerController attribute)
(swift.obj.server.ObjectController attribute)
(swift.proxy.controllers.account.AccountController attribute)
(swift.proxy.controllers.base.Controller attribute)
(swift.proxy.controllers.container.ContainerController attribute)
(swift.proxy.controllers.obj.BaseObjectController attribute)
ServersPerPortStrategy (class in swift.common.wsgi)
set() (swift.common.memcached.MemcacheRing method)
set_account_metadata() (swift.common.internal_client.InternalClient method)
set_container_metadata() (swift.common.internal_client.InternalClient method)
set_dev_weight() (swift.common.ring.builder.RingBuilder method)
set_durable() (swift.proxy.controllers.obj.ECGetResponseBucket method)
set_info_cache() (in module swift.proxy.controllers.base)
set_initial_state() (swift.common.internal_client.CompressingFileReader method)
set_multi() (swift.common.memcached.MemcacheRing method)
set_node_provider() (swift.proxy.controllers.base.NodeIter method)
set_node_timing() (swift.proxy.server.Application method)
set_object_info_cache() (in module swift.proxy.controllers.base)
set_object_metadata() (swift.common.internal_client.InternalClient method)
set_overload() (swift.common.ring.builder.RingBuilder method)
set_replicas() (swift.common.ring.builder.RingBuilder method)
set_statsd_prefix() (swift.common.utils.LogAdapter method)
set_storage_policy_index() (swift.container.backend.ContainerBroker method)
set_x_container_sync_points() (swift.container.backend.ContainerBroker method)
setup() (swift.obj.server.ObjectController method)
setup_env() (in module swift.common.manager)
shortfall (swift.proxy.controllers.obj.ECGetResponseBucket attribute)
shortfall_with_alts (swift.proxy.controllers.obj.ECGetResponseBucket attribute)
shutdown() (swift.common.manager.Manager method)
shutdown_sockets() (swift.common.wsgi.ServersPerPortStrategy method)
(swift.common.wsgi.WorkersStrategy method)
signal_pids() (swift.common.manager.Server method)
SimpleClient (class in swift.common.internal_client)
sock_for_port() (swift.common.wsgi.PortPidState method)
sort_nodes() (swift.proxy.server.Application method)
source_key() (in module swift.proxy.controllers.base)
spawn() (swift.common.manager.Server method)
(swift.common.utils.GreenAsyncPile method)
spawn_sender_greenthread() (swift.proxy.controllers.obj.Putter method)
split_and_validate_path() (in module swift.common.request_helpers)
split_path() (in module swift.common.utils)
(swift.common.swob.Request method)
split_policy_string() (in module swift.common.storage_policy)
Spliterator (class in swift.common.utils)
ssync() (swift.obj.replicator.ObjectReplicator method)
SSYNC() (swift.obj.server.ObjectController method)
start() (swift.common.manager.Manager method)
startswith() (swift.common.wsgi.PipelineWrapper method)
StaticLargeObject (class in swift.common.middleware.slo)
StaticWeb (class in swift.common.middleware.staticweb)
stats_line() (swift.obj.replicator.ObjectReplicator method)
statsd_delegate() (swift.common.utils.LogAdapter method)
status (swift.common.swob.Response attribute)
status() (swift.common.manager.Manager method)
(swift.common.manager.Server method)
StatusMap (class in swift.common.swob)
stop() (swift.common.manager.Manager method)
(swift.common.manager.Server method)
storage_directory() (in module swift.common.utils)
storage_policy_index (swift.container.backend.ContainerBroker attribute)
StoragePolicy (class in swift.common.storage_policy)
StoragePolicyCollection (class in swift.common.storage_policy)
StoragePolicySingleton (class in swift.common.storage_policy)
str_params (swift.common.swob.Request attribute)
StreamingPile (class in swift.common.utils)
streq_const_time() (in module swift.common.utils)
strip_object_transient_sysmeta_prefix() (in module swift.common.request_helpers)
strip_self() (in module swift.obj.diskfile)
strip_sys_meta_prefix() (in module swift.common.request_helpers)
strip_user_meta_prefix() (in module swift.common.request_helpers)
SuffixSyncError
swift.account.auditor (module)
swift.account.backend (module)
swift.account.reaper (module)
swift.account.server (module)
swift.cli.ring_builder_analyzer (module)
swift.common.bufferedhttp (module)
swift.common.constraints (module)
swift.common.container_sync_realms (module)
swift.common.db (module)
swift.common.db_replicator (module)
swift.common.direct_client (module)
swift.common.exceptions (module)
swift.common.internal_client (module)
swift.common.manager (module)
swift.common.memcached (module)
swift.common.middleware.account_quotas (module)
swift.common.middleware.acl (module)
swift.common.middleware.bulk (module)
swift.common.middleware.catch_errors (module)
swift.common.middleware.cname_lookup (module)
swift.common.middleware.container_quotas (module)
swift.common.middleware.container_sync (module)
swift.common.middleware.copy (module)
swift.common.middleware.crossdomain (module)
swift.common.middleware.crypto (module)
swift.common.middleware.crypto.decrypter (module)
swift.common.middleware.crypto.encrypter (module)
swift.common.middleware.crypto.keymaster (module)
swift.common.middleware.dlo (module)
swift.common.middleware.domain_remap (module)
swift.common.middleware.formpost (module)
swift.common.middleware.gatekeeper (module)
swift.common.middleware.healthcheck (module)
swift.common.middleware.keystoneauth (module)
swift.common.middleware.list_endpoints (module)
swift.common.middleware.memcache (module)
swift.common.middleware.name_check (module)
swift.common.middleware.proxy_logging (module)
swift.common.middleware.ratelimit (module)
swift.common.middleware.recon (module)
swift.common.middleware.slo (module)
swift.common.middleware.staticweb (module)
swift.common.middleware.tempauth (module)
swift.common.middleware.tempurl (module)
swift.common.middleware.versioned_writes (module), [1]
swift.common.middleware.xprofile (module)
swift.common.request_helpers (module)
swift.common.ring.builder (module)
swift.common.ring.ring (module)
swift.common.storage_policy (module)
swift.common.swob (module)
swift.common.utils (module)
swift.common.wsgi (module)
swift.container.auditor (module)
swift.container.backend (module)
swift.container.replicator (module)
swift.container.server (module)
swift.container.sync (module)
swift.container.updater (module)
swift.obj.auditor (module)
swift.obj.diskfile (module)
swift.obj.replicator (module)
swift.obj.server (module)
swift.obj.ssync_receiver (module)
swift.obj.ssync_sender (module)
swift.obj.updater (module)
swift.proxy.controllers.account (module)
swift.proxy.controllers.base (module)
swift.proxy.controllers.container (module)
swift.proxy.controllers.obj (module)
swift.proxy.server (module)
swift_entity_path (swift.common.swob.Request attribute)
SwiftException
SwiftLogFormatter (class in swift.common.utils)
sync() (swift.common.db_replicator.ReplicatorRpc method)
(swift.obj.replicator.ObjectReplicator method)
sync_store (swift.container.sync.ContainerSync attribute)

T

TempAuth (class in swift.common.middleware.tempauth)
TempURL (class in swift.common.middleware.tempurl)
Timestamp (class in swift.common.utils)
timestamp (swift.common.swob.Request attribute)
(swift.obj.diskfile.BaseDiskFile attribute)
timing_stats() (in module swift.common.utils)
to_dict() (swift.common.ring.builder.RingBuilder method)
(swift.common.ring.ring.RingData method)
tpool_reraise() (in module swift.common.utils)
track_port() (swift.common.wsgi.PortPidState method)
trailing_metadata() (in module swift.proxy.controllers.obj)
transfer_headers() (swift.proxy.controllers.base.Controller method)

U

UnexpectedResponse
unlink_older_than() (in module swift.common.utils)
unlink_paths_older_than() (in module swift.common.utils)
UnPicklingError
update() (swift.obj.replicator.ObjectReplicator method)
update_auditor_status() (in module swift.obj.diskfile)
update_data_record() (swift.container.server.ContainerController method)
update_deleted() (swift.obj.replicator.ObjectReplicator method)
update_etag_is_at_header() (in module swift.common.request_helpers)
update_headers() (in module swift.proxy.controllers.base)
update_metadata() (swift.common.db.DatabaseBroker method)
update_new_item_from_existing() (in module swift.container.backend)
update_put_timestamp() (swift.common.db.DatabaseBroker method)
update_reconciler_sync() (swift.container.backend.ContainerBroker method)
update_request() (swift.proxy.server.Application method)
update_status_changed_at() (swift.common.db.DatabaseBroker method)
updates() (swift.obj.ssync_receiver.Receiver method)
(swift.obj.ssync_sender.Sender method)
upload_object() (swift.common.internal_client.InternalClient method)
url (swift.common.swob.Request attribute)
urlparse() (in module swift.common.utils)
user_agent (swift.common.swob.Request attribute)
utf8encode() (in module swift.common.db)
utf8encodekeys() (in module swift.common.db)

V

valid_api_version() (in module swift.common.constraints)
valid_timestamp() (in module swift.common.constraints)
validate() (swift.common.ring.builder.RingBuilder method)
validate_device_partition() (in module swift.common.utils)
validate_first_segment() (swift.common.request_helpers.SegmentedIterable method)
validate_fragment_index() (swift.obj.diskfile.ECDiskFileManager method)
validate_metadata() (swift.common.db.DatabaseBroker static method)
validate_per_policy_counts() (swift.account.auditor.AccountAuditor method)
validate_sync_to() (in module swift.common.utils)

W

wait() (swift.common.manager.Server method)
(swift.proxy.controllers.obj.Putter method)
waitall() (swift.common.utils.GreenAsyncPile method)
waitfirst() (swift.common.utils.GreenAsyncPile method)
watch_server_pids() (in module swift.common.manager)
weight_of_one_part() (swift.common.ring.builder.RingBuilder method)
whataremyips() (in module swift.common.utils)
WorkersStrategy (class in swift.common.wsgi)
wrap_conf_type() (in module swift.common.wsgi)
write() (swift.obj.diskfile.BaseDiskFileWriter method)
write_file() (in module swift.common.utils)
write_hashes() (in module swift.obj.diskfile)
write_metadata() (in module swift.obj.diskfile)
(swift.obj.diskfile.BaseDiskFile method)
write_pickle() (in module swift.common.utils)
writer_cls (swift.obj.diskfile.BaseDiskFile attribute)
(swift.obj.diskfile.DiskFile attribute)
(swift.obj.diskfile.ECDiskFile attribute)
WsgiBytesIO (class in swift.common.swob)
WSGIContext (class in swift.common.wsgi)
wsgify() (in module swift.common.swob)
www_authenticate() (swift.common.swob.Response method)

Y

yield_hashes() (swift.obj.diskfile.BaseDiskFileManager method)
yield_suffixes() (swift.obj.diskfile.BaseDiskFileManager method)

Z

zero_copy_send() (swift.obj.diskfile.BaseDiskFileReader method)