New python-neutronclient stable releases
In theory, both releases would justify a minor version bump, but since we don't bump major but minor versions on each major release, we can't do it. Change-Id: I81dee7ad367f6bb45d6322a8dd00bcc962714fcd
This commit is contained in:
parent
d0690f5166
commit
ea60843348
@ -51,3 +51,10 @@ releases:
|
||||
* Remove deprecated admin-state-down from lbaas-member-update
|
||||
* Add flavor argument to router
|
||||
* Add QoS egress minimum bandwidth rule
|
||||
- projects:
|
||||
- hash: c899a2ea3f8175091faf74f8847cb84f340ae820
|
||||
repo: openstack/python-neutronclient
|
||||
version: 6.0.1
|
||||
highlights: |-
|
||||
* Added --enable-snat option for router-gateway-set
|
||||
* Handle keystoneauth exceptions in retry logic
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
include-pypi-link: true
|
||||
include-pypi-link: yes
|
||||
team: neutron
|
||||
release-notes: https://docs.openstack.org/releasenotes/python-neutronclient/ocata.html
|
||||
type: library
|
||||
@ -17,3 +17,9 @@ releases:
|
||||
* Deprecated neutron CLI
|
||||
* Added FWaaS V2 commands for OSC plugin with documentation
|
||||
* Added common utilities for OSC plugin implementation
|
||||
- projects:
|
||||
- hash: 0c8a457da182be28d3d4d0eb33cbaeeb4156b307
|
||||
repo: openstack/python-neutronclient
|
||||
version: 6.1.1
|
||||
highlights: |-
|
||||
* Add BGP VPN OSC commands
|
||||
|
Loading…
Reference in New Issue
Block a user