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:
Richard Theis 2016-09-23 08:50:27 -05:00
parent b3b2e65fa4
commit bc6f36027c

@ -330,7 +330,7 @@ nosehtmloutput>=0.0.3 # Apache-2.0
nosexcover # BSD
openstack-doc-tools>=0.23 # 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
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0