Commit 71a68aee by Guba Sándor

vm_tasks: remove redefinition of list_domains_info

parent 6518029c
......@@ -79,8 +79,3 @@ def get_core_num(params):
@celery.task(name='vmdriver.get_ram_size')
def get_ram_size(params):
pass
@celery.task(name='vmdriver.list_domains_info')
def list_domains_info(params):
pass
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment