diff --git a/README.md b/README.md index 1486176e..43f84b4f 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,12 @@ If you use keystone: Change To:: [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:: [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: * The authtoken filter requires the keystonemiddleware package.