Change-Id: Ic5f691a3c0bac072336244cb7db641c1ff293a97 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
22 lines
832 B
YAML
22 lines
832 B
YAML
---
|
|
team: neutron
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
launchpad: neutron
|
|
release-notes: http://docs.openstack.org/releasenotes/neutron-lib/unreleased.html
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
include-pypi-link: yes
|
|
releases:
|
|
- version: 1.0.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: efd7a3a5fabf24891953dfcc2e838ba56ef3183f
|
|
highlights: |
|
|
* Added Keystone v3 support, removed XML format, added details about LBaas v1 removal
|
|
* Added multiple change for API-Ref
|
|
* Introduced Plugin Directory for Neutron
|
|
* Introduced API definition for trunk/trunk_details extensions and segments reference
|
|
* Deprecated method ensure_dir
|
|
* Enhanced valid_values to use __contains__
|
|
* Rehomed populate_project_info() from neutron
|