Skip to content

Commit c011a60

Browse files
docs: Install openstack-client with upper constraints
Change-Id: I0419c68c18597bba4ff894b0a6c4a5ec007a8b4a Signed-off-by: Adrian Andreias <[email protected]> (cherry picked from commit 16acc3e)
1 parent feca579 commit c011a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ Using OpenStack
544544

545545
.. code-block:: console
546546
547-
pip install python-openstackclient
547+
pip install python-openstackclient -c https://releases.openstack.org/constraints/upper/|KOLLA_OPENSTACK_RELEASE|
548548
549549
#. OpenStack requires an openrc file where credentials for admin user
550550
are set. To generate this file:

0 commit comments

Comments
 (0)