python-ironicclient/ironicclient/v1
Dmitry Tantsur 595db83ddc Support passing a dictionary for configdrive
API version 1.56 introduces support for building configdrive on the
server side. In this case configdrive is a dictionary, this changes
adds support for it.

Change-Id: I2b870fc89aa31c13b33f76b14acd6ee959800554
Depends-On: https://review.openstack.org/639050
Story: #2005083
Task: #29841
2019-03-05 17:11:28 +01:00
..
__init__.py Bump hacking version 2014-10-02 11:12:53 +00:00
allocation.py Allocation API: client API and CLI 2019-02-16 15:51:38 +01:00
chassis_shell.py Add a JSON option to the client 2016-03-02 11:29:40 +00:00
chassis.py Add --uuid to chassis-create 2015-12-15 15:37:59 +08:00
client.py Deploy templates: client support 2019-03-01 14:24:28 +00:00
conductor.py Support for conductors exposed from API 2018-12-12 14:37:25 +08:00
create_resources_shell.py Allow creating portgroups via create commands 2017-01-25 18:53:27 +02:00
create_resources.py Replace use of functools.wraps() with six.wraps() 2018-02-01 16:31:15 -08:00
deploy_template.py Deploy templates: client support 2019-03-01 14:24:28 +00:00
driver_shell.py Extends driver-list, driver-show supporting new hardware types 2017-04-28 19:11:27 +07:00
driver.py Extends driver-list, driver-show supporting new hardware types 2017-04-28 19:11:27 +07:00
events.py Add Events support 2019-02-13 18:22:50 +01:00
node_shell.py Add support for storage_interface to node and driver CLI 2017-07-11 17:43:34 +00:00
node.py Support passing a dictionary for configdrive 2019-03-05 17:11:28 +01:00
port_shell.py Add physical network to port commands 2017-07-18 10:32:09 +01:00
port.py Add is-smartnic port attribute to port command 2019-02-18 14:15:46 +02:00
portgroup_shell.py Add mode and properties to portgroup 2016-12-22 13:16:32 +00:00
portgroup.py Add mode and properties to portgroup 2016-12-22 13:16:32 +00:00
resource_fields.py Deploy templates: client support 2019-03-01 14:24:28 +00:00
shell.py Add Ironic CLI commands for volume target 2017-07-14 13:58:48 +09:00
utils.py Add support for RESCUE and UNRESCUE provision states 2018-01-26 01:33:03 +00:00
volume_connector_shell.py Add Ironic CLI commands for volume connector 2017-07-12 11:41:31 +09:00
volume_connector.py Add volume connector support to Python API 2017-07-07 15:06:44 +09:00
volume_target_shell.py Remove RBD examples 2017-12-07 17:43:24 -05:00
volume_target.py Add volume target support to Python API 2017-07-07 06:08:17 +00:00