1
0

Compare commits

...

82 Commits

Author SHA256 Message Date
Dominique Leuenberger
83405712b3 Accepting request 1198504 from Cloud:OpenStack:Factory
- update to version 4.0.0
  - Remove Python 3.8 support
  - reno: Update master for unmaintained/xena
  - reno: Update master for unmaintained/victoria
  - Fix storyboard links
  - reno: Update master for unmaintained/zed
  - Remove old excludes
  - Update master for stable/2024.1
  - reno: Update master for unmaintained/wallaby

OBS-URL: https://build.opensuse.org/request/show/1198504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=39
2024-09-04 11:23:38 +00:00
Ana Guerrero
57a4e46569 Accepting request 1161185 from Cloud:OpenStack:Factory
- 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

- 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/request/show/1161185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=38
2024-03-25 20:11:13 +00:00
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
Dominique Leuenberger
2cf863ebaa Accepting request 1073023 from Cloud:OpenStack:Factory
- update to version 3.2.0
  - Adapt to tox 4
  - Update master for stable/zed
  - Imported Translations from Zanata

OBS-URL: https://build.opensuse.org/request/show/1073023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=37
2023-03-21 16:40:57 +00:00
d42af70286 - update to version 3.2.0
- Adapt to tox 4
  - Update master for stable/zed
  - Imported Translations from Zanata

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=69
2023-03-07 06:59:48 +00:00
34b43c193a OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=68 2023-01-02 09:05:04 +00:00
Dominique Leuenberger
2bdc08bc0c Accepting request 1039293 from Cloud:OpenStack:Factory
- update to version 3.1.0
  - Encode urls in unit tests
  - Accept sha256 hash for swift tempurl
  - Replace deprecated UPPER_CONSTRAINTS_FILE variable
  - Update master for stable/yoga
  - Drop lower-constraints.txt and its testing
  - The Python 3.6 and Python 3.7 Support has been dropped since zed
  - Add Python3 zed unit tests
  - Remove six
  - Bump tox minversion to 3.18.0

OBS-URL: https://build.opensuse.org/request/show/1039293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=36
2022-12-02 12:12:54 +00:00
0c4fa60b63 - update to version 3.1.0
- Encode urls in unit tests
  - Accept sha256 hash for swift tempurl
  - Replace deprecated UPPER_CONSTRAINTS_FILE variable
  - Update master for stable/yoga
  - Drop lower-constraints.txt and its testing
  - The Python 3.6 and Python 3.7 Support has been dropped since zed
  - Add Python3 zed unit tests
  - Remove six
  - Bump tox minversion to 3.18.0

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=67
2022-12-01 10:56:39 +00:00
Dominique Leuenberger
ca27c909e9 Accepting request 979061 from Cloud:OpenStack:Factory
- 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

- 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/request/show/979061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=35
2022-05-25 18:34:21 +00:00
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
Dominique Leuenberger
0d364a3b2b Accepting request 889967 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/889967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=34
2021-05-10 13:37:21 +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
Dominique Leuenberger
e0a7418158 Accepting request 841180 from Cloud:OpenStack:Factory
switch to victoria

OBS-URL: https://build.opensuse.org/request/show/841180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=33
2020-10-26 15:15:11 +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
Dominique Leuenberger
ed1e073f09 Accepting request 803563 from Cloud:OpenStack:Factory
Ussuri Update

OBS-URL: https://build.opensuse.org/request/show/803563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=32
2020-06-05 18:10:17 +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
Dominique Leuenberger
a914ea6012 Accepting request 787453 from Cloud:OpenStack:Factory
- add obsoletes

- switch to python 3.x only build

OBS-URL: https://build.opensuse.org/request/show/787453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=31
2020-03-24 21:33:04 +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
Dominique Leuenberger
db6cb8f187 Accepting request 736653 from Cloud:OpenStack:Factory
- 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/request/show/736653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=30
2019-12-04 12:48:26 +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
Dominique Leuenberger
21ecc60603 Accepting request 692827 from Cloud:OpenStack:Factory
- update to version 1.17.0
  - Don't change pyyaml behavior
  - Switch to stestr
  - Update min tox version to 2.0
  - Set X-Region-Name in header when using SessionClient
  - fix bug link in readme
  - Migrate the link of bug report button to storyboard
  - Load files from adopt file when adopt stack
  - Update the bugs link to storyboard
  - Trivial: Update pypi url to new url
  - Update reno for stable/rocky
  - Replace deprecated "decodestring()" by "decodebytes()"
  - Don't quote {posargs} in tox.ini
  - switch documentation job to new PTI
  - add python 3.6 unit test job
  - import zuul job settings from project-config
  - Use templates for cover and lower-constraints

OBS-URL: https://build.opensuse.org/request/show/692827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=29
2019-05-03 20:40:40 +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
Dominique Leuenberger
3bc64a757d Accepting request 633070 from Cloud:OpenStack:Factory
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build

OBS-URL: https://build.opensuse.org/request/show/633070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=28
2018-09-07 13:37:16 +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
Dominique Leuenberger
4102a85b5d Accepting request 583299 from Cloud:OpenStack:Factory
- Switch to stable/queens spec template

OBS-URL: https://build.opensuse.org/request/show/583299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=27
2018-03-19 22:34:38 +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
Dominique Leuenberger
4de6ad5ed7 Accepting request 575935 from Cloud:OpenStack:Factory
- 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/request/show/575935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=26
2018-02-14 09:50:27 +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
Dominique Leuenberger
c49e1da036 Accepting request 567543 from Cloud:OpenStack:Factory
- 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/request/show/567543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=25
2018-01-24 14:28:25 +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
Dominique Leuenberger
b22e42f9ac Accepting request 514885 from Cloud:OpenStack:Factory
- 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/request/show/514885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=24
2017-08-28 13:30:31 +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
Dominique Leuenberger
ab55959e9f Accepting request 501639 from Cloud:OpenStack:Factory
- update to version 1.8.1
  - Build event stack_name from links
  - Update .gitreview for stable/ocata

OBS-URL: https://build.opensuse.org/request/show/501639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=23
2017-06-08 13:03:06 +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
Dominique Leuenberger
9f7c31962e Accepting request 456756 from Cloud:OpenStack:Factory
- 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/request/show/456756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=22
2017-02-21 12:43:41 +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
Dominique Leuenberger
1444c096c5 Accepting request 432058 from Cloud:OpenStack:Factory
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/request/show/432058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=21
2016-10-13 09:28:50 +00:00
Dominique Leuenberger
995126023d Accepting request 425291 from Cloud:OpenStack:Factory
- 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/request/show/425291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=20
2016-09-30 13:30:12 +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
2138e1f911 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=33 2016-09-07 12:33:55 +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
Dominique Leuenberger
a5f95fe779 Accepting request 337140 from Cloud:OpenStack:Factory
- 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

- 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

OBS-URL: https://build.opensuse.org/request/show/337140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=19
2015-10-30 12:41:59 +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
Stephan Kulow
5e4d0ed6c7 Accepting request 320753 from Cloud:OpenStack:Factory
- add %name-rpmlintrc

- Use %{version} in source

- Switch to version 0.4.0

- Update to version python-heatclient-0.4.0.post5:
  * correction in function names under test_resource

- Update to version python-heatclient-0.4.0.post4:
  * Uncap library requirements for liberty

- Update to version python-heatclient-0.4.0.post3:
  * Make README.rst comply with expected format

- Update to version python-heatclient-0.4.0.post1:
  * Remove the deprecated shell commands
  0.4.0

- Update to version python-heatclient-0.3.0.post23:
  * Parse nested files if they are template
  * Fix test class names

- Update to version python-heatclient-0.3.0.post19:
  * Add wildcard support to hook-clear
  * Add options for setting and clearing of hooks
  * Add option for heatclient to accept parameter value from file

- Update to version python-heatclient-0.3.0.post16:
  * Sync with oslo_incubator

OBS-URL: https://build.opensuse.org/request/show/320753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=18
2015-08-27 06:55:03 +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
Stephan Kulow
c936b506d3 Accepting request 230005 from Cloud:OpenStack:Factory
- update to 0.2.9:
  * Updated from global requirements
  * Process provider templates for included files
  * Support Python 3
  * Python 3: fix test_template_utils.py
  * Skip timeout_mins when not specify
  * get_file: encode non utf-8 encoding files via base64
  * get_file: do not read same url once again
  * Resolve files in resource types
  * Do not use the '+' operation with dict_items()
  * Python3: fix a bytes/str issue
  * Updated from global requirements
  * Using common methods from oslo cliutils
  * Python 3: decode bytes before feeding them to jsonutils.loads()
  * Output warnings for deprecated commands
  * Add stack-preview support
  * Workaround failing pypy gate job
  * Remove dependent module py3kcompat
  * Python 3: Fix YamlEnvironmentTest tests
  * Oslo: sync strutils
  * Add new tests to cover most of the requests port
  * Modify stack ID lookup to only use stacks:lookup
  * Add timeout option to stack-update
  * Deprecate create/adopt --create-timeout in favor of --timeout
  * Remove unused versions define in template_format.py
  * Rename --timeout global option and make it work
  * Python3: fix test_stack_list_with_args()
  * Pass bytes to NamedTemporaryFile.write()
  * Enable --help for each command

OBS-URL: https://build.opensuse.org/request/show/230005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=16
2014-04-14 18:40:45 +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
Stephan Kulow
ff92fd6763 Accepting request 227778 from Cloud:OpenStack:Factory
- switch to released version 0.2.8 
- Update to version python-heatclient-0.2.8.36.g53b581f:
  * get_file: encode non utf-8 encoding files via base64
  * get_file: do not read same url once again
  * Do not use the '+' operation with dict_items()
  * Updated from global requirements
- Update to version python-heatclient-0.2.8.29.g508b6bb:
  * Using common methods from oslo cliutils
  * Output warnings for deprecated commands
  * Python 3: Fix YamlEnvironmentTest tests
  * Sort requirement files in alphabetical order

- Update to version python-heatclient-0.2.8.21.g644d148:
  * Add new tests to cover most of the requests port
  * Pass bytes to NamedTemporaryFile.write()

- Update to version python-heatclient-0.2.8.17.g8a51be6:
  * Add stack-preview support
  * Workaround failing pypy gate job
  * Remove dependent module py3kcompat
  * Oslo: sync strutils
  * Modify stack ID lookup to only use stacks:lookup

- install bash_completion for heat 

- Update to version python-heatclient-0.2.8.8.g7e265ec:
  * Add timeout option to stack-update
  * Deprecate create/adopt --create-timeout in favor of --timeout
  * Remove unused versions define in template_format.py
  * Python3: fix test_stack_list_with_args()

OBS-URL: https://build.opensuse.org/request/show/227778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=15
2014-04-03 17:40:06 +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
Stephan Kulow
90aa3100f6 Accepting request 225086 from Cloud:OpenStack:Factory
- update to 0.2.6:
  * make tokens work with --os-no-client-auth
  * Add --include-pass option for grizzly backwards compat

- Add refresh_patches source service

OBS-URL: https://build.opensuse.org/request/show/225086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=14
2014-03-09 17:48:05 +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
Sascha Peilicke
c3ff15871f osc copypac from project:Cloud:OpenStack:Havana package:python-heatclient revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=9
2014-01-17 15:04:06 +00:00
Tomáš Chvátal
d7621151fe Accepting request 203659 from Cloud:OpenStack:Factory
- go with release tarball of 0.2.5:
  * no changes

- Update to version 0.2.4.23:
  + Allow -P to be invoked multiple times

- fix requires

OBS-URL: https://build.opensuse.org/request/show/203659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=13
2013-10-18 09:34:46 +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
Stephan Kulow
d377aa19cb Accepting request 200462 from Cloud:OpenStack:Factory
- Update to version 0.2.4.21:
  + Replace OpenStack LLC with OpenStack Foundation

- fix requires

OBS-URL: https://build.opensuse.org/request/show/200462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=12
2013-09-25 12:37:38 +00:00
Stephan Kulow
f7469d9061 Accepting request 199240 from Cloud:OpenStack:Factory
- Update to version 0.2.4.20:
  + Support --version for heatclient
  + Stack instance identifier property
  + Add handler for heatclient.common.http

- Update to version 0.2.4.15:
  + Added support for running the tests under PyPy with tox
  + Fix and enable Hacking H501 warning
  + Be backward compatible after a renaming in API

OBS-URL: https://build.opensuse.org/request/show/199240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=10
2013-09-16 14:32:38 +00:00
Stephan Kulow
fd9d9ef494 Accepting request 197426 from Cloud:OpenStack:Factory
- Update to version 0.2.4.10:
  + Add X-Region-Name parameter in HTTP request

- Update to version 0.2.4.8:
  + Rename event logical_resource_id to resource_name

- Update to version 0.2.4.7:
  + Do not obscure Unauthorized error messages

- Update to version 0.2.4.5:
  + Apply OS_REGION_NAME for endpoint selection

OBS-URL: https://build.opensuse.org/request/show/197426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=9
2013-09-16 10:45:25 +00:00
Tomáš Chvátal
701a5de545 Accepting request 188171 from Cloud:OpenStack:Factory
- Update to version 0.2.4.4:
  + Generate a template from a resource

- Update to version 0.2.4.2:
  + Fix heat event list sorted order incorrect

- Update to version 0.2.4.1:
  + Updated from global requirements

- Update to version 0.2.3.15.g2c05c73:
  + Add mock as a test requirement
  + Fix Stack instance delete method
  + Custom Stack get method to avoid lookup redirects
  + Do not paginate stack list unless page_size is set
  + Remove unused Stack data method

- Update to version 0.2.3.10.g9104cb0:
  + Sync with global requirements
--------------------------------------------------------------------
- Update to version 0.2.3.9.g529d429:
  + Implement Stack status and action properties
--------------------------------------------------------------------
- Update to version 0.2.3.8.gcae2c0f:
  + Parse error object (in json format) returned by heat-api
--------------------------------------------------------------------
- Update to version 0.2.3.6.ge5d68a4:
  + Validate heat url is supplied for --os-no-client-auth.
  + Set credentials headers if there is no auth token.

OBS-URL: https://build.opensuse.org/request/show/188171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=8
2013-08-18 20:40:04 +00:00
Stephan Kulow
6604c7c1b4 Accepting request 183605 from Cloud:OpenStack:Factory
--------------------------------------------------------------------
- Update to version 0.2.3.2.ga49cf4c:
  + Make the parameter checking consistent.
  + Only set X-Auth-User, X-Auth-Key on stack create/update.
  + Display yaml format for stack deployed via hot template
  + Cleanup in preperation for release.

- Update to version 0.2.2.37.gff2033a:
  + Raise requirements to be in sync with OpenStack/Requirements
  + Rename README.md to README.rst

- move heat client to main package 

- Update to version 0.2.2.34.ga4208dc:
  + Fix "heat validate" (add needed environment option)

- Update to version 0.2.2.32.gcb5b027:
  + Update upper bound of keystoneclient version.

OBS-URL: https://build.opensuse.org/request/show/183605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=7
2013-07-18 15:34:04 +00:00
Stephan Kulow
a3b676170a Accepting request 182642 from Cloud:OpenStack:Factory
- update requires 

- Update to version 0.2.2.31.g9cba3da:
  + Add support for suspend/resume actions
  + Unit tests for pretty table special formatters.
  + Format resource required_by in resource-show.

OBS-URL: https://build.opensuse.org/request/show/182642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=6
2013-07-10 15:31:52 +00:00
Stephan Kulow
6de1569868 Accepting request 181030 from Cloud:OpenStack:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/181030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=5
2013-07-03 08:26:28 +00:00
Stephan Kulow
6e67b39cb6 Accepting request 178484 from Cloud:OpenStack:Factory
Update to latest Grizzly

OBS-URL: https://build.opensuse.org/request/show/178484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=4
2013-06-13 19:43:11 +00:00
Stephan Kulow
4a2faf6d84 Accepting request 172712 from Cloud:OpenStack:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/172712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=3
2013-04-29 12:17:06 +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
Stephan Kulow
b571cf3268 Accepting request 148082 from Cloud:OpenStack:Factory
New packages needed by new version of OpenStack

OBS-URL: https://build.opensuse.org/request/show/148082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=1
2013-01-17 08:59:59 +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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:075178d07607145f759a4c70c9247f92a0af9702cbb4182ac14bf0d9bc8e73d8
size 178691