27 Commits

Author SHA256 Message Date
5c8c8a120b - update to version 3.5.0
- Bump hacking
  - Remove leftover of Python <= 2.6 support
  - Remove some notes no longer valid
  - Make tests pass after 2038
  - Remove translation sections from setup.cfg
  - remove unicode prefix from code (2)
  - remove unicode prefix from code (1)
  - Fix osc sd create command
  - Fix release note generation
  - reno: Update master for unmaintained/yoga
  - Update master for stable/2023.2
  - Add Python 3.11 to supported runtimes

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=72
2024-03-24 20:06:53 +00:00
d2e41b9475 - update to version 3.3.0
- Add Python 3.10 to supported runtime.
  - Switch to 2023.1 Python3 unit tests and generic template name
  - Update master for stable/2023.1

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=71
2024-01-14 17:53:46 +00:00
f94b9b1ccf - update to version 2.4.0
- Update master for stable/wallaby
  - [ussuri][goal] Update contributor documentation
  - Replace oslo_utils.fnmatch with fnmatch
  - Add Python3 xena unit tests
  - fix lower constraint job

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=64
2021-10-26 21:48:42 +00:00
fdccb1aa3a - update to version 2.3.0
- Bump default tox env from py37 to py38
  - Update master for stable/victoria
  - Python 3.9: base64.encodestring is removed
  - Stop to use the __future__ module.
  - [goal] Migrate testing to ubuntu focal
  - Add Python3 wallaby unit tests

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=62
2021-05-02 17:23:10 +00:00
c2ec0b64bc update to stable/victoria
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=60
2020-10-09 19:13:53 +00:00
a2f43bf7e9 - update to version 2.1.0
- 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
2020-05-12 10:01:22 +00:00
Thomas Bechtold
890eb3fd17 - update to version 1.18.0
- Update stack_id clearify for heat client functions
  - Dropping the py35 testing
  - Update master for stable/stein
  - Fix missing print format
  - Add Python 3 Train unit tests
  - Replace openstack.org git:// URLs with https://
  - add python 3.7 unit test job
  - OpenDev Migration Patch
  - Set Content-Type header explictly for SessionClient
  - Fix unit tests

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=53
2019-10-09 13:00:00 +00:00
11247cc6af osc copypac from project:Cloud:OpenStack:Stein:Staging package:python-heatclient revision:2, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=51
2019-04-08 12:59:34 +00:00
9011a6f144 - update to version 1.16.1
- 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
2018-09-01 09:07:18 +00:00
Thomas Bechtold
6ceb848cb6 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=47 2018-02-23 13:03:25 +00:00
21cb6ceb4b - update to version 1.14.0 (bsc#1078607)
- Add reno for release notes management
  - Updated from global requirements
  - Fix release note formatting
  - Avoid tox_install.sh for constraints support
  - Migrate functional job to Zuul v3

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=45
2018-02-12 09:56:21 +00:00
Thomas Bechtold
021d191225 - update to version 1.13.0
- 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
2018-01-19 05:56:59 +00:00
Thomas Bechtold
acfb783408 - update to version 1.11.0
- 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
2017-08-07 09:11:35 +00:00
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