SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-heatclient-1.14.0-lp152.4.2.noarch.rpm :

* Fri Feb 23 2018 tbechtoldAATTsuse.com- Switch to stable/queens spec template
* Mon Feb 12 2018 cloud-develAATTsuse.de- 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
* Fri Jan 19 2018 cloud-develAATTsuse.de- 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
* Mon Aug 07 2017 cloud-develAATTsuse.de- 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
* Wed Jun 07 2017 cloud-develAATTsuse.de- update to version 1.8.1 - Build event stack_name from links - Update .gitreview for stable/ocata
* Mon Feb 13 2017 cloud-develAATTsuse.de- 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 - 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 - Return condition functions based on the filter param - Use event_time as default event sort key in OSC - Add heat CLI test for deleting stack - Improved the help message of the stack-list tags - Updated from global requirements - Fix event list help
* Mon Sep 26 2016 tbechtoldAATTsuse.comupdate 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
* Tue Aug 30 2016 tbechtoldAATTsuse.com- 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\"
* Clean up osc fakes and mocks
* osc resource-type-show description option
* osc resource-type-list description option
* Remove redundant auth discovery
* switch to keystoneauth
* Allow redirects to use location from response
* Fix obscure error message when no template given to OSC
* Replace tempest-lib with tempest.lib
* Moved required parameter for visibility
* use thread safe fnmatch
* OpenStack client plugin for environment show
* Add client library support for retrieving a stack\'s environment
* Support \"--pre-delete\" argument for hook-clear
* Fixed fragile assertion in test_template_utils
* Fix logging issue in heatclient tests
* Add basic read-only function test for template validate
* Support OS_KEY/OS_CERT environment variables
* Replace assertRegexpMatches with assertRegex
* Moved -t parameter for visibility
* Move OpenStack client to test-requirements
* OSC plugin for orchestration template validate
* Use stack.get for resolving outputs for old API- update _service and switch to upstream spec template
* Wed Jul 13 2016 tbechtoldAATTsuse.com- 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 \"
* 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
* OSC plugin for stack snapshot create
* Use yaml.safe_load() instead of yaml.load()
* Use oslo.utils.reflection to extract class name
* Add OpenstackClient plugin for software deployment show
* Add openstack client stack snapshot restore
* Add openstack client stack resource signal
* OSC plugin for stack resource show and list
* OpenstackClient plugin for event list
* OpenstackClient plugin for event show
* OpenstackClient plugin for stack delete
* Fix resource_type osc entrypoint
* OSC plugin for software config show
* Add openstack cli stack actions
* Add openstack client resource type list and show
* OSC plugin for stack snapshot show
* Add openstack client software config create
* OpenstackClient plugin for template show
* OpenStackClient plugin for stack output list
* OpenstackClient plugin for stack output show
* Add openstack client software config list
* Add openstack client stack resource metadata show
* Adds ignore_errors for template-validate command
* Add heat client support for Resource set health
* Sort osc command entry points
* OpenstackClient plugin for template function list
* OpenstackClient plugin for template version list
* Add OpenstackClient plugin for software deployment list
* Add openstack client software config delete
* OpenstackClient plugin for stack abandon
* OpenstackClient plugin for stack adopt
* OpenstackClient plugin for software deployment delete
* Add openstack client stack basic funtion tests
* Remove incorrectly used \"# flake8: noqa\"
* Update translation setup
* Edit backslashes for lines continuations
* Raise CommandError when Any of stack/deployment/config delete failed
* Ignore restricted_actions key
* Add formatters for \'tags\' in method _do_stack_show
* Enable osc extension in setup.cfg
* Disable osc extension for 0.9.0 release
* Remove argparse from requirements
* Add openstack client stack snapshot list
* Add --dry-run option to openstack stack create
* Include keystone message when authentication failed
* Add show_nested support to update --dry-run
* Update template_utils to support object env\'s
* Improve \"openstack stack create --wait\" help message
* OpenstackClient plugin for stack update
* OpenstackClient plugin for stack create
* Validate for empty file for stack-adopt
* Misspelling in message
* Add resolve_outputs parameter to stack get method
* Allow event specification in the environment
* Add debug testenv in tox
* Replace deprecated library function os.popen() with subprocess
* Update --template-object to support nested stacks
* Added -P support to template-validate
* Fix error message on authentication failure
* Change LOG.warn to LOG.warning
* use keystoneclient exceptions instead of oslo-incubator code
* Resolve outputs from stack object
* Use stack lookup for getting stack name/id
* Replace assertEqual(None,
*) with assertIsNone in tests
* Removes MANIFEST.in as it is not needed explicitely by PBR
* Fix Resource.__eq__ mismatch semantics of object equal
* remove py26 specific code from heatclient
* Deprecated tox -downloadcache option removed
* remove py26 support tag in setup.cfg
* Add JsonFormat display option
* Remove py26 support
* Delete python bytecode before every test run
* Enable pep8 E123 test
* Enable pep8 E126 test
* Enable pep8 E128 test
* Enable pep8 E265 test
* Enable pep8 E241 test
* Enable pep8 E713 test
* Use six.iteritems() instead of iter(XXX.items())
* Fix error when listing stacks
* OpenStack typo
* Enable pep8 H202 test
* Enable pep8 H238 test
* Enable pep8 H405 tests
* Add output API calls implementations
* Refine event_log_formatter output
* Last sync from oslo-incubator
* Delete the corresponding config when deleting a deployment
* OpenStackClient plugin for stack list
* Fix environment files parsing bug for stack-adopt
* Support to list software configs
* Ignore .eggs
* OpenStackClient plugin for stack show
* Fix error in stack-list metadata
* improve readme content
* Add option for detailed template error
* Add standard code coverage configuration file
* Add PATCH support for stack-update --dry-run
* Fix the bug when showing event in log format- Adjust Requires- Add 0001-Fix-doc-build-if-git-is-absent.patch
* Sat Sep 19 2015 tbechtoldAATTsuse.com- 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
* Mon Sep 14 2015 tbechtoldAATTsuse.com- 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
* Updated from global requirements
* Fixed VerifyAll() when test case does ReplayAll()
* Updated from global requirements
* Move test_event_utils.py module to unit directory
* Add first pass at post_test_hook for functional
* cleanup openstack-common.conf and sync updated files
* Move usage methods
*_request to get/post/etc
* Updated from global requirements
* Add functional tests from Tempest
* Update hacking version to fix pep8 gate job
* Adds --format=log option to event-list
* Add --tags option to stack-create and stack-update
* Add stack tag filtering options to stack-list
* Add OS_TEST_PATH to testr
* Move unittests to subdir unit
* Updated from global requirements
* Make hook type optional for hook-clear
* Refactor common event code into event_utils module
* Add hook-poll function to check if a stack has pending hooks
* Work around pypy testing issue
* Implement --limit option for event-list with --nested-depth
* event-list marker, only slice when needed
* Add option to show hidden stacks in stack-list
* Add an option to generate template based on resource type
* Updated from global requirements
* Implement --marker for event-list --nested-depth
* Fix sort column for event-list with nested-depth
* Unit tests for stack actions
* correction in function names under test_resource
* Uncap library requirements for liberty
* Add --nested-depth option to event-list
* Make README.rst comply with expected format
* Remove the deprecated shell commands- Adjust Requires according to requirements.txt- Add python_requires to _service file
* Wed Aug 05 2015 dmuellerAATTsuse.com- add %name-rpmlintrc
* Fri Apr 24 2015 tbechtoldAATTsuse.com- Use %{version} in source
* Thu Apr 23 2015 tbechtoldAATTsuse.com- Switch to version 0.4.0
* Tue Apr 21 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.4.0.post5:
* correction in function names under test_resource
* Sat Apr 18 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.4.0.post4:
* Uncap library requirements for liberty
* Fri Apr 10 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.4.0.post3:
* Make README.rst comply with expected format
* Wed Apr 08 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.4.0.post1:
* Remove the deprecated shell commands 0.4.0
* Thu Apr 02 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.3.0.post23:
* Parse nested files if they are template
* Fix test class names
* Wed Apr 01 2015 cloud-develAATTsuse.de- 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
* Sat Mar 28 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.3.0.post16:
* Sync with oslo_incubator
* Wed Mar 25 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.3.0.post14:
* Migrate to new oslo_xxx namespace
* Mon Mar 23 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.3.0.post13:
* Updated from global requirements
* Wed Mar 18 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.3.0.post12:
* Implement deployment-create
* Wed Mar 11 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.3.0.post11:
* Implement deployment-output-show
* Thu Mar 05 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.3.0.post10:
* Make ; parsing optional in format_parameters
* Updated from global requirements
* Wed Mar 04 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.3.0.post7:
* Fix SessionClient error when endpoint=None
* Sat Feb 21 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.3.0.post6:
* Sort event-list by oldest first
* Thu Feb 19 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.3.0.post4:
* Fix non-working endpoint type argument
* Sat Feb 14 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.3.0.post3:
* Updated from global requirements
* Updates heat.rst with \'service-list 0.3.0
* Tue Feb 10 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.post70:
* Adds CLI heat service-list
* Sat Feb 07 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.post68:
* Format attributes as JSON in resource-show output
* Thu Feb 05 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.post66:
* Add adopt/abandon description to heat manual
* Wed Feb 04 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.post65:
* Fix different behavior in python3.4 json module
* Thu Jan 29 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.post64:
* Updated from global requirements
* Add CLI commands to interact with software-config
* output-show format by json or raw
* Thu Jan 15 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.post59:
* CLI: Add --all option to output-show command
* Removed http proxy environment variable so that httpretty can work
* Updated from global requirements
* Fri Jan 09 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.post55:
* Replace httpretty with requests-mock
* Thu Jan 08 2015 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.post54:
* Fix passing an object url to the heat CLI
* Cleanup shell tests
* Fri Dec 26 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.post51:
* Add transtlation markers for log messages
* Mon Dec 15 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.49.gd6d5197:
* Add transtlation markers for error messages
* Add transtlation markers for help messages
* Sat Dec 13 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.45.g892d423:
* Updated from global requirements
* Fri Dec 12 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.44.g49d1448:
* Curl statements to include globoff for IPv6 URLs
* Thu Dec 11 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.42.gad63852:
* Initial setup for i18n support
* Show the creation_time for stack snapshot list
* Workflow documentation is now in infra-manual
* Add support for parameter_defaults in environment
* Sat Dec 06 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.34.g9fffbd8:
* Remove remaining deprecated oslo-incubator modules
* Fri Dec 05 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.33.g0e93da5:
* Convert importutils to oslo.utils
* Wed Dec 03 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.32.g5e9e651:
* Updated from global requirements
* Convert strutils to oslo.utils.encodeutils
* Fri Nov 28 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.28.gd0b0270:
* Fix H302 errors
* Tue Nov 25 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.27.g78af7de:
* Implement restore operation
* Implement snapshot operations
* Thu Nov 20 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.23.ge6949d0:
* Updated from global requirements
* Sat Nov 15 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.22.g59a2e3d:
* Move to oslo.serialization
* Wed Nov 12 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.20.gca403cc:
* Tests work fine with random PYTHONHASHSEED
* Updated from global requirements
* Remove _ from builtins
* Fix template_utils tests for Python 3.4
* Thu Oct 30 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.14.g73692bb:
* Fix event tests for Python 3.4
* Fix shell tests for Python 3.4
* Allow mock-based patching in shell tests
* Mon Oct 27 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.11.g49d000c:
* Make sure the --heat-url option is respected
* Put a cap on our cyclomatic complexity
* Pass auth_url if os_no_client_auth specified
* Mon Oct 13 2014 cloud-develAATTsuse.de- Update to version python-heatclient-0.2.12.6.g3d402d4:
* Updated from global requirements
 
ICM