diff --git a/tests/README.rst b/tests/README.rst index 28ce1b6d..10df04c0 100644 --- a/tests/README.rst +++ b/tests/README.rst @@ -54,7 +54,7 @@ Fuctional tests use Rally API only and check responses without touching internal To run functional tests locally:: $ source openrc - $ rally deployment create --from-env --name testing + $ rally deployment create --fromenv --name testing $ tox -e cli #NOTE: openrc file with OpenStack admin credentials