ironic/ironic/tests/unit/objects
Julia Kreger c491e93a08 Add storage_interface to base driver class
In order to properly support booting and maintenance of
systems that boot from a remote storage device, we need an
interface to associate the driver with.

This commit adds a basic storage_interface and noop and fake
interfaces along with the appropriate handling for configuration
in the event that the driver list is blank, or is missing the
noop driver.

Co-Authored-By: Stephane Miller <stephane@alum.mit.edu>
Change-Id: Ib21eda88f207f18675c8580cd7fd37eab6fd70bf
Partial-Bug: #1559691
2016-12-21 20:35:30 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_chassis.py Clean imports in code 2016-08-18 10:02:30 +07:00
test_conductor.py Extend the Conductor RPC object 2016-03-18 13:18:55 +00:00
test_fields.py Add power state change notifications 2016-10-17 15:39:18 +00:00
test_node.py Move interface validation from API to conductor side 2016-12-01 09:59:48 +01:00
test_notification.py Add power state change notifications 2016-10-17 15:39:18 +00:00
test_objects.py Add storage_interface to base driver class 2016-12-21 20:35:30 +00:00
test_port.py Clean imports in code 2016-08-18 10:02:30 +07:00
test_portgroup.py Clean imports in code 2016-08-18 10:02:30 +07:00
test_volume_connector.py Add VolumeConnector object 2016-11-24 01:46:43 +00:00
test_volume_target.py Add VolumeTarget object 2016-12-01 22:27:12 +00:00
utils.py Add RPCs to support volume target operations 2016-12-02 03:06:10 +00:00