Revisions of python-heatclient

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 320753 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- add %name-rpmlintrc

- Use %{version} in source

- Switch to version 0.4.0

- Update to version python-heatclient-0.4.0.post5:
  * correction in function names under test_resource

- Update to version python-heatclient-0.4.0.post4:
  * Uncap library requirements for liberty

- Update to version python-heatclient-0.4.0.post3:
  * Make README.rst comply with expected format

- Update to version python-heatclient-0.4.0.post1:
  * Remove the deprecated shell commands
  0.4.0

- Update to version python-heatclient-0.3.0.post23:
  * Parse nested files if they are template
  * Fix test class names

- 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

- Update to version python-heatclient-0.3.0.post16:
  * Sync with oslo_incubator
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 17)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 230005 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 227778 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
- switch to released version 0.2.8 
- Update to version python-heatclient-0.2.8.36.g53b581f:
  * get_file: encode non utf-8 encoding files via base64
  * get_file: do not read same url once again
  * Do not use the '+' operation with dict_items()
  * Updated from global requirements
- Update to version python-heatclient-0.2.8.29.g508b6bb:
  * Using common methods from oslo cliutils
  * Output warnings for deprecated commands
  * Python 3: Fix YamlEnvironmentTest tests
  * Sort requirement files in alphabetical order

- Update to version python-heatclient-0.2.8.21.g644d148:
  * Add new tests to cover most of the requests port
  * Pass bytes to NamedTemporaryFile.write()

- Update to version python-heatclient-0.2.8.17.g8a51be6:
  * Add stack-preview support
  * Workaround failing pypy gate job
  * Remove dependent module py3kcompat
  * Oslo: sync strutils
  * Modify stack ID lookup to only use stacks:lookup

- install bash_completion for heat 

- Update to version python-heatclient-0.2.8.8.g7e265ec:
  * Add timeout option to stack-update
  * Deprecate create/adopt --create-timeout in favor of --timeout
  * Remove unused versions define in template_format.py
  * Python3: fix test_stack_list_with_args()
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 225086 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 14)
- update to 0.2.6:
  * make tokens work with --os-no-client-auth
  * Add --include-pass option for grizzly backwards compat

- Add refresh_patches source service
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 203659 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- go with release tarball of 0.2.5:
  * no changes

- Update to version 0.2.4.23:
  + Allow -P to be invoked multiple times

- fix requires
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 200462 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- Update to version 0.2.4.21:
  + Replace OpenStack LLC with OpenStack Foundation

- fix requires
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 11)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 199240 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- Update to version 0.2.4.20:
  + Support --version for heatclient
  + Stack instance identifier property
  + Add handler for heatclient.common.http

- Update to version 0.2.4.15:
  + Added support for running the tests under PyPy with tox
  + Fix and enable Hacking H501 warning
  + Be backward compatible after a renaming in API
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 197426 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- Update to version 0.2.4.10:
  + Add X-Region-Name parameter in HTTP request

- Update to version 0.2.4.8:
  + Rename event logical_resource_id to resource_name

- Update to version 0.2.4.7:
  + Do not obscure Unauthorized error messages

- Update to version 0.2.4.5:
  + Apply OS_REGION_NAME for endpoint selection
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 188171 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- Update to version 0.2.4.4:
  + Generate a template from a resource

- Update to version 0.2.4.2:
  + Fix heat event list sorted order incorrect

- Update to version 0.2.4.1:
  + Updated from global requirements

- Update to version 0.2.3.15.g2c05c73:
  + Add mock as a test requirement
  + Fix Stack instance delete method
  + Custom Stack get method to avoid lookup redirects
  + Do not paginate stack list unless page_size is set
  + Remove unused Stack data method

- Update to version 0.2.3.10.g9104cb0:
  + Sync with global requirements
--------------------------------------------------------------------
- Update to version 0.2.3.9.g529d429:
  + Implement Stack status and action properties
--------------------------------------------------------------------
- Update to version 0.2.3.8.gcae2c0f:
  + Parse error object (in json format) returned by heat-api
--------------------------------------------------------------------
- Update to version 0.2.3.6.ge5d68a4:
  + Validate heat url is supplied for --os-no-client-auth.
  + Set credentials headers if there is no auth token.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 183605 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
--------------------------------------------------------------------
- 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.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 182642 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 6)
- update requires 

- 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.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 181030 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 5)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 178484 from Vincent Untz's avatar Vincent Untz (vuntz) (revision 4)
Update to latest Grizzly
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 172712 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 3)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 2)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 148082 from Vincent Untz's avatar Vincent Untz (vuntz) (revision 1)
New packages needed by new version of OpenStack
Displaying revisions 21 - 38 of 38
openSUSE Build Service is sponsored by