osc-placement 4.3.0 (caracal)
We are jazzed to announce the release of: osc-placement 4.3.0: OpenStackClient plugin for the Placement service This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/osc-placement Download the package from: https://pypi.org/project/osc-placement Please report issues through: https://bugs.launchpad.net/placement-osc-plugin/+bugs For more details, please see below. Changes in osc-placement 4.2.0..4.3.0 ------------------------------------- e6c1acf reno: Update master for unmaintained/yoga a40c18d Bump hacking 5153511 Update master for stable/2023.2 9f671b5 Update master for stable/xena Diffstat (except docs and test files) ------------------------------------- releasenotes/source/2023.2.rst | 6 ++++++ releasenotes/source/index.rst | 2 ++ releasenotes/source/xena.rst | 6 ++++++ releasenotes/source/yoga.rst | 2 +- requirements.txt | 4 ---- test-requirements.txt | 6 +----- 6 files changed, 16 insertions(+), 10 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 33d3f18..9f29ac0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +0,0 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. - diff --git a/test-requirements.txt b/test-requirements.txt index e8b5b36..f2a4dfb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. - -hacking>=3.0.1,<3.1.0 # Apache-2.0 +hacking>=6.1.0,<6.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org