- Cap sphinx for py2 to match global requirements
- [ussuri][goal] Drop python 2.7 support and testing
- Update hacking for Python3
- Cleanup of .keys() from dict_object.keys() *in* operator
- Replace git.openstack.org URLs with opendev.org URLs
- Allow to set poll interval to OSC stack create
- Add files-container option for stack create and update
- tests: Convert 'test_resources' to mock
- Ignore not found when delete in test
- Remove mox usage from test_shell
- Remove dependency on mox3
- Update master for stable/train
- Change openstack-dev to openstack-discuss
- tests: Pre-mox removal cleanup
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=58
- Updated from global requirements
- fix tox python3 overrides
- Remove PyPI downloads
- Update reno for stable/queens
- Zuul: Remove project name
- Enable some off-by-default checks
- Fix log_http_request function in http module
- Mark stacks returned by get loaded
- Using fixtures instead of deprecated mockpatch module
- Add heat CLI test for stack-show
- Update the documentation link for doc migration
- Improve titles of generated API documentation
- Mark python-heatclient as stable
- Fix osc cli docs
- Follow the new PTI for document build
- Change testenv from py34 to py35
- Document osc CLI
- Use assertRegex instead of assertRegexpMatches
- [policy in code] Change policy description
- add lower-constraints job
- Handle token_endpoint auth type in osc plugin
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=49
- Add plug-in summary for osc doc
- Add --no-rollback option for stack cancel
- Add `--converge` argument for osc stack update
- No longer use oslotest.mockpatch
- Use generic user for both zuul v2 and v3
- Modify error message encountered during stack update
- Decode content before checking
- Support --show-nested in openstack stack update --dry-run
- Don't override sections in deep_update
- Imported Translations from Zanata
- Don't preformat stack output show list/map values
- Remove vestigate HUDSON_PUBLISH_DOCS reference
- Allow cancelling create_in_progress stacks with --no-rollback
- Updated from global requirements
- Use Sphinx 1.5 warning-is-error
- Convert to singlespec
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=43
- Handle log message interpolation by the logger
- Explicitly set 'builders' option
- Don't encode path separators
- Show 'project' info if heat server returns
- Trivial:remove unused code
- Support openstack stack export
- Use endpoint_type with session client
- Replace six.iteritems() with .items()
- Don't always resolve outputs when showing a stack
- Fixing read before prompt bug
- Use upper-constraints for all jobs
- Fix error message when deployment not found
- Switch from oslosphinx to openstackdocstheme
- Add functinoal tests for 'openstack stack snapshot delete'
- Add optional arguments '-y' in CLI:snapshot-delete
- Replace mox3 with mock
- Build event stack_name from links
- Remove log translations
- Add '--yes' for openstack stack snapshot delete
- Update test requirement
- Remove support for py34
- Pass event filters to the server side
- Updated from global requirements
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=41
- Add url in setup.cfg
- Make method import_versioned_module work
- Add convenience function for events over websocket
- Graduate to oslo.i18n and cleanup incubator usage
- Enable coverage report in console output
- Distinguish between stack and resource events when polling
- Add heat CLI test for creating stack from URL
- Fix help string for osc resource show <resource>
- Fix "heat output-show -F json" output format
- Remove LOG Warning from __eq__
- delete python bytecode including pyo before every test run
- User server side env merging with osc plugin
- Remove oslo-incubator modules
- Show team and repo badges on README
- Update headers for the Openstack Orchestration commands
- Remove unused scripts in tools
- Support -y for --yes.
- Use default service_type with session
- handle empty sections in environment files
- Make sure the --heat-url option is respected, part 2
- Update docs for mark-unhealthy command
- Don't resolve outputs when polling events
- Move required modules from oslo-incubator
- Fix doc on keystoneauth session api usage
- Use region_name and interface with session
- Add aliases to orchestration template version list
- Change property option into append action
- Don't use endpoint_override with session
- Use endpoint as endpoint_override
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=37
* Updated from global requirements
* Add a nested_depth argument to poll_for_events
* Update the home-page in setup.cfg
* Standardize import format
* Remove unused function
* Change usage of _auth_url private attribute
* Remove discover from test-requirements
* Add support for stack file list
* Trivial: Remove out-of-date and useless example
* Add Python 3.5 classifier and venv
* Fix doc build if git is absent
* Fix deprecation message for stack-preview
* Remove unused LOG
* Remove white space between print and ()
* base.Resource not define __ne__() built-in function
* Fix typo
* Pass correct arguments in osc plugin
* Use osc_lib instead of cliff
* Use osc-lib instead of openstackclient
* Imported Translations from Zanata
* Enhance error message
* Replace dict.iteritems with six.iteritems to make PY3 compatible
* Show 'deletion_time' of stacks
* Implement client side of event list --nested-depth
* Refactor test_shell
* Serialize files when using SessionClient
* Show 'parameter_defaults' for environment-show
* A resource list formatter for graphviz dot diagrams
* Implement "openstack stack failures list"
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=32
* 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