osc copypac from project:Cloud:OpenStack:Kilo package:python-heatclient revision:3, using keep-link, using expand

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=25
This commit is contained in:
Dirk Mueller 2015-06-23 08:48:01 +00:00 committed by Git OBS Bridge
parent 328d3a9801
commit 9d6b10785d
4 changed files with 381 additions and 17 deletions

View File

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

View File

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

View File

@ -1,13 +1,377 @@
-------------------------------------------------------------------
Fri Sep 5 15:31:14 UTC 2014 - dmueller@suse.com
Fri Apr 24 12:10:22 UTC 2015 - tbechtold@suse.com
- go back to released version (0.2.10)
- Use %{version} in source
-------------------------------------------------------------------
Thu Apr 23 20:19:38 UTC 2015 - tbechtold@suse.com
- Switch to version 0.4.0
-------------------------------------------------------------------
Tue Apr 21 23:35:24 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.4.0.post5:
* correction in function names under test_resource
-------------------------------------------------------------------
Sat Apr 18 23:35:27 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.4.0.post4:
* Uncap library requirements for liberty
-------------------------------------------------------------------
Fri Apr 10 00:32:57 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.4.0.post3:
* Make README.rst comply with expected format
-------------------------------------------------------------------
Wed Apr 8 00:32:27 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.4.0.post1:
* Remove the deprecated shell commands
0.4.0
-------------------------------------------------------------------
Thu Apr 2 00:27:47 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post23:
* Parse nested files if they are template
* Fix test class names
-------------------------------------------------------------------
Wed Apr 1 00:27:46 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post19:
* Add wildcard support to hook-clear
* Add options for setting and clearing of hooks
* Add option for heatclient to accept parameter value from file
-------------------------------------------------------------------
Sat Mar 28 01:20:57 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post16:
* Sync with oslo_incubator
-------------------------------------------------------------------
Wed Mar 25 01:45:54 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post14:
* Migrate to new oslo_xxx namespace
-------------------------------------------------------------------
Mon Mar 23 01:39:17 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post13:
* Updated from global requirements
-------------------------------------------------------------------
Wed Mar 18 01:48:19 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post12:
* Implement deployment-create
-------------------------------------------------------------------
Wed Mar 11 01:50:55 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post11:
* Implement deployment-output-show
-------------------------------------------------------------------
Thu Mar 5 01:51:30 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post10:
* Make ; parsing optional in format_parameters
* Updated from global requirements
-------------------------------------------------------------------
Wed Mar 4 01:52:12 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post7:
* Fix SessionClient error when endpoint=None
-------------------------------------------------------------------
Sat Feb 21 00:35:22 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post6:
* Sort event-list by oldest first
-------------------------------------------------------------------
Thu Feb 19 00:35:19 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post4:
* Fix non-working endpoint type argument
-------------------------------------------------------------------
Sat Feb 14 00:35:22 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.3.0.post3:
* Updated from global requirements
* Updates heat.rst with 'service-list
0.3.0
-------------------------------------------------------------------
Tue Feb 10 01:21:55 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.post70:
* Adds CLI heat service-list
-------------------------------------------------------------------
Sat Feb 7 01:23:33 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.post68:
* Format attributes as JSON in resource-show output
-------------------------------------------------------------------
Thu Feb 5 01:17:17 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.post66:
* Add adopt/abandon description to heat manual
-------------------------------------------------------------------
Wed Feb 4 01:27:31 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.post65:
* Fix different behavior in python3.4 json module
-------------------------------------------------------------------
Thu Jan 29 01:02:58 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.post64:
* Updated from global requirements
* Add CLI commands to interact with software-config
* output-show format by json or raw
-------------------------------------------------------------------
Thu Jan 15 01:02:22 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.post59:
* CLI: Add --all option to output-show command
* Removed http proxy environment variable so that httpretty can work
* Updated from global requirements
-------------------------------------------------------------------
Fri Jan 9 01:01:34 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.post55:
* Replace httpretty with requests-mock
-------------------------------------------------------------------
Thu Jan 8 01:00:46 UTC 2015 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.post54:
* Fix passing an object url to the heat CLI
* Cleanup shell tests
-------------------------------------------------------------------
Fri Dec 26 01:02:17 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.post51:
* Add transtlation markers for log messages
-------------------------------------------------------------------
Mon Dec 15 00:58:37 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.49.gd6d5197:
* Add transtlation markers for error messages
* Add transtlation markers for help messages
-------------------------------------------------------------------
Sat Dec 13 00:59:27 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.45.g892d423:
* Updated from global requirements
-------------------------------------------------------------------
Fri Dec 12 00:58:42 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.44.g49d1448:
* Curl statements to include globoff for IPv6 URLs
-------------------------------------------------------------------
Thu Dec 11 00:56:48 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.42.gad63852:
* Initial setup for i18n support
* Show the creation_time for stack snapshot list
* Workflow documentation is now in infra-manual
* Add support for parameter_defaults in environment
-------------------------------------------------------------------
Sat Dec 6 00:58:21 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.34.g9fffbd8:
* Remove remaining deprecated oslo-incubator modules
-------------------------------------------------------------------
Fri Dec 5 00:59:04 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.33.g0e93da5:
* Convert importutils to oslo.utils
-------------------------------------------------------------------
Wed Dec 3 00:59:37 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.32.g5e9e651:
* Updated from global requirements
* Convert strutils to oslo.utils.encodeutils
-------------------------------------------------------------------
Fri Nov 28 00:38:56 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.28.gd0b0270:
* Fix H302 errors
-------------------------------------------------------------------
Tue Nov 25 00:38:14 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.27.g78af7de:
* Implement restore operation
* Implement snapshot operations
-------------------------------------------------------------------
Thu Nov 20 15:11:47 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.23.ge6949d0:
* Updated from global requirements
-------------------------------------------------------------------
Sat Nov 15 00:47:49 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.22.g59a2e3d:
* Move to oslo.serialization
-------------------------------------------------------------------
Wed Nov 12 00:49:43 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.20.gca403cc:
* Tests work fine with random PYTHONHASHSEED
* Updated from global requirements
* Remove _ from builtins
* Fix template_utils tests for Python 3.4
-------------------------------------------------------------------
Thu Oct 30 01:09:41 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.14.g73692bb:
* Fix event tests for Python 3.4
* Fix shell tests for Python 3.4
* Allow mock-based patching in shell tests
-------------------------------------------------------------------
Mon Oct 27 17:32:59 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.11.g49d000c:
* Make sure the --heat-url option is respected
* Put a cap on our cyclomatic complexity
* Pass auth_url if os_no_client_auth specified
-------------------------------------------------------------------
Mon Oct 13 23:43:46 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.6.g3d402d4:
* Updated from global requirements
-------------------------------------------------------------------
Sat Oct 11 00:06:59 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.5.g0d5ad3f:
* Updated from global requirements
* Fixed null str returned for incorrect parameter
-------------------------------------------------------------------
Fri Oct 10 00:07:21 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.12.1.g21bee9e:
* Remove extraneous vim editor configuration comments
0.2.12
-------------------------------------------------------------------
Fri Sep 26 00:11:59 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.11.6.g6089d31:
* Add a required 'args' to do_list()
* Client supports check action
-------------------------------------------------------------------
Thu Sep 25 08:03:51 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.11.4.g346e163:
* Add a required 'args' to do_list(
-------------------------------------------------------------------
Tue Sep 23 00:21:44 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.11.3.g21b81cc:
* Fix stack update for Python API
-------------------------------------------------------------------
Mon Sep 22 00:20:45 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.11.1.g5b98523:
* Updated from global requirements
-------------------------------------------------------------------
Sat Sep 20 00:33:11 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.11:
0.2.11
* Add 'cancel_update' action and command
* Updated from global requirements
-------------------------------------------------------------------
Fri Sep 19 00:34:33 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.10.51.gd79f5b8:
* Add stack-update argument for reset parameters
* Add stack-update argument for patching parameters
* Add support for OSprofiler
* Stop using intersphinx
-------------------------------------------------------------------
Thu Sep 18 00:32:05 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.10.43.gc29f12a:
* Display stack owner info on stack-list
-------------------------------------------------------------------
Wed Sep 17 00:33:37 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.10.42.g3a05689:
* Reuse existing disable_rollback in stack-update
* warn against sorting requirements
-------------------------------------------------------------------
Tue Sep 16 00:31:21 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.10.38.gf27a357:
* Add --show-nested option to stack-list
-------------------------------------------------------------------
Sun Sep 14 00:40:39 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.10.36.g95841b5:
* handles keyboard interrupt
-------------------------------------------------------------------
Fri Sep 12 00:42:13 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.10.34.g407a699:
* Re-add keystone v3 auth with fixes
* Template is not required on stack-adopt
-------------------------------------------------------------------
Wed Sep 10 00:40:12 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.10.31.gf826bd6:
* output-file option in stack-abandon
-------------------------------------------------------------------
Thu Aug 28 00:01:19 UTC 2014 - cloud-devel@suse.de
- Update to version python-heatclient-0.2.10.30.g4bc53ac:
* Handle upper cased endpoints
* Handle upper cased endpoints (bnc#899545)
* Remove unused/mutable default args
* Don't expose X-Auth-Token in heat CLI

View File

@ -1,7 +1,7 @@
#
# spec file for package python-heatclient
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define component heatclient
Name: python-%{component}
Version: 0.2.10
Version: 0.4.0
Release: 0
Summary: OpenStack Orchestration (Heat) API Client
License: Apache-2.0
@ -38,13 +38,13 @@ BuildRequires: python-oslosphinx
BuildRequires: python-pbr
Requires: python >= 2.6.8
Requires: python-PrettyTable >= 0.7
Requires: python-PyYAML >= 3.1
Requires: python-PyYAML >= 3.1.0
Requires: python-argparse
Requires: python-iso8601 >= 0.1.9
Requires: python-keystoneclient >= 0.9
Requires: python-pbr >= 0.6
Requires: python-iso8601 >= 0.1.8
Requires: python-keystoneclient >= 0.4.2
Requires: python-pbr >= 0.5.21
Requires: python-requests >= 1.1
Requires: python-six >= 1.7
Requires: python-six >= 1.4.1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
@ -73,11 +73,11 @@ Requires: python-coverage >= 3.6
Requires: python-discover
%endif
Requires: python-fixtures >= 0.3.14
Requires: python-mock >= 1
Requires: python-mox3 >= 0.7
Requires: python-testrepository >= 0.0.18
Requires: python-mock >= 1.0
Requires: python-mox3 >= 0.7.0
Requires: python-testrepository >= 0.0.17
Requires: python-testscenarios >= 0.4
Requires: python-testtools >= 0.9.34
Requires: python-testtools >= 0.9.32
%description test
This package contains testsuite files for %{name}.