Bump openstacksdk version to 0.8.1
This patch propose bumping openstacksdk version from 0.7.4 to 0.8.1. Version 0.7.4 was released back in Jan, 2016. Since then, there have been quite some changes including bug fixes. As of now, Senlin, python-senlinclient, python-openstackclient are among the users of this library. Actually, since the deprecation of apiclient from oslo, switching to openstacksdk is the best option for some teams. senlin and python-senlinclient requires this specific version to function correctly. Change-Id: If450efce9a7e2fa435b8b9e983ad22f6a883a059
This commit is contained in:
parent
8d23efe28c
commit
6ec5270f15
@ -310,7 +310,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.7.4 # Apache-2.0
|
||||
openstacksdk>=0.8.1 # Apache-2.0
|
||||
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
proboscis>=1.2.5.3 # Apache-2.0
|
||||
|
@ -193,7 +193,7 @@ oauthlib===1.0.3
|
||||
openstack-doc-tools===0.33.0
|
||||
openstack.nose-plugin===0.11
|
||||
openstackdocstheme===1.2.7
|
||||
openstacksdk===0.8.0
|
||||
openstacksdk===0.8.1
|
||||
ordereddict===1.1
|
||||
os-apply-config===0.1.32
|
||||
os-brick===1.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user