release neutron-lib 1.13.0

There are a few commits we'd like to pick up for our final neutron-lib
release candidate in Queens. This patch proposes 1.13.0 so we can
target it for that candidate.

Change-Id: I1fefeb4c0231be781b142343c0cfa5ba077e55a6
This commit is contained in:
Boden R 2018-01-22 15:01:46 -07:00
parent 15aef125c9
commit 51df63f03a
1 changed files with 10 additions and 0 deletions

View File

@ -53,3 +53,13 @@ releases:
* Fix port comparison in port range validation
* Rehome placement client to neutron-lib
* Rehome vlantransparent api def
- version: 1.13.0
projects:
- repo: openstack/neutron-lib
hash: dcf96cd351a18ba96cffe77efc0a39e5c2071d3c
highlights: |
* Rehome sorting API definition
* Rehome QoS rule type API definition
* Rehomed router service type API definition
* Adopt to new oslo.context code to remove deprecation warnings
* Add events and resources for L3 flavors