nova/nova/cells
Stephen Finucane a627723c2a Remove 'instance_update_at_top', 'instance_destroy_at_top'
These were being called within the 'Instance' object. Remove them in their
entirety, given that nothing should be calling them now. They're pretty
closely coupled, hence removing the two of them at the same time. Note
that this removes a good chunk of functionality from cells v1 which turn
necessitates removing some more functional unit tests.

Part of blueprint remove-cells-v1

Change-Id: Ic89352a9900515484bffe961475feb1cefc6b2a9
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-05-02 08:32:05 -06:00
..
filters remove log translation tags from nova.cells 2017-04-10 14:48:07 +00:00
weights Per aggregate scheduling weight 2019-01-21 11:48:44 +08:00
__init__.py Remove cells topic configuration option 2017-06-07 10:04:33 +00:00
driver.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
manager.py Remove 'instance_update_at_top', 'instance_destroy_at_top' 2019-05-02 08:32:05 -06:00
messaging.py Remove 'instance_update_at_top', 'instance_destroy_at_top' 2019-05-02 08:32:05 -06:00
opts.py Improve the help text for cells options (7) 2016-06-09 08:39:46 +03:00
rpc_driver.py Replace messaging.get_transport with get_rpc_transport 2017-06-05 15:05:29 -04:00
rpcapi.py Remove 'instance_update_at_top', 'instance_destroy_at_top' 2019-05-02 08:32:05 -06:00
scheduler.py Remove 'instance_update_at_top', 'instance_destroy_at_top' 2019-05-02 08:32:05 -06:00
state.py remove log translation tags from nova.cells 2017-04-10 14:48:07 +00:00
utils.py Handle uuids in os-hypervisors API 2017-07-18 17:08:01 -04:00