ea60843348
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
26 lines
771 B
YAML
26 lines
771 B
YAML
---
|
|
include-pypi-link: yes
|
|
team: neutron
|
|
release-notes: https://docs.openstack.org/releasenotes/python-neutronclient/ocata.html
|
|
type: library
|
|
launchpad: python-neutronclient
|
|
release-model: cycle-with-intermediary
|
|
branches:
|
|
- name: stable/ocata
|
|
location: 6.1.0
|
|
releases:
|
|
- version: 6.1.0
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: 1a2820da3ea70e2c39960875e4b5af13c6354df8
|
|
highlights: |-
|
|
* 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
|