Middleware that translates container and account parts of a domain to path parameters that the proxy server understands.
Configuration option = Default value | Description |
---|---|
use = egg:swift#domain_remap | Entry point of paste.deploy in the server |
set log_name = domain_remap | Label to use when logging |
set log_facility = LOG_LOCAL0 | Syslog log facility |
set log_level = INFO | Log level |
set log_headers = false | If True, log headers in each request |
set log_address = /dev/log | Location where syslog sends the logs to |
storage_domain = example.com | Domain that matches your cloud. Multiple domains can be specified using a comma-separated list. |
path_root = v1 | Root path |
reseller_prefixes = AUTH | Reseller prefix |