Release neutron 10.0.0.0b3 (ocata-3)

Change-Id: I40e9a82bae4cb2f680a19232d4fcffbc8d4f8637
This commit is contained in:
Dariusz Smigiel 2017-01-23 16:49:15 +00:00
parent 5880e60be2
commit 93e241e34b
4 changed files with 35 additions and 0 deletions

View File

@ -15,3 +15,7 @@ releases:
projects:
- repo: openstack/networking-ovn
hash: 6be8a03c35b7e6830d393db27d36f852baddd1d6
- version: 2.0.0.0b3
projects:
- repo: openstack/networking-ovn
hash: b445a510e87ef1a94e3917a094bfbbc1e1a7baab

View File

@ -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

View File

@ -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

View File

@ -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