Changelog for
python-ironicclient-doc-1.2.0-1.1.noarch.rpm :
Mon Mar 14 13:00:00 2016 tbechtoldAATTsuse.com
- update to 1.2.0:
* Remove leftover use of args.os_endpoint
* Updated from global requirements
* Add CLI support for RAID configuration
* Use keystoneauth instead of keystoneclient
* Don\'t ignore failures when delete nodes
* Use requests lib in HTTPClient
* Add a JSON option to the client
* Do not pass endpoint to constructor in OSC
* Fix Resource.__eq__ mismatch semantics of object equal
* Log SHA1 hash of X-Auth-Token value
* Stop ignoring _ as builtin in pep8
* Remove unused `anyjson`
* Add sanity tests for testing actions with Chassis
* Add \'node-set-provision-state
clean\'
* continue to delete next node if failed with previous one
* Fix unit test \'Argument parse failed\' error
* Replace HTTP \'magic numbers\' with constants
* Add CLI to list nodes using the same driver
* Allow functional tests to work with Keystone v3
* Allow to initialize keystone v3 client
* Support all API versions up to 1.latest
* Put py34 first in the env order of tox
* Fix params order in assertEqual
* Remove openstack-common.conf
* Move ironicclient/common tests to their respective directory
* Do not log secrets
* Fix test cases of listing with provisioning state
* Replace assertTrue with explicit assertIsInstance
* Add first reno-based release note
* Add reno for release notes management
* Add Sanity tests for testing actions with Driver
* Replace assertEqual(None,
*) with assertIsNone in tests
* Removes MANIFEST.in as it is not needed explicitely by PBR
* Switch tox unit test command to use ostestr
* Drop py33 support
* Add --uuid to port-create
* Add --uuid to chassis-create
* Deprecated tox -downloadcache option removed
* Scale back on how many warnings we issue
* Refactoring and removing duplicate code of \"base.Manager\" heirs without changing the API
* Correct node-port-list help info
* Fix exceptions.from_response() parameter
* Tests for testing node-set-power-state command
* Add --wrap option for \"ironic driver-properties\"
* Fix misprints in docstring
* Revert \"Refactoring and removing duplicate code of \"base.Manager\" heirs\"
* Refactoring and removing duplicate code of \"base.Manager\" heirs
* Add sanity tests for testing actions with Node
* Remove httpretty workaround
* Use a dict to translate node power states to json data
* Use requests-mock instead of httpretty
* Add missing translation markers
* update node shell help info
* replace LOG.warn with LOG.warning
* A minor change for driver_shell test
* Add documentation on how to run tests
* Add driver-get-vendor-passthru-methods cmd
* Add a new cmd method node-get-vendor-passthru-methods
* Add more unit tests for clituils
* Drop explicit Python 2.6 support
* Make print_list accept a list of dict
* Sync with oslo-incubator
* Last sync from oslo-incubator
* Use keystoneclient.exception directly
* Add simple table structure Ironic CLI tests
* Introduce tempest-lib to functional tests
* Make sort keys the same for list commands
* Remove lxml requirement
* Mock keystone call to avoid test failure
* Add more filters for chassis node-list
* Use doc8 style checker
* Fix the bug of incorrect spelling
* Replace six.iteritems() with .items()
* Allow \'abort\' verb for node-set-provision-state
* Set a default endpoint value of None
* Added unit test cases for command-line shell
* Introduce openstackclient plugin
* Remove unneeded param[\'detail\'] setting
- Adjust Requires and BuildRequires
Sat Sep 19 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.8.1:
* Fixes file cache TypeError
* Fix functional tests job
* Replace ConfigParser with six.moves.configparser
Mon Sep 14 14:00:00 2015 tbechtoldAATTsuse.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 14:00:00 2015 cloud-develAATTsuse.de
- Update to version python-ironicclient-0.6.1.dev21:
* Disable meaningless sort keys in list command
Wed May 27 14:00:00 2015 cloud-develAATTsuse.de
- Update to version python-ironicclient-0.6.1.dev19:
* Add node-show-states command
Tue May 26 14:00:00 2015 cloud-develAATTsuse.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 14:00:00 2015 cloud-develAATTsuse.de
- Update to version python-ironicclient-0.6.1.dev12:
* Updated from global requirements
Fri May 8 14:00:00 2015 cloud-develAATTsuse.de
- Update to version python-ironicclient-0.6.1.dev11:
* Sync oslo.incubator
Thu May 7 14:00:00 2015 cloud-develAATTsuse.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 14:00:00 2015 cloud-develAATTsuse.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 14:00:00 2015 cloud-develAATTsuse.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 14:00:00 2015 tbechtoldAATTsuse.com
- Switch to master
Wed Mar 18 13:00:00 2015 rsalevskyAATTsuse.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 14:00:00 2014 dmuellerAATTsuse.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 14:00:00 2014 dmuellerAATTsuse.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//state to nodes//states
* Remove unused oslo-incubator modules
* Updated from global requirements
* driver-list command to show the list of conductors
Fri Feb 14 13:00:00 2014 speilickeAATTsuse.com
- Run testr directly
Tue Feb 11 13:00:00 2014 speilickeAATTsuse.com
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)
Mon Dec 9 13:00:00 2013 speilickeAATTsuse.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 13:00:00 2013 dmuellerAATTsuse.com
- switch to python-setuptools
Wed Sep 18 14:00:00 2013 dmuellerAATTsuse.com
- Initial package