[install] list changed modules in the main pipeline of swift-proxy
Change-Id: Ie28b4a2ac0ccebe67dc54d154ff357b0799505f3
This commit is contained in:
parent
bbc38b417f
commit
2540085a1e
@ -12,7 +12,9 @@ following actions:
|
|||||||
user = swift
|
user = swift
|
||||||
swift_dir = /etc/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
|
.. code-block:: ini
|
||||||
|
|
||||||
@ -21,6 +23,10 @@ following actions:
|
|||||||
container_sync bulk ratelimit authtoken keystoneauth container-quotas
|
container_sync bulk ratelimit authtoken keystoneauth container-quotas
|
||||||
account-quotas slo dlo versioned_writes proxy-logging proxy-server
|
account-quotas slo dlo versioned_writes proxy-logging proxy-server
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Do not change the order of the modules.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
For more information on other modules that enable additional features,
|
For more information on other modules that enable additional features,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user