ironic/ironic/drivers/modules/storage
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 Add storage_interface to base driver class 2016-12-21 20:35:30 +00:00
noop.py Add storage_interface to base driver class 2016-12-21 20:35:30 +00:00