
Change Ic455e1af2796e58025381160dc5c3b83217413fa recently landed in neutron-lib which rehomes an integral part of our API efforts. We'd like a new release of lib ASAP so that we can consume the change(s) early-on in the release cycle to reduce tail-end risk involved with that transition. In addition I9966c90e3f90552b41ed84a68b19f3e540426432 is included in this release and is required to finish up our neutron-lib callback efforts. Change-Id: I7f3d4d7451930fcc1d66b331ddc53d24cb86666a
60 lines
2.3 KiB
YAML
60 lines
2.3 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
|
|
- version: 1.5.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: a73142e977b0f5c7afc8d1ab8e4bfce66c8db75c
|
|
highlights: |
|
|
* Rehomed extra_dhcp_opt api-def.
|
|
* Rehomed core resource api-defs.
|
|
* Rehomed ``is_port_trusted`` util function.
|
|
* hacking: enforce log messages not being translated.
|
|
* fwaas: added new protocols (DCCP, SCTP).
|
|
* fwaas: migrated from ``public`` attribute to ``shared``.
|
|
- version: 1.6.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 449f079b338b817ea51b8cb44ed6d9106fed1bbc
|
|
highlights: |
|
|
* Rehomed v2 API attributes.
|