Upgrade openstacksdk to 0.9.7
The 0.9.6 versions of openstacksdk released this week contain a serious bug that has been fixed in 0.9.7. The bug was making python-senlinclient unusable and breaking senlin gate jobs. Change-Id: Ife22d5f0a2c0f68d971b9f63b5dc84077272a456
This commit is contained in:
parent
d2d49b2e92
commit
34efeac13f
@ -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.6 # Apache-2.0
|
||||
openstacksdk>=0.9.5,!=0.9.6 # 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
|
||||
|
@ -197,7 +197,7 @@ oauthlib===1.1.2
|
||||
openstack-doc-tools===1.1.0
|
||||
openstack.nose-plugin===0.11
|
||||
openstackdocstheme===1.5.0
|
||||
openstacksdk===0.9.6
|
||||
openstacksdk===0.9.7
|
||||
ordereddict===1.1
|
||||
os-api-ref===1.0.0
|
||||
os-apply-config===0.1.32
|
||||
|
Loading…
x
Reference in New Issue
Block a user