Bump oslo.service version
oslo.service 0.10.0 has a number of features and fixes, including changing the way child workers are restarted on SIGHUP and exposing functions for registering wsgi and sslutils config options. Change-Id: Id0f9f93758c68aa954d37e3566e35deae2961268
This commit is contained in:
parent
8d38e1e4d4
commit
0ff220fc85
@ -90,7 +90,7 @@ oslo.policy>=0.5.0 # Apache-2.0
|
||||
oslo.reports>=0.5.0 # Apache-2.0
|
||||
oslo.rootwrap>=2.0.0 # Apache-2.0
|
||||
oslo.serialization>=1.4.0 # Apache-2.0
|
||||
oslo.service>=0.9.0 # Apache-2.0
|
||||
oslo.service>=0.10.0 # Apache-2.0
|
||||
oslo.utils>=2.4.0 # Apache-2.0
|
||||
oslo.vmware>=1.16.0 # Apache-2.0
|
||||
oslo.versionedobjects>=0.9.0
|
||||
|
@ -198,7 +198,7 @@ oslo.policy===0.11.0
|
||||
oslo.reports===0.5.0
|
||||
oslo.rootwrap===2.3.0
|
||||
oslo.serialization===1.9.0
|
||||
oslo.service===0.9.0
|
||||
oslo.service===0.10.0
|
||||
oslo.utils===2.5.0
|
||||
oslo.versionedobjects===0.10.0
|
||||
oslo.vmware===1.21.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user