File python-ironicclient.changes of Package python-ironicclient
-------------------------------------------------------------------
Sat Sep 19 07:06:41 UTC 2015 - tbechtold@suse.com
- update to 0.8.1:
* Fixes file cache TypeError
* Fix functional tests job
* Replace ConfigParser with six.moves.configparser
-------------------------------------------------------------------
Mon Sep 14 10:51:20 UTC 2015 - tbechtold@suse.com
- update to 0.8.0:
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Added unit tests for command-line shell
* Also retry on connection refused
* Updated from global requirements
* Updated from global requirements
* Add provision_updated_at field to nodes
* Filtering nodes by provision state
* Replacing dict.iteritems() with dict.items()
* Updated from global requirements
* Fix version negotiation
* Updated from global requirements
* Allow specifying a set of fields of the Port and Chasis resources
* Revert: requirement files in alphabetical order
* Fix unittests due mock 1.1.0 release
* Allow specifying a set of fields of the Node resource
* Expose node's clean_step and bump default version
* Fix slow tests in RetriesTestCase
* Updated from global requirements
* Updated from global requirements
* Also retry on HTTP 503 (service unavailable)
* Cache negotiated api microversion for server
* Updated from global requirements
* Cleanup session creation
* Updated from global requirements
* Register global Keystone args first
* Install the ironicclient into the 'venv' virtualenv
* Updated from global requirements
* Refactor resource_fields.py
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Thu May 28 01:41:33 UTC 2015 - cloud-devel@suse.de
- Update to version python-ironicclient-0.6.1.dev21:
* Disable meaningless sort keys in list command
-------------------------------------------------------------------
Wed May 27 01:42:11 UTC 2015 - cloud-devel@suse.de
- Update to version python-ironicclient-0.6.1.dev19:
* Add node-show-states command
-------------------------------------------------------------------
Tue May 26 01:42:31 UTC 2015 - cloud-devel@suse.de
- Update to version python-ironicclient-0.6.1.dev17:
* httpretty can fail in Python 3.4 with wrong LC_ALL
* Revert fix that issues Unauthorized exception
* Consistent and more valid strings for Booleans
-------------------------------------------------------------------
Fri May 15 00:56:39 UTC 2015 - cloud-devel@suse.de
- Update to version python-ironicclient-0.6.1.dev12:
* Updated from global requirements
-------------------------------------------------------------------
Fri May 8 01:02:35 UTC 2015 - cloud-devel@suse.de
- Update to version python-ironicclient-0.6.1.dev11:
* Sync oslo.incubator
-------------------------------------------------------------------
Thu May 7 01:43:15 UTC 2015 - cloud-devel@suse.de
- Update to version python-ironicclient-0.6.1.dev10:
* Drop use of 'oslo' namespace package
* Disable invalid sort key in list command
-------------------------------------------------------------------
Fri May 1 01:13:06 UTC 2015 - cloud-devel@suse.de
- Update to version python-ironicclient-0.6.0.post9:
* Updated from global requirements
* Add in support for a tox pypy target
-------------------------------------------------------------------
Mon Apr 27 10:17:22 UTC 2015 - cloud-devel@suse.de
- Update to version python-ironicclient-0.6.0.post6:
* Ensure *-show input uuid is not empty
* Remove unneeded 'utf-8' coding lines
-------------------------------------------------------------------
Wed Apr 22 17:30:28 UTC 2015 - tbechtold@suse.com
- Switch to master
-------------------------------------------------------------------
Wed Mar 18 15:57:42 UTC 2015 - rsalevsky@suse.com
- update to 0.4.1:
* Rename --configdrive to --config-drive
* Fix argument for configdrive usage
* Fix help string for port-list
* port-list support get-port-from-mac
* Update requirements.txt
* cli support --os-endpoint
* ironicclient node-set-maintenance to accept true/false
* Updated from global requirements
* Check if --config-drive is only used with provision state "active"
* Add --config-drive to node-set-provision-state
* Add driver_internal_info to node-show output
* ironicclient handle faultstring when using SessionClient
* Support setting non-string fields
* Workflow documentation is now in infra-manual
* Removed http proxy environment variable so that httpretty can work
* Fix to properly issue an Unauthorized exception
* Add option to specify node uuid in node-create subcommand
* Add IRONIC_URL to README
* Fix log_curl_request API version duplication
* Update README
* Fix node-set-provision-state cmd's help strings
* Updated from global requirements
* Add maintenance_reason to node-show output
* Add 'API' to description of ironic command
* Fix the usage comment of node-set-power-state cmd
* Updated from global requirements
* Fix sphinx warnings
* VendorPassthru commands to support different HTTP methods
* Sane parameters for node and driver vendor_passthru()
* Updated from global requirements
* Sync apiclient from Oslo
* Add node-set-maintenance command
* Fix python-ironicclient crash
* Adds tty password entry for ironicclient
-------------------------------------------------------------------
Fri Sep 19 07:01:19 UTC 2014 - dmueller@suse.com
- update to 0.3.0:
* Replace calls to Mock.assert_not_called
* Updates to CLI doc
* Add 'rebuild' option to node-set-provision-state
* Update README with a bit more info
* ironic client to use os_region_name if provided
* Add unit test for "ironic port-update" shell cmd
* Add unit tests for "ironic node-delete" shell cmd
* handles keyboard interrupt
* fixes help string for driver-list
* Add 'bash-completion' to 'ironic help' response
* List resources with detail
* Add sort_key and sort_dir parameters to *-list
* Fix column headings regression due to switch to cliutils
* Work toward Python 3.4 support and testing
* Updated from global requirements
* Fix misspelled class name AmbigiousAuthSystem
* Optimize get_by_instance_uuid
* Show port by MAC address
-------------------------------------------------------------------
Tue Aug 26 10:06:42 UTC 2014 - dmueller@suse.com
- update to 0.2.1:
* Adds documentation for ironicclient API
* Remove py3kcompat module
* Add documentation for ironic CLI
* Updated from global requirements
* Documentation for contributors
* Fix docstring for client.get_client()
* Updated from global requirements
* node-list to show the maintenance field
* Add main developer page
* Sync cliutils from oslo
* Avoid traceback with insufficient auth credentials
* Add support for 'driver-show' command
* Updated from global requirements
* Add set-console-mode, get-console commands
* Sort requirement files in alphabetical order
* Filtering nodes by maintenance mode
* Remove shebang lines from code
* Fix the test parameter order
* Return 'maintenance' from node-show command
* Fix params order in assertEqual
* Remove vim header
* Node power state is not printed after set
* Return node_uuid from a port-show cmd
* Fix Iterface misspelling from node-validate cmd
* Remove tox locale overrides
* Add node.states() to the client library
* Fix node-create help requiring chassis uuid
* Updated from global requirements
* Remove unused method 'string_to_bool' from utils
* Reuse Resource from oslo
* Sync apiclient and strutils from Oslo
* Run unittest with python 3.3
* Drop python2.5 suport in ironicclient.common.http
* Improve node-validate command output
* Add set_provision_state to the client libs
* ironic client should display chassis_uuid value
* Update openstack-common.conf list, sync with oslo (0d8f18b)
* Rename nodes/<uuid>/state to nodes/<uuid>/states
* Remove unused oslo-incubator modules
* Updated from global requirements
* driver-list command to show the list of conductors
-------------------------------------------------------------------
Fri Feb 14 09:16:33 UTC 2014 - speilicke@suse.com
- Run testr directly
-------------------------------------------------------------------
Tue Feb 11 15:51:06 UTC 2014 - speilicke@suse.com
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)
-------------------------------------------------------------------
Mon Dec 9 15:49:11 UTC 2013 - speilicke@suse.com
- Update to version 0.0.1:
+ Replace node_id to node_uuid on PortsLet CLI print exception traceback from 'debuginfo'
+ Move six dependency to requirements.txt
+ Move from inheritance HTTPClient in Ironic client
+ Enable rebooting in the client lib and cli
+ Updated from global requirementsShows 'last_error' property for a node
+ Support building wheels (PEP-427)
+ Include 'chassis_id' on node-show
+ Enable created_at/updated_at for port-show/chassis-show
+ Add missing i18n support
- Add _service file
- Fix dependencies
-------------------------------------------------------------------
Mon Nov 25 14:21:29 UTC 2013 - dmueller@suse.com
- switch to python-setuptools
-------------------------------------------------------------------
Wed Sep 18 09:40:03 UTC 2013 - dmueller@suse.com
- Initial package