Release neutron-lib 0.3.0 (newton)

This introduces new features in a backwards compatible way, so bumping
the minor version number.

Change-Id: Ic6b824ab46ae7378f65f74473b42e162417368aa
This commit is contained in:
Ihar Hrachyshka 2016-07-27 17:12:58 +02:00
parent 0db2d52dc2
commit 254027a48c

View File

@ -19,3 +19,14 @@ releases:
highlights: |
* Add and clean up IPv6 constants
* Maintain ATTR_NOT_SPECIFIED constant with deepcopy
- version: 0.3.0
projects:
- repo: openstack/neutron-lib
hash: 405f8961bdedf94074a9f5313f2ef3f5023f15ed
highlights: |
* Add validator to test integers
* Add tool to track migration to neutron-lib
* Make the constant Sentinel() class public
* Localized exception message hacking check
* Add Neutron L3 agent types
* Add subport validator for vlan-aware-vms