7fabf48f24
Change-Id: I333ff743f2c03b44fcce7d01f8979aed34e689f7 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
22 lines
642 B
YAML
22 lines
642 B
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
include-pypi-link: yes
|
|
releases:
|
|
- version: 0.1.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 1694d4c3b37fc988ce39cae86297c44ae557e7dd
|
|
highlights: |
|
|
* Add neutron pagination helpers
|
|
* No 'import neutron' hacking check
|
|
* Fix semver versioning for Newton
|
|
- version: 0.2.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 45aea71d7d8037b96ff8d047947d2685c49b547a
|
|
highlights: |
|
|
* Add and clean up IPv6 constants
|
|
* Maintain ATTR_NOT_SPECIFIED constant with deepcopy
|