ironic/ironic/tests/unit/db/sqlalchemy
Vasyl Saienko 541947f906 Add standalone_ports_supported to portgroup - DB
This patch is a database change to portgroup object that adds
a new field standalone_ports_supported. The field indicates
whether interfaces that belongs to the portgroup may be used
as individual interfaces. For example when hardware doesn't
support portchannel fallback.

Related-Bug: #1618754
Change-Id: I24c2408a0769b630ce275f8688705fc35efd41a8
2016-08-31 11:30:46 +03:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_migrations.py Add standalone_ports_supported to portgroup - DB 2016-08-31 11:30:46 +03:00
test_types.py Fix a typo 2015-10-22 08:03:42 +00:00