bootstrap-vz/plugins/opennebula/__init__.py
2013-10-27 18:11:53 +01:00

5 lines
86 B
Python

def tasks(tasklist, manifest):
import tasks
tasklist.add(tasks.OpenNebulaContext)