d6429a7fb5
Current version 3.16.0 of osc is not compatible with python-cinderclient Rocky version. We fixed that by backporting the master fix to Rocky - https://review.openstack.org/#/c/599291/ Details- http://lists.openstack.org/pipermail/openstack-dev/2018-September/134171.html This commit release the new version of osc for Rocky which includes the fix. Change-Id: Ib4c36251fb5a08940760a9e90b3e0cf5dec5f78a
26 lines
755 B
YAML
26 lines
755 B
YAML
---
|
|
include-pypi-link: yes
|
|
launchpad: python-openstackclient
|
|
release-model: cycle-with-intermediary
|
|
team: OpenStackClient
|
|
type: other
|
|
releases:
|
|
- version: 3.15.0
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 67edb39b4c475a176bed80a3314456323da6cb6d
|
|
- version: 3.16.0
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: f77ca68d53421df867ff2ef274b0648e1abfaf9a
|
|
- version: 3.16.1
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 3e5a2d227c813937ad7ea23d334f7d23c1f8a2cc
|
|
branches:
|
|
- location: 3.16.0
|
|
name: stable/rocky
|
|
repository-settings:
|
|
openstack/python-openstackclient: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/python-openstackclient/rocky.html
|