* 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