We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa515a1 commit a3e4bcaCopy full SHA for a3e4bca
source/rally_and_tempest.rst
@@ -37,7 +37,7 @@ Install Rally into the virtualenv:
37
.. code-block:: shell
38
39
pip install rally-openstack \
40
- --constraint https://opendev.org/openstack/rally-openstack/raw/branch/master/upper-constraints.txt
+ --constraint https://releases.openstack.org/constraints/upper/master
41
42
Create the Rally test database and configuration file. For this you will
43
need the virtualenv and public-openrc as described above:
0 commit comments