14 Commits

Author SHA256 Message Date
Thomas Bechtold
88220ff3bf - update to version 1.8.0:
- 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
2017-02-13 11:36:10 +00:00
Thomas Bechtold
6631230081 - update to 1.4.0:
* 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
2016-08-30 15:40:59 +00:00
Thomas Bechtold
2f444d8e61 - 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
  * 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
2015-09-14 09:46:39 +00:00
9136295ae1 osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-heatclient revision:7, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=17
2014-03-25 14:22:20 +00:00
Sascha Peilicke
6f3e5d66b3 osc copypac from project:Cloud:OpenStack:Havana package:python-heatclient revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=15
2014-03-07 15:15:05 +00:00
Sascha Peilicke
7dc10e9fe5 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=14 2014-03-07 15:14:56 +00:00
Sascha Peilicke
8bfddc36e9 osc copypac from project:Cloud:OpenStack:Havana package:python-heatclient revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=13
2014-03-07 14:05:38 +00:00
Sascha Peilicke
5c4303e503 osc copypac from project:Cloud:OpenStack:Factory package:python-heatclient revision:10
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=12
2014-03-07 14:02:46 +00:00
Sascha Peilicke
009a48f085 osc copypac from project:Cloud:OpenStack:Havana package:python-heatclient revision:6
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=11
2014-03-07 13:55:35 +00:00
5086b05357 osc copypac from project:Cloud:OpenStack:Havana package:python-heatclient revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=10
2014-01-30 13:15:21 +00:00
68e4299071 osc copypac from project:Cloud:OpenStack:Havana:Staging package:python-heatclient revision:2, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=7
2013-10-17 16:10:41 +00:00
d28da17d02 Change links to openSUSE:Factory
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=6
2013-10-07 09:41:15 +00:00
350567c79c Switch to Grizzly packages
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=4
2013-04-21 17:56:24 +00:00
Vincent Untz
5235c62ad9 Import from Cloud:OpenStack:Folsom
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=1
2013-01-11 14:23:23 +00:00