Index

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

A

account_audit() (swift.account.auditor.AccountAuditor method)
account_info() (swift.proxy.server.Controller method)
ACCOUNT_LISTING_LIMIT (in module swift.common.constraints)
account_update() (swift.container.server.ContainerController method)
AccountAuditor (class in swift.account.auditor)
AccountBroker (class in swift.common.db)
AccountController (class in swift.account.server)
(class in swift.proxy.server)
AccountReaper (class in swift.account.reaper)
add_dev() (swift.common.ring.builder.RingBuilder method)
add_storage_account() (swift.auth.server.AuthController method)
app_factory() (in module swift.account.server)
(in module swift.auth.server)
(in module swift.container.server)
(in module swift.obj.server)
(in module swift.proxy.server)
app_iter_range() (swift.obj.server.DiskFile method)
(swift.proxy.server.SegmentedIterable method)
Application (class in swift.proxy.server)
audit_location_generator() (in module swift.common.utils)
AuditException
AuthController (class in swift.auth.server)
AuthException
authorize() (swift.common.middleware.auth.DevAuth method)
(swift.common.middleware.swauth.Swauth method)

B

BaseApplication (class in swift.proxy.server)
best_response() (swift.proxy.server.Controller method)
BROKER_TIMEOUT (in module swift.common.db)
BucketController (class in swift.common.middleware.swift3)
BufferedHTTPConnection (class in swift.common.bufferedhttp)
BufferedHTTPResponse (class in swift.common.bufferedhttp)

C

cache_from_env() (in module swift.common.utils)
can_delete_db() (swift.common.db.AccountBroker method)
capture_stdio() (in module swift.common.utils)
change_min_part_hours() (swift.common.ring.builder.RingBuilder method)
check_float() (in module swift.common.constraints)
check_metadata() (in module swift.common.constraints)
check_mount() (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)
ChunkReadTimeout
ChunkWriteTimeout
clean_acl() (in module swift.common.middleware.acl)
clean_acls() (swift.proxy.server.ContainerController method)
ClientException
close() (swift.obj.server.DiskFile method)
collect_jobs() (swift.obj.replicator.ObjectReplicator method)
commit() (swift.common.db.GreenDBConnection method)
complete_rsync() (swift.common.db_replicator.ReplicatorRpc method)
compute_eta() (in module swift.common.utils)
Connection (class in swift.common.client)
ConnectionTimeout
container_audit() (swift.container.auditor.ContainerAuditor method)
container_info() (swift.proxy.server.Controller method)
CONTAINER_LISTING_LIMIT (in module swift.common.constraints)
container_report() (swift.container.updater.ContainerUpdater method)
container_sweep() (swift.container.updater.ContainerUpdater method)
container_update() (swift.obj.server.ObjectController method)
ContainerAuditor (class in swift.container.auditor)
ContainerBroker (class in swift.common.db)
ContainerController (class in swift.container.server)
(class in swift.proxy.server)
ContainerUpdater (class in swift.container.updater)
Controller (class in swift.proxy.server)
COPY() (swift.proxy.server.ObjectController method)
copy_from() (swift.common.ring.builder.RingBuilder method)
create_account_stat_table() (swift.common.db.AccountBroker method)
create_container_stat_table() (swift.common.db.ContainerBroker method)
create_container_table() (swift.common.db.AccountBroker method)
create_object_table() (swift.common.db.ContainerBroker method)
create_user() (swift.auth.server.AuthController method)
credentials_match() (swift.common.middleware.swauth.Swauth method)

D

DatabaseBroker (class in swift.common.db)
DatabaseConnectionError
decr() (swift.common.memcached.MemcacheRing method)
delay_denial() (in module swift.proxy.server)
DELETE() (swift.account.server.AccountController method)
delete() (swift.common.memcached.MemcacheRing method)
DELETE() (swift.common.middleware.swift3.BucketController method)
(swift.common.middleware.swift3.ObjectController method)
(swift.container.server.ContainerController method)
(swift.obj.server.ObjectController method)
(swift.proxy.server.AccountController method)
(swift.proxy.server.ContainerController method)
(swift.proxy.server.ObjectController method)
delete_container() (in module swift.common.client)
(swift.common.client.Connection method)
delete_db() (swift.common.db.DatabaseBroker method)
delete_object() (in module swift.common.client)
(swift.common.client.Connection method)
(swift.common.db.ContainerBroker method)
denied_response() (swift.common.middleware.auth.DevAuth method)
(swift.common.middleware.swauth.Swauth method)
detect_lockups() (swift.obj.replicator.ObjectReplicator method)
DevAuth (class in swift.common.middleware.auth)
dict_factory() (in module swift.common.db)
direct_delete_container() (in module swift.common.direct_client)
direct_delete_object() (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_head_container() (in module swift.common.direct_client)
direct_head_object() (in module swift.common.direct_client)
direct_put_object() (in module swift.common.direct_client)
DiskFile (class in swift.obj.server)
dispatch() (swift.common.db_replicator.ReplicatorRpc method)
DriveNotMounted
drop_buffer_cache() (in module swift.common.utils)
drop_cache() (swift.obj.server.DiskFile method)
drop_privileges() (in module swift.common.utils)

E

empty() (swift.common.db.AccountBroker method)
(swift.common.db.ContainerBroker method)
error_increment() (swift.proxy.server.Controller method)
error_limit() (swift.proxy.server.Controller method)
error_limited() (swift.proxy.server.Controller method)
error_occurred() (swift.proxy.server.Controller method)
exception_occurred() (swift.proxy.server.Controller method)
execute() (swift.common.db.GreenDBConnection method)

F

fallocate() (in module swift.common.utils)
filter_factory() (in module swift.common.middleware.auth)
(in module swift.common.middleware.ratelimit)
(in module swift.common.middleware.swauth)
(in module swift.common.middleware.swift3)

G

GET() (swift.account.server.AccountController method)
get() (swift.common.db.DatabaseBroker method)
(swift.common.memcached.MemcacheRing method)
GET() (swift.common.middleware.healthcheck.HealthCheckMiddleware method)
(swift.common.middleware.swift3.BucketController method)
(swift.common.middleware.swift3.ObjectController method)
(swift.common.middleware.swift3.ServiceController method)
(swift.container.server.ContainerController method)
(swift.obj.server.ObjectController method)
(swift.proxy.server.ContainerController method)
(swift.proxy.server.Controller method)
(swift.proxy.server.ObjectController method)
get_account() (in module swift.common.client)
(swift.common.client.Connection method)
get_account_memcache_key() (in module swift.proxy.server)
get_account_ring() (swift.account.reaper.AccountReaper method)
(swift.container.updater.ContainerUpdater method)
get_admin_detail() (swift.common.middleware.swauth.Swauth method)
get_auth() (in module swift.common.client)
(swift.common.client.Connection method)
get_balance() (swift.common.ring.builder.RingBuilder method)
get_conn() (swift.auth.server.AuthController method)
(swift.common.middleware.swauth.Swauth method)
get_container() (in module swift.common.client)
(swift.common.client.Connection method)
get_container_maxrate() (swift.common.middleware.ratelimit.RateLimitMiddleware method)
get_container_memcache_key() (in module swift.proxy.server)
get_container_ring() (swift.account.reaper.AccountReaper method)
(swift.obj.updater.ObjectUpdater method)
get_container_timestamp() (swift.common.db.AccountBroker method)
get_controller() (swift.proxy.server.BaseApplication method)
get_db_connection() (in module swift.common.db)
get_err_response() (in module swift.common.middleware.swift3)
get_groups() (swift.common.middleware.auth.DevAuth method)
(swift.common.middleware.swauth.Swauth method)
get_hashes() (in module swift.obj.replicator)
get_info() (swift.common.db.AccountBroker method)
(swift.common.db.ContainerBroker method)
get_items_since() (swift.common.db.DatabaseBroker method)
get_itoken() (swift.common.middleware.swauth.Swauth method)
get_logger() (in module swift.common.utils)
get_more_nodes() (swift.common.ring.ring.Ring method)
get_multi() (swift.common.memcached.MemcacheRing method)
get_nodes() (swift.common.ring.ring.Ring method)
get_object() (in module swift.common.client)
(swift.common.client.Connection method)
get_object_ring() (swift.account.reaper.AccountReaper method)
get_param() (in module swift.common.utils)
get_part_nodes() (swift.common.ring.ring.Ring method)
get_paths() (swift.container.updater.ContainerUpdater method)
get_random_containers() (swift.common.db.AccountBroker method)
get_random_objects() (swift.common.db.ContainerBroker method)
get_ratelimitable_key_tuples() (swift.common.middleware.ratelimit.RateLimitMiddleware method)
get_replication_info() (swift.common.db.DatabaseBroker method)
get_ring() (swift.common.ring.builder.RingBuilder method)
get_socket() (in module swift.common.wsgi)
get_sync() (swift.common.db.DatabaseBroker method)
get_syncs() (swift.common.db.DatabaseBroker method)
get_time_units() (in module swift.common.utils)
get_update_nodes() (swift.proxy.server.Controller method)
GETorHEAD() (swift.proxy.server.AccountController method)
(swift.proxy.server.ContainerController method)
(swift.proxy.server.ObjectController method)
GETorHEAD_base() (swift.proxy.server.Controller method)
GreenDBConnection (class in swift.common.db)

H

handle() (swift.common.middleware.swauth.Swauth method)
handle_account_recreate() (swift.auth.server.AuthController method)
handle_add_user() (swift.auth.server.AuthController method)
handle_auth() (swift.auth.server.AuthController method)
handle_delete_account() (swift.common.middleware.swauth.Swauth method)
handle_delete_user() (swift.common.middleware.swauth.Swauth method)
handle_get_account() (swift.common.middleware.swauth.Swauth method)
handle_get_reseller() (swift.common.middleware.swauth.Swauth method)
handle_get_token() (swift.common.middleware.swauth.Swauth method)
handle_get_user() (swift.common.middleware.swauth.Swauth method)
handle_prep() (swift.common.middleware.swauth.Swauth method)
handle_put_account() (swift.common.middleware.swauth.Swauth method)
handle_put_user() (swift.common.middleware.swauth.Swauth method)
handle_ratelimit() (swift.common.middleware.ratelimit.RateLimitMiddleware method)
handle_request() (swift.common.middleware.swauth.Swauth method)
(swift.proxy.server.Application method)
(swift.proxy.server.BaseApplication method)
handle_set_services() (swift.common.middleware.swauth.Swauth method)
handle_token() (swift.auth.server.AuthController method)
handle_validate_token() (swift.common.middleware.swauth.Swauth method)
handleREST() (swift.auth.server.AuthController method)
has_changed() (swift.common.ring.ring.Ring method)
hash_path() (in module swift.common.utils)
hash_suffix() (in module swift.obj.replicator)
HEAD() (swift.account.server.AccountController method)
(swift.common.middleware.swift3.ObjectController method)
(swift.container.server.ContainerController method)
(swift.obj.server.ObjectController method)
(swift.proxy.server.ContainerController method)
(swift.proxy.server.Controller method)
(swift.proxy.server.ObjectController method)
head_account() (in module swift.common.client)
(swift.common.client.Connection method)
head_container() (in module swift.common.client)
(swift.common.client.Connection method)
head_object() (in module swift.common.client)
(swift.common.client.Connection method)
HealthCheckMiddleware (class in swift.common.middleware.healthcheck)
heartbeat() (swift.obj.replicator.ObjectReplicator method)
http_connect() (in module swift.common.bufferedhttp)
http_connect_raw() (in module swift.common.bufferedhttp)
http_connection() (in module swift.common.client)
(swift.common.client.Connection method)

I

incr() (swift.common.memcached.MemcacheRing method)
initialize() (swift.common.db.DatabaseBroker method)
invalidate_hash() (in module swift.obj.replicator)
is_account_admin() (swift.auth.server.AuthController method)
(swift.common.middleware.swauth.Swauth method)
is_deleted() (swift.common.db.AccountBroker method)
(swift.common.db.ContainerBroker method)
(swift.obj.server.DiskFile method)
is_reseller_admin() (swift.common.middleware.swauth.Swauth method)
is_status_deleted() (swift.common.db.AccountBroker method)
is_super_admin() (swift.common.middleware.swauth.Swauth method)
item_from_env() (in module swift.common.utils)
iter_devices_partitions() (in module swift.common.utils)
iter_nodes() (swift.proxy.server.Controller method)

K

kill_coros() (swift.obj.replicator.ObjectReplicator method)

L

list_containers_iter() (swift.common.db.AccountBroker method)
list_objects_iter() (swift.common.db.ContainerBroker method)
load_libc_function() (in module swift.common.utils)
lock() (swift.common.db.DatabaseBroker method)
lock_parent_directory() (in module swift.common.utils)
lock_path() (in module swift.common.utils)
LockTimeout
LogAdapter (class in swift.common.utils)

M

make_request() (swift.common.middleware.swauth.Swauth method)
MAX_FILE_SIZE (in module swift.common.constraints)
MAX_META_COUNT (in module swift.common.constraints)
MAX_META_NAME_LENGTH (in module swift.common.constraints)
MAX_META_OVERALL_SIZE (in module swift.common.constraints)
MAX_META_VALUE_LENGTH (in module swift.common.constraints)
MAX_OBJECT_NAME_LENGTH (in module swift.common.constraints)
MemcacheRing (class in swift.common.memcached)
merge_items() (swift.common.db.AccountBroker method)
(swift.common.db.ContainerBroker method)
(swift.common.db_replicator.ReplicatorRpc method)
merge_syncs() (swift.common.db.DatabaseBroker method)
(swift.common.db_replicator.ReplicatorRpc method)
merge_timestamps() (swift.common.db.DatabaseBroker method)
MessageTimeout
metadata (swift.common.db.DatabaseBroker attribute)
mkdirs() (in module swift.common.utils)
mkstemp() (swift.obj.server.DiskFile method)
monkey_patch_mimetools() (in module swift.common.wsgi)

N

NamedFormatter (class in swift.common.utils)
newid() (swift.common.db.DatabaseBroker method)
next() (swift.proxy.server.SegmentedIterable method)
node_post_or_delete() (swift.proxy.server.ObjectController method)
normalize_timestamp() (in module swift.common.utils)
NullLogger (class in swift.common.utils)

O

object_audit() (swift.obj.auditor.ObjectAuditor 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.common.middleware.swift3)
(class in swift.obj.server)
(class in swift.proxy.server)
ObjectReplicator (class in swift.obj.replicator)
ObjectUpdater (class in swift.obj.updater)

P

parse_acl() (in module swift.common.middleware.acl)
parse_options() (in module swift.common.utils)
partition_count (swift.common.ring.ring.Ring attribute)
PENDING_CAP (in module swift.common.db)
PICKLE_PROTOCOL (in module swift.common.db)
POST() (swift.account.server.AccountController method)
(swift.container.server.ContainerController method)
(swift.obj.server.ObjectController method)
(swift.proxy.server.AccountController method)
(swift.proxy.server.ContainerController method)
(swift.proxy.server.ObjectController method)
post_account() (in module swift.common.client)
(swift.common.client.Connection method)
post_container() (in module swift.common.client)
(swift.common.client.Connection method)
post_object() (in module swift.common.client)
(swift.common.client.Connection method)
posthooklogger() (swift.proxy.server.Application method)
(swift.proxy.server.BaseApplication method)
pretend_min_part_hours_passed() (swift.common.ring.builder.RingBuilder method)
process_container() (swift.container.updater.ContainerUpdater method)
process_object_update() (swift.obj.updater.ObjectUpdater method)
public() (in module swift.proxy.server)
purge_old_tokens() (swift.auth.server.AuthController method)
PUT() (swift.account.server.AccountController method)
(swift.common.middleware.swift3.BucketController method)
(swift.common.middleware.swift3.ObjectController method)
(swift.container.server.ContainerController method)
put() (swift.obj.server.DiskFile method)
PUT() (swift.obj.server.ObjectController method)
(swift.proxy.server.AccountController method)
(swift.proxy.server.ContainerController method)
(swift.proxy.server.ObjectController method)
put_container() (in module swift.common.client)
(swift.common.client.Connection method)
(swift.common.db.AccountBroker method)
put_object() (in module swift.common.client)
(swift.common.client.Connection method)
(swift.common.db.ContainerBroker method)

Q

quarantine_db() (in module swift.common.db_replicator)
quote() (in module swift.common.client)
(in module swift.common.direct_client)

R

random() (in module swift.account.auditor)
(in module swift.container.auditor)
(in module swift.container.updater)
(in module swift.obj.auditor)
(in module swift.obj.updater)
ratelimit_sleep() (in module swift.common.utils)
RateLimitMiddleware (class in swift.common.middleware.ratelimit)
read_metadata() (in module swift.obj.server)
readconf() (in module swift.common.utils)
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)
recalculate_hashes() (in module swift.obj.replicator)
reclaim() (swift.common.db.AccountBroker method)
(swift.common.db.ContainerBroker method)
(swift.common.db.DatabaseBroker method)
recreate_accounts() (swift.auth.server.AuthController method)
referrer_allowed() (in module swift.common.middleware.acl)
remove_dev() (swift.common.ring.builder.RingBuilder 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)
Replicator (class in swift.common.db_replicator)
ReplicatorRpc (class in swift.common.db_replicator)
reported() (swift.common.db.ContainerBroker method)
response_class (swift.common.bufferedhttp.BufferedHTTPConnection attribute)
retry() (in module swift.common.direct_client)
Ring (class in swift.common.ring.ring)
RingBuilder (class in swift.common.ring.builder)
RingData (class in swift.common.ring.ring)
roundrobin_datadirs() (swift.common.db_replicator.Replicator method)
rsync() (swift.obj.replicator.ObjectReplicator method)
rsync_then_merge() (swift.common.db_replicator.ReplicatorRpc 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.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.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

SegmentedIterable (class in swift.proxy.server)
ServiceController (class in swift.common.middleware.swift3)
set() (swift.common.memcached.MemcacheRing method)
set_dev_weight() (swift.common.ring.builder.RingBuilder method)
set_multi() (swift.common.memcached.MemcacheRing method)
split_path() (in module swift.common.utils)
stats_line() (swift.obj.replicator.ObjectReplicator method)
storage_directory() (in module swift.common.utils)
Swauth (class in swift.common.middleware.swauth)
swift.account.auditor (module)
swift.account.reaper (module)
swift.account.server (module)
swift.auth.server (module)
swift.common.bufferedhttp (module)
swift.common.client (module)
swift.common.constraints (module)
swift.common.db (module)
swift.common.db_replicator (module)
swift.common.direct_client (module)
swift.common.exceptions (module)
swift.common.memcached (module)
swift.common.middleware.acl (module)
swift.common.middleware.auth (module)
swift.common.middleware.healthcheck (module)
swift.common.middleware.ratelimit (module)
swift.common.middleware.swauth (module)
swift.common.middleware.swift3 (module)
swift.common.ring.builder (module)
swift.common.ring.ring (module)
swift.common.utils (module)
swift.common.wsgi (module)
swift.container.auditor (module)
swift.container.server (module)
swift.container.updater (module)
swift.obj.auditor (module)
swift.obj.replicator (module)
swift.obj.server (module)
swift.obj.updater (module)
swift.proxy.server (module)
Swift3Middleware (class in swift.common.middleware.swift3)
sync() (swift.common.db_replicator.ReplicatorRpc method)

T

to_dict() (swift.common.ring.builder.RingBuilder method)
(swift.common.ring.ring.RingData method)

U

unlink_older_than() (in module swift.common.utils)
unlinkold() (swift.obj.server.DiskFile method)
update() (swift.obj.replicator.ObjectReplicator method)
update_deleted() (swift.obj.replicator.ObjectReplicator method)
update_headers() (in module swift.proxy.server)
update_metadata() (swift.common.db.DatabaseBroker method)
update_put_timestamp() (swift.common.db.AccountBroker method)
(swift.common.db.ContainerBroker method)
update_request() (swift.proxy.server.BaseApplication method)

V

validate() (swift.common.ring.builder.RingBuilder method)
validate_s3_sign() (swift.auth.server.AuthController method)
validate_token() (swift.auth.server.AuthController method)

W

whataremyips() (in module swift.common.utils)
write_metadata() (in module swift.obj.server)
write_pickle() (in module swift.common.utils)