#!/bin/bash # This will start the huey task scheduling: https://huey.readthedocs.io/en/latest/contrib.html#django # Make sure this script is started in the same folder as where 'clouds.yaml' is. Else Openstack Cloud connections will fail source venv/bin/activate ./VRE/manage.py run_huey