ba4cdcef57
Update the links for Ocata release notes to use HTTPS and to point to the series-specific page. Change-Id: Ib65c70f2760b8fa3cd94ede3ee7b74f9eaecf1d5 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
20 lines
587 B
YAML
20 lines
587 B
YAML
---
|
|
include-pypi-link: true
|
|
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
|