Skip to content

Commit b4a47ec

Browse files
sjpbMaxBed4d
authored andcommitted
avoid python-openstackclient v7 due to rebuild bug (#420)
1 parent df8dd0c commit b4a47ec

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)