Add oslo_middleware 2.6.0 release
The 2.6.0 version of oslo_middleware includes significant new features: * Any oslo middleware may now be configured using pastedeploy. Even if the middleware depends on oslo_config and the config instance has not yet been initialized, a paste.ini property named `oslo_config_project` may be provided to initialize this. * CORS middleware may now be configured in-source with options required by the middleware's service. * Updated translations. * Updated global requirements * The log output of Healthcheck is less verbose, thus more useful. Change-Id: I8de702517d0e46615af04904596d7ceb78aedd4f
This commit is contained in:
@@ -37,3 +37,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/oslo.middleware
|
||||
hash: 9831dbcc02240ec64390b4a3cd20c7ce6027bb45
|
||||
- version: 2.6.0
|
||||
projects:
|
||||
- repo: openstack/oslo.middleware
|
||||
hash: a5a0a2f7a7926da4fb9025123d99ff44fa1a6afe
|
||||
|
||||
Reference in New Issue
Block a user