448a1852a0
Change-Id: I1df165573e64685130dbd88aff997483718fdd3f Signed-off-by: Doug Hellmann <doug@doughellmann.com>
36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
---
|
|
launchpad: python-heatclient
|
|
team: heat
|
|
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 descibed in the bug:
|
|
https://bugs.launchpad.net/python-heatclient/+bug/1560106
|