e4263e9366
recently we dropped munch lib from SDK. OSC was not having it directly in own requirements.txt and this is now causing devstack jobs in xena to fail sicnce they use laster openstacksdk, but old OSC which just doesn't pull munch. Change-Id: I5d7943c331c4d8307a0bbe0e0ac68295760a82ab
26 lines
758 B
YAML
26 lines
758 B
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/python-openstackclient
|
|
release-model: cycle-with-intermediary
|
|
team: OpenStackSDK
|
|
type: other
|
|
repository-settings:
|
|
openstack/python-openstackclient: {}
|
|
releases:
|
|
- version: 5.6.0
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 6ce7da8aeb7e5d1347940433e087036e8e43eaa6
|
|
- version: 5.6.1
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: db417598ed958b3f1877906d5d1bc7c5896ea168
|
|
- version: 5.6.2
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: e6da07b977fab75f087827c764d63deb8a8f9d04
|
|
branches:
|
|
- name: stable/xena
|
|
location: 5.6.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-openstackclient/xena.html
|