[release-announce] neutron-dynamic-routing 13.0.1 (rocky)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 26 23:54:20 UTC 2019


We are stoked to announce the release of:

neutron-dynamic-routing 13.0.1: Neutron Dynamic Routing

This release is part of the rocky stable release series.

Download the package from:

    https://tarballs.openstack.org/neutron-dynamic-routing/

For more details, please see below.

Changes in neutron-dynamic-routing 13.0.0..13.0.1
-------------------------------------------------

72ed58d Fix stable/rocky gate issues
921e66f Add agent_updated to BgpDrAgentNotifyApi notifier
d10a8dc import zuul job settings from project-config
13ef656 Update UPPER_CONSTRAINTS_FILE for stable/rocky
1fe876e Update .gitreview for stable/rocky


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

.gitreview                                                   |  1 +
.zuul.yaml                                                   | 12 ++++++++++++
.../api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py           |  8 ++++++++
.../unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py |  7 +++++++
requirements.txt                                             |  2 +-
tox.ini                                                      |  4 ++--
7 files changed, 40 insertions(+), 3 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 1ef7c17..58a7a55 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -20 +20 @@ oslo.utils>=3.33.0 # Apache-2.0
-neutron>=13.0.0.0b2 # Apache-2.0
+neutron>=13.0.0 # Apache-2.0






More information about the Release-announce mailing list