backend.vm_manage.event_handle.
Recycle
Cleanup vmm services, now only terminator :param vmm: :return:
run
terminate
EventHandler
post_init
on_health_check_result
on_vm_spawned
on_vm_termination_request
on_vm_termination_result
start_listen
Listens redis pubsub and perform requested actions. Message payload is packed in json, it should be a dictionary
at the root level with reserved field topic which is required for message routing
backend.vm_manage.manager
backend.vm_manage.executor