Clarifications to API & Scenario Tests
Installation of tempest itself and the installation of the keystone-tempest-plugin is missing from the description. This change adds them. Change-Id: I76c4199429b9bffc606928fb32fe87805b7eac24 Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
This commit is contained in:
parent
a44d5dc9f9
commit
8c188d47f7
@ -236,6 +236,13 @@ in your `devstack` `local.conf`` file:
|
||||
enable_plugin keystone git://git.openstack.org/openstack/keystone
|
||||
enable_service keystone-saml2-federation
|
||||
|
||||
Clone and install keystone-tempest-plugin.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
git clone https://git.openstack.org/openstack/keystone-tempest-plugin
|
||||
sudo pip install ./keystone-tempest-plugin
|
||||
|
||||
Finally, to run keystone's API and scenario tests, deploy `tempest`_ with
|
||||
`devstack`_ (using the configuration above) and then run the following command
|
||||
from the tempest directory:
|
||||
|
Loading…
x
Reference in New Issue
Block a user