diff --git a/contrib/rackspace/README.md b/contrib/rackspace/README.md index 18ef6ad1a9..04562d3a7b 100644 --- a/contrib/rackspace/README.md +++ b/contrib/rackspace/README.md @@ -53,6 +53,6 @@ Note that some forward compatibility decisions had to be made for the Keystone V ### How it works By setting the `keystone_backend` option, the KeystoneBackend class in -`heat/common/heat_keystoneclient.py` will instantiate the plugin +`heat/engine/clients/os/keystone/heat_keystoneclient.py` will instantiate the plugin KeystoneClientV2 class and use that instead of the default client in -`heat/common/heat_keystoneclient.py`. +`heat/engine/clients/os/keystone/heat_keystoneclient.py`.