nova/nova/tests/unit/conductor/tasks
Stephen Finucane cc8b300f67 conductor: Don't use setattr
setattr kills discoverability, making it hard to figure out who's
setting various fields. Don't do it.

While we're here, we drop legacy compat handlers for pre-Train
compute nodes.

Change-Id: Ie694a80e89f99c8d3e326eebb4590d93c0ebf671
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-09-14 16:47:15 +01:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_base.py Pass exception through TaskBase.rollback 2019-11-04 15:44:42 -05:00
test_cross_cell_migrate.py Set 'old_flavor', 'new_flavor' on source before resize 2020-09-08 09:58:21 +01:00
test_live_migrate.py conductor: Don't use setattr 2020-09-14 16:47:15 +01:00
test_migrate.py Use Placement 1.35 (root_required) 2020-01-07 16:46:56 -06:00