Merge "[install] list changed modules in the main pipeline of swift-proxy"
This commit is contained in:
commit
1697ea3869
@ -12,7 +12,9 @@ following actions:
|
||||
user = swift
|
||||
swift_dir = /etc/swift
|
||||
|
||||
* In the ``[pipeline:main]`` section, enable the appropriate modules:
|
||||
* In the ``[pipeline:main]`` section, remove the ``tempurl`` and
|
||||
``tempauth`` modules and add the ``authtoken`` and ``keystoneauth``
|
||||
modules:
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
@ -21,6 +23,10 @@ following actions:
|
||||
container_sync bulk ratelimit authtoken keystoneauth container-quotas
|
||||
account-quotas slo dlo versioned_writes proxy-logging proxy-server
|
||||
|
||||
.. note::
|
||||
|
||||
Do not change the order of the modules.
|
||||
|
||||
.. note::
|
||||
|
||||
For more information on other modules that enable additional features,
|
||||
|
Loading…
x
Reference in New Issue
Block a user