Bases: object
WSGI controller for the account server.
Handle HTTP DELETE request.
Handle HTTP GET request.
Handle HTTP HEAD request.
Handle HTTP POST request.
Handle HTTP PUT request.
Handle HTTP REPLICATE request. Handler for RPC calls for account replication.
paste.deploy app factory for creating WSGI account server apps
Bases: swift.common.daemon.Daemon
Audit accounts.
Audits the given account path
Parameters: | path – the path to an account db |
---|
Run the account audit until stopped.
Run the account audit once.