- update to 0.8.0:
* stack-update -x tolerate no template * Ability to specify show_nested for template validation * Fix deployment create error when using existing config * Fix stack sorting support * Enable filters for heat resource-type-list * Modify test templates and the path to subunit2html * Add CLI option for update dry-run * Add py34 env to default tox run OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=29
This commit is contained in:
parent
2f444d8e61
commit
92f8a0363b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f58a3c759056dbcbf071e1707d6649e6d15cfc710daa1b98e9703b83a4a01c2
|
||||
size 119131
|
3
python-heatclient-0.8.0.tar.gz
Normal file
3
python-heatclient-0.8.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cd1c855ee21f18bfffbc7269e40c417b953d0855aa3cc8b56d778b8612467d5
|
||||
size 121399
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 19 07:01:26 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
- update to 0.8.0:
|
||||
* stack-update -x tolerate no template
|
||||
* Ability to specify show_nested for template validation
|
||||
* Fix deployment create error when using existing config
|
||||
* Fix stack sorting support
|
||||
* Enable filters for heat resource-type-list
|
||||
* Modify test templates and the path to subunit2html
|
||||
* Add CLI option for update dry-run
|
||||
* Add py34 env to default tox run
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 09:42:08 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define component heatclient
|
||||
|
||||
Name: python-%{component}
|
||||
Version: 0.7.0
|
||||
Version: 0.8.0
|
||||
Release: 0
|
||||
Summary: OpenStack Orchestration (Heat) API Client
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user