Bump openstacksdk minimum requirement to 0.9.7
OpenStackClient requires an openstacksdk minimum requirement of 0.9.6 for new network commands and features. However, version 0.9.6 has a known issue for senlin. This patch bumps the mimimum version to 0.9.7 to address both needs. Change-Id: I2ad67cdbfa3bbf438c9b3321487111e3e80344c3
This commit is contained in:
parent
b3b2e65fa4
commit
bc6f36027c
@ -330,7 +330,7 @@ nosehtmloutput>=0.0.3 # Apache-2.0
|
|||||||
nosexcover # BSD
|
nosexcover # BSD
|
||||||
openstack-doc-tools>=0.23 # Apache-2.0
|
openstack-doc-tools>=0.23 # Apache-2.0
|
||||||
openstack.nose_plugin>=0.7 # Apache-2.0
|
openstack.nose_plugin>=0.7 # Apache-2.0
|
||||||
openstacksdk>=0.9.5,!=0.9.6 # Apache-2.0
|
openstacksdk>=0.9.7 # Apache-2.0
|
||||||
os-api-ref>=1.0.0 # Apache-2.0
|
os-api-ref>=1.0.0 # Apache-2.0
|
||||||
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
|
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
|
||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user