ironic/ironic/tests/unit/db
Yolanda Robla 94f0cedc98 Add automated_clean field
This field will define if the automated clean
will be enabled on the node. The default will be true,
so when automated cleanup is enabled generally, all the
nodes will be cleaned. If some node needs to be skipped,
automated_cleanup needs to be change to False.

Change-Id: I47f4c4097f849472be54d2be81e1440b8f349edb
Story: #2002161
Task: #20011
2018-08-20 10:25:24 +02:00
..
sqlalchemy Add automated_clean field 2018-08-20 10:25:24 +02:00
__init__.py Remove unused import 2016-07-21 09:03:40 +00:00
base.py Remove usage of some of the deprecated methods 2017-07-31 10:14:08 +00:00
test_api.py Add conductor_group field to config, node and conductor objects 2018-07-18 21:50:29 +00:00
test_bios_settings.py BIOS Settings: add sync_node_setting 2018-06-20 15:15:01 +08:00
test_chassis.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_conductor.py Use conductor group for hash ring calculations 2018-07-23 20:51:31 +00:00
test_node_tags.py node_tag_exists(): raise exception if bad node 2018-01-15 10:11:50 -05:00
test_node_traits.py Add a version argument to traits DB API 2018-01-19 19:28:27 +00:00
test_nodes.py Expose node.conductor_group in the REST API 2018-07-23 20:51:36 +00:00
test_portgroups.py Add portgroup configuration fields 2016-12-15 22:45:42 +00:00
test_ports.py Add portgroups to support LAG interfaces - DB 2016-02-04 22:40:43 +02:00
test_volume_connectors.py Add volume_connectors table to save connector information 2016-11-23 20:42:53 -05:00
test_volume_targets.py Enable getting volume targets by their volume_id 2017-05-16 14:51:26 -04:00
utils.py Add conductor_group field to config, node and conductor objects 2018-07-18 21:50:29 +00:00