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.
Object server configuration
Find an example object server configuration at
etc/object-server.conf-sample in the source code
repository.
The available configuration options are:
Sample object server configuration file
Container server configuration
Find an example container server configuration at
etc/container-server.conf-sample
in the source code repository.
The available configuration options are:
Sample container server 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
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