python-ironicclient/ironicclient/v1
Dmitry Tantsur de77496644 Do not abort wait_for_provision_state of last_errors becomes non-empty
It can happen if one of heartbeats encounteres "node locked" error, which
is normal, because the next heartbeat will succeed.

Change-Id: Iaed9b83e199761eac4e0e2157c16ea1efa564c24
Story: #2002094
Task: #19772
(cherry picked from commit 8940d72521)
2018-06-05 13:24:57 +00:00
..
__init__.py Bump hacking version 2014-10-02 11:12:53 +00:00
chassis.py Add --uuid to chassis-create 2015-12-15 15:37:59 +08:00
chassis_shell.py Add a JSON option to the client 2016-03-02 11:29:40 +00:00
client.py Facilitate latest Rest API use 2018-01-18 21:27:08 -08:00
create_resources.py Merge "Allow creating portgroups via create commands" 2017-01-25 20:38:02 +00:00
create_resources_shell.py Allow creating portgroups via create commands 2017-01-25 18:53:27 +02:00
driver.py Extends driver-list, driver-show supporting new hardware types 2017-04-28 19:11:27 +07:00
driver_shell.py Extends driver-list, driver-show supporting new hardware types 2017-04-28 19:11:27 +07:00
node.py Do not abort wait_for_provision_state of last_errors becomes non-empty 2018-06-05 13:24:57 +00:00
node_shell.py Add support for storage_interface to node and driver CLI 2017-07-11 17:43:34 +00:00
port.py Add physical network to port commands 2017-07-18 10:32:09 +01:00
port_shell.py Add physical network to port commands 2017-07-18 10:32:09 +01:00
portgroup.py Add mode and properties to portgroup 2016-12-22 13:16:32 +00:00
portgroup_shell.py Add mode and properties to portgroup 2016-12-22 13:16:32 +00:00
resource_fields.py Traits support 2018-01-25 16:13:25 +00:00
shell.py Add Ironic CLI commands for volume target 2017-07-14 13:58:48 +09:00
utils.py Synchronize ironic and ironicclients list of boot devices 2017-10-20 21:13:25 +00:00
volume_connector.py Add volume connector support to Python API 2017-07-07 15:06:44 +09:00
volume_connector_shell.py Add Ironic CLI commands for volume connector 2017-07-12 11:41:31 +09:00
volume_target.py Add volume target support to Python API 2017-07-07 06:08:17 +00:00
volume_target_shell.py Remove RBD examples 2017-12-07 17:43:24 -05:00