adding proper path

This commit is contained in:
David Della Vecchia 2015-10-05 14:55:59 +00:00
parent 26162963a3
commit 8697c9fb1b
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
#!/usr/bin/python
import sys
sys.path.append('hooks/')
from nova_compute_hooks import (
config_changed,