[release-announce] networking-baremetal 1.3.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Tue Mar 19 20:18:26 UTC 2019


We high-spiritedly announce the release of:

networking-baremetal 1.3.0: Neutron plugin that provides deep
Ironic/Neutron integration.

This release is part of the stein release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/networking-baremetal

Download the package from:

    https://pypi.org/project/networking-baremetal

Please report issues through launchpad:

    https://storyboard.openstack.org/#!/project/955

For more details, please see below.

Changes in networking-baremetal 1.2.0..1.3.0
--------------------------------------------

d594603 Supporting all py3 environments with tox
2b0408c Zuulv3 - Use ironic-base job
83bfd77 Rename agent queue - fixes broken minor update
d1464c4 Clean up oslo.messaging listener properly
9da9832 Ensure notifications are consumed from non-pool queue
00c2f23 Set amqp_auto_delete=true for notifications transport.
3a1c3dd Docs: Devstack quickstart guides - change drivers
6612c17 Break out ironic client from neutron agent
efaf71d Change networking-baremetal to zuulv3/python3
cfe4d00 Correcting a typo in plugin.sh
b2b3c86 Change openstack-dev to openstack-discuss
d5faf74 Restrict bashate to devstack/lib instead of lib
8bd8553 Change openstack-dev to openstack-discuss
e51c5a5 Don't quote {posargs} in tox.ini
3d7aee1 add python 3.6 unit test job
c844284 import zuul job settings from project-config
387d951 Changing CI job templates for python3-first
4d385c2 Update reno for stable/rocky


Diffstat (except docs and test files)
-------------------------------------

devstack/plugin.sh                                 |   6 +-
devstack/settings                                  |   3 +
networking_baremetal/agent/ironic_neutron_agent.py | 110 +++++--------
networking_baremetal/ironic_client.py              |  80 +++++++++
.../post.yaml                                      |  15 --
.../run.yaml                                       | 183 ---------------------
...cation-auto-delete-queues-a3782fbeea2b57b1.yaml |  36 ++++
...cation-queue-not-consumed-449738d4fd799634.yaml |  13 ++
releasenotes/source/index.rst                      |   1 +
releasenotes/source/rocky.rst                      |   6 +
setup.cfg                                          |   3 +-
.../networking-baremetal-config-generator.conf     |   1 +
tools/run_bashate.sh                               |   2 +-
tox.ini                                            |   4 +-
zuul.d/legacy-networking-baremetal-jobs.yaml       |  25 ---
zuul.d/networking-baremetal-jobs.yaml              |  64 +++++++
zuul.d/project.yaml                                |  13 +-
21 files changed, 290 insertions(+), 309 deletions(-)







More information about the Release-announce mailing list