osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-heatclient revision:11, using keep-link, using expand

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=22
This commit is contained in:
Dirk Mueller 2014-04-14 09:15:35 +00:00 committed by Git OBS Bridge
parent 7dcf24e2a5
commit e5f86bbd97
4 changed files with 38 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:772069e5fdd393996750ba5f40b50212a2ae6f209b820d75826bb7197b289324
size 73534

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8cc6d99f86529633b8b5d99417358fd7c023223572f190ae3e1da09ff435420f
size 81470

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Mon Apr 14 09:07:45 UTC 2014 - dmueller@suse.com
- update to 0.2.9:
* Updated from global requirements
* Process provider templates for included files
* Support Python 3
* Python 3: fix test_template_utils.py
* Skip timeout_mins when not specify
* get_file: encode non utf-8 encoding files via base64
* get_file: do not read same url once again
* Resolve files in resource types
* Do not use the '+' operation with dict_items()
* Python3: fix a bytes/str issue
* Updated from global requirements
* Using common methods from oslo cliutils
* Python 3: decode bytes before feeding them to jsonutils.loads()
* Output warnings for deprecated commands
* Add stack-preview support
* Workaround failing pypy gate job
* Remove dependent module py3kcompat
* Python 3: Fix YamlEnvironmentTest tests
* Oslo: sync strutils
* Add new tests to cover most of the requests port
* Modify stack ID lookup to only use stacks:lookup
* Add timeout option to stack-update
* Deprecate create/adopt --create-timeout in favor of --timeout
* Remove unused versions define in template_format.py
* Rename --timeout global option and make it work
* Python3: fix test_stack_list_with_args()
* Pass bytes to NamedTemporaryFile.write()
* Enable --help for each command
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 27 10:04:09 UTC 2014 - dmueller@suse.com Thu Mar 27 10:04:09 UTC 2014 - dmueller@suse.com

View File

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