Files
openstack-manuals/doc/install-guide/object-storage
liyingjun d50cb60f85 Fix error configuration for container/object-server.conf
In the sections:
Edit the /etc/swift/container-server.conf file and complete the
following actions:

[pipeline:main]
pipeline = healthcheck recon account-server

account-server should read: healthcheck recon container-server

and

Edit the /etc/swift/object-server.conf file and complete the following
actions:

[pipeline:main]
pipeline = healthcheck recon account-server

account-server should be object-server

backport: juno

Change-Id: I43d298ae1dbde56835c7db03e985eaf5351c43cf
Closes-bug: #1398131
2014-12-02 11:54:18 +08:00
..
2014-11-06 18:30:47 -06:00