bootstrap-vz/plugins/opennebula/__init__.py

5 lines
88 B
Python

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