releases/deliverables/pike/neutron-lib.yaml
Doug Hellmann a7f22abb10 remove send-announcements-to from pike projects
We no longer use the send-announcements-to field for anything.

Change-Id: Iec0b11ced00ea06ac459ad544b1cb2db20d2892d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:01:06 -04:00

65 lines
2.4 KiB
YAML

---
include-pypi-link: true
launchpad: neutron
release-model: cycle-with-intermediary
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.
- version: 1.7.0
projects:
- repo: openstack/neutron-lib
hash: 0ee4f4a391bcb85583ba7a9c2035660abdab4154
highlights: |
* Some constants have been introduced.