- update to 0.8.0:
* stack-update -x tolerate no template
* Ability to specify show_nested for template validation
* Fix deployment create error when using existing config
* Fix stack sorting support
* Enable filters for heat resource-type-list
* Modify test templates and the path to subunit2html
* Add CLI option for update dry-run
* Add py34 env to default tox run
- update to 0.7.0:
* Fix a nit in resource-list help
* Replace deprecated function
* Updated from global requirements
* Improve the format hint of -Pf option
* Support tags parameter for stack-preview
* Do not show snapshot data when doing snapshot-list
* Updated from global requirements
* Poll functionality for stack create action
* Updated from global requirements
* Use Heat resource to validate resource_type_show
* Update python3 classifiers
* Updated from global requirements
* Updated from global requirements
* add with_detail parameter in heat resource-list request
* Fix docstrings and add missing
* Add missing `deployment-list` to cli
* Updated from global requirements
* Support 'with_attr' parameter for resource-show
* Updated from global requirements
OBS-URL: https://build.opensuse.org/request/show/337140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=19
* stack-update -x tolerate no template
* Ability to specify show_nested for template validation
* Fix deployment create error when using existing config
* Fix stack sorting support
* Enable filters for heat resource-type-list
* Modify test templates and the path to subunit2html
* Add CLI option for update dry-run
* Add py34 env to default tox run
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=29
* Fix a nit in resource-list help
* Replace deprecated function
* Updated from global requirements
* Improve the format hint of -Pf option
* Support tags parameter for stack-preview
* Do not show snapshot data when doing snapshot-list
* Updated from global requirements
* Poll functionality for stack create action
* Updated from global requirements
* Use Heat resource to validate resource_type_show
* Update python3 classifiers
* Updated from global requirements
* Updated from global requirements
* add with_detail parameter in heat resource-list request
* Fix docstrings and add missing
* Add missing `deployment-list` to cli
* Updated from global requirements
* Support 'with_attr' parameter for resource-show
* Updated from global requirements
* New mock release(1.1.0) broke unit tests
* Fix error when creating deployment from cli
* Add support for template-function-list command
* Fix TypeError when call keystoneclient session.request()
* Add support for template-version-list command
* Add tests for SessionClient
* Updated from global requirements
* Move SessionClient from HTTPClient to adapter
* resource-list --nested-depth stack_name column
* Fix argument order for assertEqual
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=28
- 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
OBS-URL: https://build.opensuse.org/request/show/320753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=18
- 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
OBS-URL: https://build.opensuse.org/request/show/230005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=16
- 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()
OBS-URL: https://build.opensuse.org/request/show/227778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=15
- 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.
OBS-URL: https://build.opensuse.org/request/show/188171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=8
--------------------------------------------------------------------
- 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