
* Split container sync realms configuration into a separate file * Add description for no help options backport: mitaka Change-Id: I02543d9d36a8ebd3f889a0e08aacd74d9c1b9a66 Partial-Bug: #1605040
4.7 KiB
Configure Object Storage
OpenStack Object Storage uses multiple configuration files for
multiple services and background daemons, and paste.deploy
to manage server configurations. Default configuration options appear in
the [DEFAULT]
section. You can override the default values
by setting values in the other sections.
Container reconciler configuration
Find an example container sync realms configuration at
etc/container-reconciler.conf-sample
in the source code
repository.
The available configuration options are:
Sample container sync reconciler configuration file
Account server configuration
Find an example account server configuration at
etc/account-server.conf-sample
in the source code
repository.
The available configuration options are:
Sample account server configuration file
ini
https://git.openstack.org/cgit/openstack/swift/plain/etc/account-server.conf-sample?h=stable/mitaka
Proxy server configuration
Find an example proxy server configuration at
etc/proxy-server.conf-sample
in the source code
repository.
The available configuration options are:
Sample proxy server configuration file
ini
https://git.openstack.org/cgit/openstack/swift/plain/etc/proxy-server.conf-sample?h=stable/mitaka
Proxy server memcache configuration
Find an example memcache configuration for the proxy server at
etc/memcache.conf-sample
in the source code repository.
The available configuration options are:
Rsyncd configuration
Find an example rsyncd configuration at
etc/rsyncd.conf-sample
in the source code repository.
The available configuration options are: