python-heatclient/python-heatclient.changes
Stephan Kulow 6604c7c1b4 Accepting request 183605 from Cloud:OpenStack:Factory
--------------------------------------------------------------------
- Update to version 0.2.3.2.ga49cf4c:
  + Make the parameter checking consistent.
  + Only set X-Auth-User, X-Auth-Key on stack create/update.
  + Display yaml format for stack deployed via hot template
  + Cleanup in preperation for release.

- Update to version 0.2.2.37.gff2033a:
  + Raise requirements to be in sync with OpenStack/Requirements
  + Rename README.md to README.rst

- move heat client to main package 

- Update to version 0.2.2.34.ga4208dc:
  + Fix "heat validate" (add needed environment option)

- Update to version 0.2.2.32.gcb5b027:
  + Update upper bound of keystoneclient version.

OBS-URL: https://build.opensuse.org/request/show/183605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=7
2013-07-18 15:34:04 +00:00

217 lines
7.6 KiB
Plaintext

--------------------------------------------------------------------
Wed Jul 17 10:19:32 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.3.2.ga49cf4c:
+ Make the parameter checking consistent.
+ Only set X-Auth-User, X-Auth-Key on stack create/update.
+ Display yaml format for stack deployed via hot template
+ Cleanup in preperation for release.
-------------------------------------------------------------------
Mon Jul 15 07:23:08 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.37.gff2033a:
+ Raise requirements to be in sync with OpenStack/Requirements
+ Rename README.md to README.rst
-------------------------------------------------------------------
Sun Jul 14 16:09:38 UTC 2013 - dmueller@suse.com
- move heat client to main package
-------------------------------------------------------------------
Thu Jul 11 23:48:23 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.34.ga4208dc:
+ Fix "heat validate" (add needed environment option)
-------------------------------------------------------------------
Thu Jul 11 08:23:29 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.32.gcb5b027:
+ Update upper bound of keystoneclient version.
-------------------------------------------------------------------
Fri Jul 5 13:10:22 UTC 2013 - dmueller@suse.com
- update requires
-------------------------------------------------------------------
Wed Jul 3 23:50:16 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.31.g9cba3da:
+ Add support for suspend/resume actions
+ Unit tests for pretty table special formatters.
+ Format resource required_by in resource-show.
-------------------------------------------------------------------
Sun Jun 30 23:49:20 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.26.g7774ac3:
+ Upload provider templates referenced in the environment.
--------------------------------------------------------------------
Thu Jun 27 23:47:48 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.25.ga77fd13:
+ Fix all the pep8 E* and F* errors.
+ Fix all but H302 hacking rules.
-------------------------------------------------------------------
Thu Jun 27 09:59:00 UTC 2013 - speilicke@suse.com
- Only depend on python-discover on SLE, it's a Python-2.6 feature
backport
--------------------------------------------------------------------
Wed Jun 26 14:21:44 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.23.g61ce603:
+ Fix various smaller pep8 issues
--------------------------------------------------------------------
Mon Jun 17 00:06:17 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.22.gf524528:
+ flake8 ignore build directory.
+ Stop passing path to VerifiedHTTPSConnection
-------------------------------------------------------------------
Wed Jun 12 09:51:13 UTC 2013 - dmueller@suse.com
- fix test requires
--------------------------------------------------------------------
Wed Jun 12 09:22:33 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.19.g0e559f5:
+ Remove explicit distribute depend.
+ Include .testr.conf in source tarball
--------------------------------------------------------------------
Tue Jun 11 09:31:07 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.16.g5f3e7ef:
+ Use Python 3.x compatible except: construct
--------------------------------------------------------------------
Fri Jun 7 23:34:46 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.14.gb1eab17:
+ Add support for environment files
--------------------------------------------------------------------
Mon Jun 3 23:34:50 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.12.g6aeb099:
+ Migrate to testr from nose.
--------------------------------------------------------------------
Sun Jun 2 23:34:46 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.10.g9b1ce21:
+ Fixes text split for parameters
--------------------------------------------------------------------
Wed May 29 00:03:27 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.9.g2e6e49f:
+ Move requirements files to standard names.
+ Move tests into package dir.
+ Migrate test base classes to testtools.
-------------------------------------------------------------------
Mon Mar 18 10:43:21 UTC 2013 - speilicke@suse.com
- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
--------------------------------------------------------------------
Mon Mar 11 10:04:50 UTC 2013 - cloud-devel@suse.de
- Update to version 0.2.0+git.1362996290.841ded0:
+ Remove warlock from pip-requires as it is not used
--------------------------------------------------------------------
Tue Mar 5 16:52:17 UTC 2013 - cloud-devel@suse.de
- Update to version 0.2.0+git.1362502337.b6ff6d2:
+ Change --disable-rollback option to --enable-rollback
--------------------------------------------------------------------
Thu Feb 28 12:53:02 UTC 2013 - saschpe@suse.de
- Update to version 0.2.0+git.1362055982.ec0a708:
+ Don't add 'dev' to tag_build
--------------------------------------------------------------------
Sun Feb 24 18:19:14 UTC 2013 - cloud-devel@suse.de
- Update to version 0.2.0dev+git.1361729954.f1baa75:
+ heatclient : correct timeout parameter name
+ heatclient : Add --disable-rollback option
-------------------------------------------------------------------
Fri Feb 22 11:27:01 UTC 2013 - saschpe@suse.de
- BuildRequire openstack-suse-macros instead of openstack-macros
--------------------------------------------------------------------
Mon Feb 18 09:40:19 UTC 2013 - cloud-devel@suse.de
- Update to version 0.2.0dev+git.1361180419.84b7969:
+ Return the exit code from tox to callers of run_tests.sh
--------------------------------------------------------------------
Mon Feb 4 12:04:33 UTC 2013 - dmueller@suse.com
- Update to version 0.2.0dev+git.1359979473.bcaf6c4:
+ Add switch to disable token authentication.
+ Don't log at all if debugging is not turned on
--------------------------------------------------------------------
Mon Jan 14 13:00:00 UTC 2013 - saschpe@suse.de
- Update to version 0.2.0dev+git.1358164800.7f50a72:
+ Fixes required for packaging
- Updated requirements
--------------------------------------------------------------------
Wed Jan 9 08:55:36 UTC 2013 - saschpe@suse.de
- Move service to tarballs.opensuse.org, upstream now provides tarballs
for python-heatclient
- Update to version 0.1.0.2.gb1b5455+git.1357718136.b1b5455:
+ Relax the required version of prettytable.
--------------------------------------------------------------------
Wed Dec 19 15:03:10 UTC 2012 - saschpe@suse.de
- Move to obs-service-git_tarballs
+ Drop BuildRequires: python-setuptools-git
- Update to version 0.1.0.1.gc7130de+git.1355925790.c7130de:
+ Display a better error message on HTTP exception
+ Fix git repo url
+ Deprecate commands and add unified cli replacements.
+ remove some glanceisms from the docs
+ add some pypi meta info
+ Update .gitreview for org move.
+ Support for events list and details
+ Use python-keystoneclient 0.2 series
+ Pass template as a string if it is not JSON.
-------------------------------------------------------------------
Wed Dec 5 09:29:56 UTC 2012 - saschpe@suse.de
- Use @PARENT_TAG@ in _service file to automate versioning
-------------------------------------------------------------------
Mon Nov 26 14:30:57 UTC 2012 - saschpe@suse.de
- Cleanup (build) dependencies
-------------------------------------------------------------------
Mon Nov 26 14:18:29 UTC 2012 - saschpe@suse.de
- Initial version