20 lines
591 B
YAML
20 lines
591 B
YAML
---
|
|
include-pypi-link: true
|
|
team: neutron
|
|
type: library
|
|
launchpad: python-neutronclient
|
|
release-model: cycle-with-intermediary
|
|
release-notes: http://docs.openstack.org/releasenotes/python-neutronclient/unreleased.html
|
|
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
|