doc: Fix copy-paste errors in install guide
Commit 3a90c7949ccd ("Apply cookiecutter to newly split project trove-tempest-plugin") adds (among many other things) doc for this repo. Unfortunately a "search and replace" phase failed and Zaqar word has not been replaced with Trove in installation.rst. This commit fixes this dummy mistake. Change-Id: If37590f6b7d27b84623663c54452fd67ae26c74c Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
This commit is contained in:
parent
afc68dfc12
commit
b8ad443122
@ -3,11 +3,11 @@ Installation
|
|||||||
============
|
============
|
||||||
|
|
||||||
Tempest automatically discovers installed plugins. That's why you just need
|
Tempest automatically discovers installed plugins. That's why you just need
|
||||||
to install the Python packages that contains the Zaqar Tempest plugin in
|
to install the Python packages that contains the Trove Tempest plugin in
|
||||||
the same environment where Tempest is installed.
|
the same environment where Tempest is installed.
|
||||||
|
|
||||||
At the command line::
|
At the command line::
|
||||||
|
|
||||||
$ git clone https://git.openstack.org/openstack/zaqar-tempest-plugin
|
$ git clone https://git.openstack.org/openstack/trove-tempest-plugin
|
||||||
$ cd zaqar-tempest-plugin/
|
$ cd trove-tempest-plugin/
|
||||||
$ pip install zaqar-tempest-plugin
|
$ pip install trove-tempest-plugin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user