Files
releases/deliverables/ocata/python-neutronclient.yaml
Doug Hellmann bff0bae05c set the release notes URLs for ocata deliverables
This patch was prepared mechanically using
tools/add_release_note_links.sh

Change-Id: I4a7818f47f33a96d54d60713b73545bdaaff777f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-10 12:25:38 -05:00

20 lines
586 B
YAML

---
include-pypi-link: true
team: neutron
type: library
launchpad: python-neutronclient
release-model: cycle-with-intermediary
branches:
- name: stable/ocata
location: 6.1.0
release-notes: http://docs.openstack.org/releasenotes/python-neutronclient/ocata.html
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