Release neutron-lib 1.9.1

This is a quick follow-up release to 1.9.0 because it contains
a correction for an error made in the 1.9.0 release with the
introduction of an unneeded constant.

Change-Id: I4af9e7dbf760c9ad6dc50938e7f3dc6410b98190
This commit is contained in:
Kevin Benton
2017-07-20 16:16:23 -07:00
parent 74d0154055
commit 6e98c87116

View File

@@ -86,3 +86,10 @@ releases:
* added fwaas exceptions
* added auto-allocated-topology API extension definition
* added address-scope API extension definition
- version: 1.9.1
projects:
- repo: openstack/neutron-lib
hash: 0ef54c347535d9329aba1e56a11a268021c79a86
highlights: |
* removed unneeded VIF_TYPE_OVS_ACCELERATION
* added API fault map