ironic/ironic/db/sqlalchemy
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
..
alembic Add storage_interface to node DB table 2016-12-21 15:20:39 +00:00
__init__.py Implement skeleton for a new DB backend. 2013-05-13 00:58:31 -07:00
alembic.ini alembic with initial migration and tests 2014-01-27 16:06:57 +02:00
api.py Add portgroup configuration fields 2016-12-15 22:45:42 +00:00
migration.py db: use new EngineFacade feature of oslo.db 2015-07-16 17:01:49 +03:00
models.py Add storage_interface to node DB table 2016-12-21 15:20:39 +00:00