diff --git a/doc/source/install/advanced_deployment/swift_external.rst b/doc/source/install/advanced_deployment/swift_external.rst index 6a99c70a..88ac6b4d 100644 --- a/doc/source/install/advanced_deployment/swift_external.rst +++ b/doc/source/install/advanced_deployment/swift_external.rst @@ -49,7 +49,7 @@ how to configure the Swift proxy to use Keystone from the overcloud:: paste.filter_factory = keystonemiddleware.auth_token:filter_factory signing_dir = /tmp/keystone-signing-swift www_authenticate_uri = http://:5000/ - auth_url = http://:35357/ + auth_url = http://:5000/ password = auth_plugin = password project_domain_id = default