update to version 1.5.0
* Replace functions 'Dict.get' and 'del' with 'Dict.pop' * Trivial:Standardize the output format of 'help' in shell.py * Show resource name path in event log formatter * Clean imports in code * Add parameter_merge_startegies section * Modify use of assertTrue(A in B) * Update .gitreview for stable/newton * Import mox in __init__.py OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=34
This commit is contained in:
parent
2138e1f911
commit
3dfc2056ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c653f145501ff4cfe2d0c2e1e0db4bccefca44224aca3bf1bea8d62908969a9b
|
||||
size 174828
|
3
python-heatclient-1.5.0.tar.gz
Normal file
3
python-heatclient-1.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42c253671c98c92dbd379b471f498000739e711afc2831d32b258a59bc48ee12
|
||||
size 176692
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 12:56:35 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
update to version 1.5.0
|
||||
* Replace functions 'Dict.get' and 'del' with 'Dict.pop'
|
||||
* Trivial:Standardize the output format of 'help' in shell.py
|
||||
* Show resource name path in event log formatter
|
||||
* Clean imports in code
|
||||
* Add parameter_merge_startegies section
|
||||
* Modify use of assertTrue(A in B)
|
||||
* Update .gitreview for stable/newton
|
||||
* Import mox in __init__.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 15:39:01 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global sname python-heatclient
|
||||
Name: python-heatclient
|
||||
Version: 1.4.0
|
||||
Version: 1.5.0
|
||||
Release: 0
|
||||
Summary: Python API and CLI for OpenStack Heat
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user