We are gleeful to announce the release of: oslo.config 10.0.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/oslo.config Download the package from: https://pypi.org/project/oslo.config Please report issues through: https://bugs.launchpad.net/oslo.config/+bugs For more details, please see below. 10.0.0 ^^^^^^ Upgrade Notes * The "value" property of the "oslo_config.types.URI" class has been removed. This was deprecated in oslo.config 6.2.0 . Changes in oslo.config 9.8.0..10.0.0 ------------------------------------ 493a086 Remove URI.value Diffstat (except docs and test files) ------------------------------------- oslo_config/types.py | 17 ----------------- .../notes/remove-uri-value-4078778bce0b96cb.yaml | 5 +++++ requirements.txt | 1 - 3 files changed, 5 insertions(+), 18 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 46159f4..0d8748b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +4,0 @@ -debtcollector>=1.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org