charm-openvswitch-odl/hooks/hooks.py

5 lines
85 B
Python
Executable File

#!/usr/bin/env python
import charmhelpers.core.reactive as reactive
reactive.main()