ironic/ironic/db/sqlalchemy
Hamdy Khader 86e31bff41 Add is_smartnic to Port data model
To allow the use of Smart NICs on baremetal nodes it is required to mark
an ironic port as a Smart NIC, this change implement the changes required
for adding port attribute 'is_smartnic' in Port object and data model
alongside with migration scripts and unit tests.

Story: #2003346
Change-Id: Ic2ffbd6f1035907ea5a18bda6d2b21e617194195
2019-01-29 11:17:08 +02:00
..
alembic Add is_smartnic to Port data model 2019-01-29 11:17:08 +02: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 Merge "Allocation API: allow picking random conductor for RPC topic" 2019-01-23 16:33:14 +00:00
migration.py Replace DbMigrationError with DBMigrationError 2017-09-05 23:10:07 +08:00
models.py Add is_smartnic to Port data model 2019-01-29 11:17:08 +02:00