Merge "Update pipeline ordering in README.md"
This commit is contained in:
commit
fb91f0818d
@ -49,12 +49,12 @@ If you use keystone:
|
|||||||
Change To::
|
Change To::
|
||||||
|
|
||||||
[pipeline:main]
|
[pipeline:main]
|
||||||
pipeline = catch_errors cache swift3 s3token authtoken keystoneauth proxy-server
|
pipeline = catch_errors cache authtoken swift3 s3token keystoneauth proxy-server
|
||||||
|
|
||||||
To support Multipart Upload::
|
To support Multipart Upload::
|
||||||
|
|
||||||
[pipeline:main]
|
[pipeline:main]
|
||||||
pipeline = catch_errors cache swift3 s3token authtoken keystoneauth slo proxy-server
|
pipeline = catch_errors cache authtoken swift3 s3token keystoneauth slo proxy-server
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
* The authtoken filter requires the keystonemiddleware package.
|
* The authtoken filter requires the keystonemiddleware package.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user