networking-baremetal 4.0.0 (wallaby)
We contentedly announce the release of: networking-baremetal 4.0.0: Neutron plugin that provides deep Ironic/Neutron integration. This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/networking-baremetal Download the package from: https://pypi.org/project/networking-baremetal Please report issues through: https://storyboard.openstack.org/#!/project/openstack/networking- baremetal For more details, please see below. Changes in networking-baremetal 3.0.0..4.0.0 -------------------------------------------- 4ed7b74 Update minversion of tox c43a6f4 Add doc/requirements e28002f Fix exception handling when querying ironic ports 5792f32 Remove lower-constraints job 728b946 Fix lower-constraints with the new pip resolver 75d07f3 Set safe version of hacking 9ad8497 Add Python3 wallaby unit tests 8618fe8 Update master for stable/victoria Diffstat (except docs and test files) ------------------------------------- lower-constraints.txt | 147 --------------------- networking_baremetal/agent/ironic_neutron_agent.py | 39 +++--- ...ion-handling-openstacksdk-d3eff6f9fe9ea42f.yaml | 7 + releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 6 + test-requirements.txt | 12 -- tox.ini | 14 +- zuul.d/project.yaml | 4 +- 10 files changed, 58 insertions(+), 183 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index aa6fd66..95a0ef3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,3 +4,0 @@ -hacking>=3.0.0,<3.1.0 # Apache-2.0 - -bashate>=0.5.1 # Apache-2.0 @@ -14,9 +10,0 @@ testscenarios>=0.4 # Apache-2.0/BSD -flake8-import-order>=0.17.1 # LGPLv3 - -# Doc requirements -sphinx>=2.0.0,!=2.1.0 # BSD -sphinxcontrib-apidoc>=0.2.0 # BSD -openstackdocstheme>=2.2.1 # Apache-2.0 - -# releasenotes -reno>=3.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org