- 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:
Thomas Bechtold 2015-09-19 07:02:45 +00:00 committed by Git OBS Bridge
parent 2f444d8e61
commit 92f8a0363b
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f58a3c759056dbcbf071e1707d6649e6d15cfc710daa1b98e9703b83a4a01c2
size 119131

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5cd1c855ee21f18bfffbc7269e40c417b953d0855aa3cc8b56d778b8612467d5
size 121399

View File

@ -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 Mon Sep 14 09:42:08 UTC 2015 - tbechtold@suse.com

View File

@ -19,7 +19,7 @@
%define component heatclient %define component heatclient
Name: python-%{component} Name: python-%{component}
Version: 0.7.0 Version: 0.8.0
Release: 0 Release: 0
Summary: OpenStack Orchestration (Heat) API Client Summary: OpenStack Orchestration (Heat) API Client
License: Apache-2.0 License: Apache-2.0