ironic/ironic/tests/unit/db
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
..
sqlalchemy Add standalone_ports_supported to portgroup - DB 2016-08-31 11:30:46 +03:00
__init__.py Remove unused import 2016-07-21 09:03:40 +00:00
base.py Use memory mode for sqlite in db test 2016-08-16 14:37:20 +08:00
test_chassis.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_conductor.py Clear target_power_state on conductor startup 2016-06-21 15:22:37 +00:00
test_node_tags.py Add db api layer for CRUD operations on node tags 2016-02-26 10:27:11 +08:00
test_nodes.py Add node.resource_class field 2016-07-28 11:49:27 +00:00
test_portgroups.py Add portgroups to support LAG interfaces - DB 2016-02-04 22:40:43 +02:00
test_ports.py Add portgroups to support LAG interfaces - DB 2016-02-04 22:40:43 +02:00
utils.py Add standalone_ports_supported to portgroup - DB 2016-08-31 11:30:46 +03:00