From 93e241e34be3ef073de7ecfc54645b717a255b08 Mon Sep 17 00:00:00 2001 From: Dariusz Smigiel Date: Mon, 23 Jan 2017 16:49:15 +0000 Subject: [PATCH] Release neutron 10.0.0.0b3 (ocata-3) Change-Id: I40e9a82bae4cb2f680a19232d4fcffbc8d4f8637 --- deliverables/ocata/networking-ovn.yaml | 4 ++++ deliverables/ocata/neutron-dynamic-routing.yaml | 6 ++++++ deliverables/ocata/neutron-fwaas.yaml | 9 +++++++++ deliverables/ocata/neutron.yaml | 16 ++++++++++++++++ 4 files changed, 35 insertions(+) diff --git a/deliverables/ocata/networking-ovn.yaml b/deliverables/ocata/networking-ovn.yaml index 499fe53188..06c37e2419 100644 --- a/deliverables/ocata/networking-ovn.yaml +++ b/deliverables/ocata/networking-ovn.yaml @@ -15,3 +15,7 @@ releases: projects: - repo: openstack/networking-ovn hash: 6be8a03c35b7e6830d393db27d36f852baddd1d6 + - version: 2.0.0.0b3 + projects: + - repo: openstack/networking-ovn + hash: b445a510e87ef1a94e3917a094bfbbc1e1a7baab diff --git a/deliverables/ocata/neutron-dynamic-routing.yaml b/deliverables/ocata/neutron-dynamic-routing.yaml index 757985bec2..b49274cf13 100644 --- a/deliverables/ocata/neutron-dynamic-routing.yaml +++ b/deliverables/ocata/neutron-dynamic-routing.yaml @@ -14,3 +14,9 @@ releases: projects: - repo: openstack/neutron-dynamic-routing hash: 98d3cf24d6d7b5eca55ca19eb19bdd2e7b1975ec + - version: 10.0.0.0b3 + projects: + - repo: openstack/neutron-dynamic-routing + hash: f74bc509bd804ebbc5249e775481ad2475788c9f + highlights: |- + * Gracefully withdraw the floating IP bgp route diff --git a/deliverables/ocata/neutron-fwaas.yaml b/deliverables/ocata/neutron-fwaas.yaml index 5fbdef32c7..945581c3df 100644 --- a/deliverables/ocata/neutron-fwaas.yaml +++ b/deliverables/ocata/neutron-fwaas.yaml @@ -14,3 +14,12 @@ releases: projects: - repo: openstack/neutron-fwaas hash: c6846c33bd14456e6250f168b681460a371b1d6a + - version: 10.0.0.0b3 + projects: + - repo: openstack/neutron-fwaas + hash: e7ebbebb393e1dde65f9fc545b8dbd1b5939d245 + highlights: |- + * Privsep configuration for neutron-fwaas + * Not allow to update icmp fw_rule with port + * Use BRANCH constants from neutron_lib + * Update policy.json for FWaaS v2 diff --git a/deliverables/ocata/neutron.yaml b/deliverables/ocata/neutron.yaml index 3dbdfd8533..344cab709a 100644 --- a/deliverables/ocata/neutron.yaml +++ b/deliverables/ocata/neutron.yaml @@ -14,3 +14,19 @@ releases: projects: - repo: openstack/neutron hash: 7b6e236c7c02f81f268bfc9c9089d523187d543e + - version: 10.0.0.0b3 + projects: + - repo: openstack/neutron + hash: 4ae6790d82542738edbb531a829b60ff8a44a3fe + highlights: |- + * Server-side push notifications for ML2 + * Allow 0 in port range for securitygrouprule object + * Stop using legacy facade + * XenAPI: Support daemon mode for rootwrap + * Add a ReST client for placement API + * Multiple OVO implementations + * DVR: fix csnat port missing after router update + * Fix netns_cleanup interrupted on rwd I/O + * Use neutron-lib + * SR-IOV: remove ml2_conf_sriov.ini from oslo-config-generator + * Linux Bridge: driver support for QoS egress minimum bandwidth