40a9eb9b84
Change-Id: I869788f3fb8fb8a3ce3d45d05c9f3deca5527cba Signed-off-by: Doug Hellmann <doug@doughellmann.com>
29 lines
941 B
YAML
29 lines
941 B
YAML
---
|
|
launchpad: python-neutronclient
|
|
team: neutron
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
releases:
|
|
- version: 2.6.0
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: da39d9e0a84051b55bf06192aa2058fd03d280d6
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: 4903c16c9acd30e5a9512bd2bfcedf1774b2a5a2
|
|
- version: 3.1.0
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: 3e115991c1cf9ec7cf4252440fa8d6015a5f53ce
|
|
- version: 3.1.1
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: c1701c1d289beed3710b17653e386bb3fbffb0c7
|
|
highlights: |
|
|
Fix bug 1517818 so that RBAC commands do not look up names.
|
|
Fix bug 1505170 of handling parent resources
|
|
in the client command extension.
|
|
Fix python3 unit test breakage (bug 1499004).
|