30 lines
932 B
YAML
30 lines
932 B
YAML
---
|
|
include-pypi-link: true
|
|
team: neutron
|
|
release-notes: https://docs.openstack.org/releasenotes/python-neutronclient/unreleased.html
|
|
type: library
|
|
launchpad: python-neutronclient
|
|
release-model: cycle-with-intermediary
|
|
releases:
|
|
- version: 6.2.0
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: 06d3dfd797d964e142e89c63911d2cb9754944ed
|
|
highlights: |-
|
|
* Added CLI for BGP VPN commands
|
|
* Dropped Python3.4 support
|
|
- version: 6.3.0
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: ba535c695007c0b4cc6dd6e6abc252a866104bb9
|
|
highlights: |-
|
|
* Added ``global_request_id`` parameter
|
|
- version: 6.4.0
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: 3c211f30af8976d2be518c68eae14b08fba09c6a
|
|
highlights: |-
|
|
* Update the documentation link for doc migration
|
|
* Added SFC CLI for OSC plugin
|
|
* Documentation improvements
|