Skip to content

Commit 81f7de6

Browse files
authored
avoid python-openstackclient v7 due to rebuild bug (#420)
1 parent eea9b74 commit 81f7de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ansible==6.0.0
22
openstacksdk
3-
python-openstackclient
3+
python-openstackclient==6.6.1 # v7.0.0 has a bug re. rebuild
44
python-manilaclient
55
jmespath
66
passlib[bcrypt]==1.7.4

0 commit comments

Comments
 (0)