c113dc9338
Change-Id: Ie1f432db47fe0691f6f21091bf2f1bcaa3bfc8ec
38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
---
|
|
launchpad: python-heatclient
|
|
team: heat
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
include-pypi-link: yes
|
|
releases:
|
|
- version: 0.9.0
|
|
projects:
|
|
- repo: openstack/python-heatclient
|
|
hash: ae4a7615d1d0c06ddb9dd9b4497fa209dbdf7fef
|
|
- version: 1.0.0
|
|
projects:
|
|
- repo: openstack/python-heatclient
|
|
hash: 4ce8335fa1c75955f8cb5c61948af040aba82072
|
|
highlights: |
|
|
This is the first stable release of python-heatclient. This release also
|
|
contains a full set of heat commands for the python-openstackclient
|
|
client. These new commands would not have been achieved without the help
|
|
of many new and existing contributors, so we would like to thank:
|
|
|
|
- Amey Bhide
|
|
- Bryan Jones
|
|
- Di XiaoLi
|
|
- Jason Dunsmore
|
|
- Kanagaraj Manickam
|
|
- Mark Vanderwiel
|
|
- Steve Baker
|
|
- Yingzhe Zeng
|
|
- version: 1.1.0
|
|
projects:
|
|
- repo: openstack/python-heatclient
|
|
hash: 9f7b9a582335460b7f431ced25dc6d71168c620e
|
|
highlights: |
|
|
Fixed regression described in the bug:
|
|
https://bugs.launchpad.net/python-heatclient/+bug/1560106
|