OpenStack 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 are set in the [DEFAULT]
section, and any options specified there can
be overridden in any of the other sections.
Object Server Configuration
An example Object Server configuration can be found at
etc/object-server.conf-sample in the source code
repository.
The following configuration options are
available:
Sample Object Server configuration file
Container Server Configuration
An example Container Server configuration can be found at
etc/container-server.conf-sample in the source code repository.
The following configuration options are available:
Sample Container Server configuration file
Account Server Configuration
An example Account Server configuration can be found at
etc/account-server.conf-sample in the source code repository.
The following configuration options are available:
Sample Account Server configuration file
Proxy Server Configuration
An example Proxy Server configuration can be found at etc/proxy-server.conf-sample
in the source code repository.
The following configuration options are available:
Sample Proxy Server configuration file