ironic/ironic/tests/unit/db
Dmitry Tantsur 9e938f2466 Add node (database and objects) fields for all interfaces
For the driver composition reform we need nodes to record hardware
interfaces they're using. This change adds necessary fields.

The new fields will have a default value of None, which is the expected
value for nodes using classic drivers.

The new fields are not added to notifications yet, as they're not wired in.

Change-Id: Id7697de0276e9b2730ea62f9c562ed6e1d0f8a06
Partial-Bug: #1524745
2016-11-21 14:27:08 +01:00
..
sqlalchemy Add node (database and objects) fields for all interfaces 2016-11-21 14:27:08 +01: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 Fail test if excepted error was not raised 2016-09-29 18:36:39 +08: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 node (database and objects) fields for all interfaces 2016-11-21 14:27:08 +01:00