release neutron-lib 1.10.0

A number of changes have gone into neutron-lib since we released 1.9.1
and thus we'd like to get a new release out so that we can work to
consume these new changes.

Change-Id: Id21fe608c0261f52154dfc15fc0de0873d9c24d7
This commit is contained in:
Boden R 2017-09-18 04:38:05 -06:00
parent 0c7e5d1f0d
commit 0237fe2bb9

View File

@ -4,3 +4,26 @@ launchpad: neutron
release-model: cycle-with-intermediary
team: neutron
type: library
releases:
- version: 1.10.0
projects:
- repo: openstack/neutron-lib
hash: 5e6153b144512e69157df8d16da71674f9c04778
highlights: |
* The API definition for extended port bindings has been added
* The API definition for availability zones has been added
* The API definition for subnet pools has been added
* The API definition for allowed address pairs has been added
* The API definition for external networks has been added
* The API definition for metering has been added
* The API definition for extra routes has been added
* The API definition for L2 adjacency has been added
* The API definition for subnet onboarding has been added
* The API definition for QoS has been added
* The API definition for project ID has been added
* The API definition for L3 ext gateway mode has been added
* The API definition for standard attribute tags has been added
* The API definition for network extended MTU has been added
* The API definition for IP allocation has been added
* The API definition for L3 flavors has been added
* The API definition for DVR has been added