openstack-manuals/doc/config-reference/source/object-storage/configure.rst
Gauvain Pocentek 26510e84dd [config-ref] Publish the RST version
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b
Implements: blueprint config-ref-rst
2015-12-21 09:44:24 +01:00

8.2 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.

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

Object expirer configuration

Find an example object expirer configuration at etc/object-expirer.conf-sample in the source code repository.

The available configuration options are:

Sample object expirer 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

Container sync realms configuration

Find an example container sync realms configuration at etc/container-sync-realms.conf-sample in the source code repository.

The available configuration options are:

Sample container sync realms configuration file

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

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

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: