b7a01a4868
Contains the following bugfixes: % git log --oneline --no-merges 3.0.2..135cdf98 135cdf9 Use suitable api version for OSC. 046e92e Make the OSC plugin handle the --insecure flag 92e701c Fix share network create command with the AZ option e2a4886 Support --os-key option accd8e9 Add FIPS testing jobs 0c9c6a1 Drop lower-constraints.txt and its testing While 046e92e introduces a new "feature", we cannot bump the version to 3.1.0 in this series because we began stable/yoga series releases with that version. Change-Id: I9f9a6d2261c70ef416ddf02a9ff3767890b9960b
34 lines
996 B
YAML
34 lines
996 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-manilaclient
|
|
release-model: cycle-with-intermediary
|
|
team: manila
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-manilaclient: {}
|
|
releases:
|
|
- version: 2.7.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 99ccf02d0b2c1c5cb28f58223637be8df5823163
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 89f7f2728b10f318b1dfb4ed50c0d3f6b209e60c
|
|
- version: 3.0.1
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: dfd9f830dae5e58131c8451e8c3851b5beeafc87
|
|
- version: 3.0.2
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 05982cef888211a7d2dbe60a42d4cc6bba4b8cae
|
|
- version: 3.0.3
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 135cdf98c3178276346d8b7764f8877111491919
|
|
branches:
|
|
- name: stable/xena
|
|
location: 3.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-manilaclient/xena.html
|