Updated oslo.config to 3.7.0
Version 3.7.0 includes a generator hook for oslo_config, which permits downstream projects to override upstream values during config generation. It is required by CORS middleware, as including these values in paste.ini was deemed a release blocker. Change-Id: I1b2fcc1a46c24b2dd73f8194a6fdd990b77d9f36
This commit is contained in:
parent
3657931f04
commit
2c0654096f
@ -94,7 +94,7 @@ oauthlib>=0.6 # BSD
|
||||
openstackdocstheme>=1.0.3 # Apache-2.0
|
||||
ordereddict # MIT
|
||||
oslo.cache>=0.8.0 # Apache-2.0
|
||||
oslo.config>=3.4.0 # Apache-2.0
|
||||
oslo.config>=3.7.0 # Apache-2.0
|
||||
oslo.concurrency>=3.5.0 # Apache-2.0
|
||||
oslo.context>=0.2.0 # Apache-2.0
|
||||
oslo.db>=4.1.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user