ironic/ironic/tests/unit
Julia Kreger fa200aaedd Add storage_interface to node DB table
Add storage_interface DB field, database migration,
and object entry for storage_interface for boot from
volume functionality.

Initial versions of this revision added the field to
the node object, but since then Ironic's code has
drifted such that adding an object for an interface
has to take place along with the entire driver interface,
thus the object change is in the next revision.

Co-Authored-By: Stephane Miller <stephane@alum.mit.edu>
Change-Id: Ib5d5de87163570949c12d9e95c73e17c1c12eec1
Partial-Bug: #1559691
2016-12-21 15:20:39 +00:00
..
api Merge "Add test to ensure policy is always authorized" 2016-12-20 13:39:25 +00:00
cmd Prepare for functional testing 2015-09-28 21:27:01 +00:00
common Support defining and loading hardware types 2016-12-14 18:50:52 +01:00
conductor Support defining and loading hardware types 2016-12-14 18:50:52 +01:00
conf Migrate to using keystoneauth Sessions 2016-08-03 11:24:21 -07:00
db Add storage_interface to node DB table 2016-12-21 15:20:39 +00:00
dhcp Support names for {cleaning,provisioning}_network 2016-12-02 13:29:29 +01:00
drivers Merge "Adds another validation step when using dynamic allocation" 2016-12-19 19:49:22 +00:00
objects Merge "Add portgroup configuration fields" 2016-12-16 12:22:47 +00:00
__init__.py Support defining and loading hardware types 2016-12-14 18:50:52 +01:00
policy_fixture.py Add keystone policy support to Ironic 2016-08-04 12:43:20 +00:00
raid_constants.py RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
stubs.py Prepare for functional testing 2015-09-28 21:27:01 +00:00