nova/nova/conductor
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
..
tasks conductor: Don't use setattr 2020-09-14 16:47:15 +01:00
__init__.py Remove conductor local api:s and 'use_local' config option 2016-10-18 14:26:06 +02:00
api.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
manager.py Cyborg evacuate support 2020-09-01 08:41:45 +00:00
rpcapi.py Add revert_snapshot_based_resize conductor RPC method 2019-12-12 12:00:33 -05:00