Fix import.
This commit is contained in:
@@ -12,11 +12,11 @@ from charmhelpers.core.hookenv import (
|
|||||||
config,
|
config,
|
||||||
)
|
)
|
||||||
|
|
||||||
from keystone_utils import (
|
from hooks.keystone_utils import (
|
||||||
git_install,
|
git_install,
|
||||||
)
|
)
|
||||||
|
|
||||||
from keystone_hooks import (
|
from hooks.keystone_hooks import (
|
||||||
config_changed,
|
config_changed,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user