9307023ebd
Change-Id: Iba3520ac6cfb6b82b2013df9b8e1aee64b10a11c
43 lines
1.6 KiB
YAML
43 lines
1.6 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: neutron
|
|
release-model: cycle-with-intermediary
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
team: neutron
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron-lib/unreleased.html
|
|
type: library
|
|
releases:
|
|
- version: 1.2.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: fc38a3fe8e6fa7c75572180554a02b43a72f9af9
|
|
highlights: |
|
|
* Move BGPVPN API definition into neutron-lib
|
|
* Add is_extension_supported to neutron_lib
|
|
* rehome l3 api-def exceptions
|
|
* Remove support for py33, py34
|
|
* Update api-ref for enhanced tag mechanism
|
|
* Add FIP64 extension from networking-midonet
|
|
* Add router-interface-fip extension from networking-midonet
|
|
* Migrate logging-resource extension from networking-midonet
|
|
* API reference improvements
|
|
- version: 1.3.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: cd5b4765b4f91dbbc98c40fe0b47572161312dd2
|
|
highlights: |
|
|
* Synced neutron callbacks into lib
|
|
* Multiple API-ref changes: cleaned quotas, added QoS rule types list, corrected QoS policies
|
|
* Added networking-bgpvpn API reference
|
|
* Tweaked trunk extension to support Ironic use case
|
|
* Added a note about the current status of FWaaS v1
|
|
- version: 1.4.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 998899622e2c38948bb846bc834d49d3f3ea4542
|
|
highlights: |
|
|
* Rehomed Plugin common constants
|
|
* Rehomed NeutronWorker class
|
|
* Downgraded callback abortable event log to debug
|
|
* Added flush_on_subtransaction=True to engine config
|