[release-announce] networking-baremetal 1.2.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Aug 9 13:38:14 UTC 2018


We are satisfied to announce the release of:

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

This release is part of the rocky stable 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.1.0..1.2.0
--------------------------------------------

41db5be Remove testrepository and .testr.conf
51e685b Update neutron-lib requirement for rocky
8eee98b Add release notes link in README
f4b0fbe Updating required neutron version
c260dfa Switch to using stestr
97029fc fix tox python3 overrides
b5a609b Remove the duplicated "the"


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

.gitignore                                                   |  2 +-
.stestr.conf                                                 |  3 +++
.testr.conf                                                  | 10 ----------
README.rst                                                   |  1 +
lower-constraints.txt                                        |  6 +++---
.../notes/distributed-agent-hashring-6b623a7a9caf0425.yaml   |  2 +-
requirements.txt                                             |  4 ++--
test-requirements.txt                                        |  2 +-
tox.ini                                                      | 12 ++++++++----
9 files changed, 20 insertions(+), 22 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index d8bafef..d564867 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-neutron-lib>=1.13.0 # Apache-2.0
+neutron-lib>=1.18.0 # Apache-2.0
@@ -14 +14 @@ tooz>=1.58.0 # Apache-2.0
-neutron>=12.0.0  # Apache-2.0
+neutron>=13.0.0.0b1  # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index f7e430e..3784f62 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11 @@ testtools>=2.2.0 # MIT
-os-testr>=1.0.0 # Apache-2.0
+stestr>=1.0.0 # Apache-2.0






More information about the Release-announce mailing list