python-ironicclient/ironicclient/tests/unit/v1
Dao Cong Tien 78a3dcb522 Add args to CLI 'node-create' for selecting hardware interfaces
Adds the below args to CLI 'ironic node-create' and OSC:
--boot-interface
--console-interface
--deploy-interface
--inspect-interface
--management-interface
--power-interface
--raid-interface
--vendor-interface

Change-Id: I405d067ad2cd71f272241c10ce3760549de94711
Partial-Bug: #1524745
Depends-On: Ic8398a6093189a65a7c1ab5cf7e682577dde3257
2017-01-26 13:45:13 +07: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 Using assertIsNone() is preferred over assertEqual() 2016-08-30 10:43:48 +07:00
test_create_resources_shell.py 'ironic create' handles file args 2016-09-08 22:07:40 -04:00
test_driver.py Add CLI support for RAID configuration 2016-03-03 10:35:01 -08:00
test_driver_shell.py Merge "Add CLI support for RAID configuration" 2016-03-04 00:15:21 +00:00
test_node.py Merge "Add soft reboot/poweroff power states." 2017-01-18 16:22:13 +00:00
test_node_shell.py Add args to CLI 'node-create' for selecting hardware interfaces 2017-01-26 13:45:13 +07:00
test_port.py Merge "Add portgroup support to osc plugin" 2016-12-21 15:01:35 +00:00
test_port_shell.py Add python API and CLI for port groups 2016-12-15 10:29:23 +02: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 Refactor resource_fields.py 2015-05-28 10:28:57 -07:00