diff --git a/devstack/lib/rally b/devstack/lib/rally index c7455933..fdf3fa3e 100644 --- a/devstack/lib/rally +++ b/devstack/lib/rally @@ -44,7 +44,7 @@ OSPROFILER_CONNECTION_STRING=${OSPROFILER_CONNECTION_STRING:-""} # Uses the following variables: # # - ``ADMIN_PASSWORD``, ``REGION_NAME`` -# ``OS_AUTH_URL`` +# ``KEYSTONE_SERVICE_URI`` # ``OSPROFILER_HMAC_KEYS`` - optional, for integration with osprofiler # ``OSPROFILER_CONNECTION_STRING`` - optional, if this is set together with # OSPROFILER_HMAC_KEYS rally html report will use osprofiler api to @@ -58,7 +58,7 @@ function _create_deployment_config() { cat >$1 <