python-ironicclient/ironicclient/tests/unit/v1
Dao Cong Tien 525f60912c Add support for storage_interface to node and driver CLI
Add support for storage_interface to the commands below:

 * ironic node-create
 * ironic node-show
 * ironic node-update
 * ironic driver-list
 * ironic driver-show
 * openstack baremetal node create
 * openstack baremetal node show
 * openstack baremetal node set
 * openstack baremetal node unset
 * openstack baremetal driver list
 * openstack baremetal driver show

Change-Id: Ia0437529bcb1a3e8dd20bde55eb57e0443290028
Partial-Bug: #1526231
Depends-On: I2c74f386291e588a25612f73de08e8367795acff
2017-07-11 17:43:34 +00:00
..
__init__.py Adds basic ironicclient functional testing 2015-03-09 13:45:20 -07:00
test_chassis.py Fix API object representation in unittests 2016-12-15 14:54:30 +00:00
test_chassis_shell.py Add a JSON option to the client 2016-03-02 11:29:40 +00:00
test_client.py Fail with more meaningful error while creating client 2016-08-15 14:57:16 +03:00
test_create_resources.py Merge "Add missing 'autospec' statements to unit test mocks" 2017-03-23 22:17:18 +00:00
test_create_resources_shell.py Add missing 'autospec' statements to unit test mocks 2017-03-19 10:56:13 -07:00
test_driver.py Extends driver-list, driver-show supporting new hardware types 2017-04-28 19:11:27 +07:00
test_driver_shell.py Add support for storage_interface to node and driver CLI 2017-07-11 17:43:34 +00:00
test_node.py Merge "Add volume target support to Python API" 2017-07-07 17:58:52 +00:00
test_node_shell.py Add support for storage_interface to node and driver CLI 2017-07-11 17:43:34 +00:00
test_port.py Merge "Add portgroup support to osc plugin" 2016-12-21 15:01:35 +00:00
test_port_shell.py Fix multiple ports deletion 2017-01-10 15:19:25 +00:00
test_portgroup.py Fix API object representation in unittests 2016-12-15 14:54:30 +00:00
test_portgroup_shell.py Add mode and properties to portgroup 2016-12-22 13:16:32 +00:00
test_resource_fields.py Add DRIVER_RESOURCE to remove duplicated strings 2017-03-13 23:35:09 +00:00
test_volume_connector.py Add volume connector support to Python API 2017-07-07 15:06:44 +09:00
test_volume_target.py Add volume target support to Python API 2017-07-07 06:08:17 +00:00