python-ironicclient/ironicclient/v1
Madhuri Kumari a22874bd58 Add allocation update API
This patch adds the following OSC commands:
* baremetal allocation set
* baremetal allocation unset

Change-Id: Id7c1c46a66d19c782af917f48d6bdb82193da73b
Story: 2005126
Task: 29797
2019-06-06 08:52:49 +05:30
..
__init__.py Bump hacking version 2014-10-02 11:12:53 +00:00
allocation.py Add allocation update API 2019-06-06 08:52:49 +05:30
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 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.py Replace use of functools.wraps() with six.wraps() 2018-02-01 16:31:15 -08:00
create_resources_shell.py Allow creating portgroups via create commands 2017-01-25 18:53:27 +02:00
deploy_template.py Deploy templates: client support 2019-03-01 14:24:28 +00: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
events.py Add Events support 2019-02-13 18:22:50 +01:00
node.py Support passing a dictionary for configdrive 2019-03-05 17:11:28 +01: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 is-smartnic port attribute to port command 2019-02-18 14:15:46 +02: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 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.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