39 Commits

Author SHA256 Message Date
c68b6df65a - update to version 2.5.1
- Update master for stable/xena
  - Update python testing classifier
  - Replace deprecated import of ABCs from collections
  - Add Python3 yoga unit tests
  - Fix test and lower constraints
  - setup.cfg: Replace dashes by underscores

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=65
2022-05-24 20:54:40 +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
4c23d97352 - add obsoletes
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=56
2020-03-23 12:26:04 +00:00
f6b10c5fd3 - switch to python 3.x only build
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=55
2020-03-11 17:05:31 +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
c1b10123ab - update to version 1.8.1
- Build event stack_name from links
  - Update .gitreview for stable/ocata

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=39
2017-06-07 09:47:48 +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
3dfc2056ca update to version 1.5.0
* Replace functions 'Dict.get' and 'del' with 'Dict.pop'
  * Trivial:Standardize the output format of 'help' in shell.py
  * Show resource name path in event log formatter
  * Clean imports in code
  * Add parameter_merge_startegies section
  * Modify use of assertTrue(A in B)
  * Update .gitreview for stable/newton
  * Import mox in __init__.py

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=34
2016-09-26 12:57:05 +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
af1cbef67a - update to 1.1.0:
* Updated from global requirements
  * Fix regression handling relative paths in environment
  * Update .gitreview for stable/mitaka
  * Use poll_for_events for "openstack stack delete"
  * Add OSC plugin for openstack orchestation service list
  * Add OSC plugin for openstack orchestation build info
  * Strip any whitespace before checking for json
  * Add OSC plugin for stack resource mark unhealthy
  * Implement stack event list --follow
  * Replace assertEqual(None, *) with assertIsNone
  * Prompt user before deleting stack if tty
  * Add more readonly openstack client funcitonal tests
  * Use poll_for_events for "openstack stack <action>"
  * Use poll_for_events for "openstack stack adopt"
  * Use poll_for_events for "openstack stack update"
  * Use poll_for_events for "openstack stack create"
  * poll_for_events fall back to stack get
  * Fix collision with update and update cancel
  * Update OSC metavars
  * OpenstackClient plugin for software deployment output show
  * Move poll_for_events to event_utils
  * Adds --filter to search for resources
  * Stack resource search
  * OpenstackClient plugin for software deployment metadata show
  * Add stack hook poll and clear to openstack client
  * OpenstackClient plugin for deployment create
  * Remove the only-value flag of output-show
  * Changes to support server-side environment resolution
  * OSC plugin for stack snapshot delete

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=31
2016-07-13 15:13:34 +00:00
Thomas Bechtold
92f8a0363b - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=29
2015-09-19 07:02:45 +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
fcf3638257 - add %name-rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=26
2015-08-05 16:57:44 +00:00
9d6b10785d osc copypac from project:Cloud:OpenStack:Kilo package:python-heatclient revision:3, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=25
2015-06-23 08:48:01 +00:00
328d3a9801 osc copypac from project:Cloud:OpenStack:Juno 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=24
2014-09-27 15:52:25 +00:00
e5f86bbd97 osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-heatclient revision:11, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=22
2014-04-14 09:15:35 +00:00
7dcf24e2a5 osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-heatclient revision:10, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=21
2014-04-09 13:14:37 +00:00
61cd5b5817 osc copypac from project:Cloud:OpenStack:Icehouse package:python-heatclient revision:1, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=20
2014-04-09 13:08:10 +00:00
ccc84d0e47 osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-heatclient revision:9, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=18
2014-03-27 10:05:36 +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