Fixup for new reactive package naming
This commit is contained in:
parent
da6ddd1a92
commit
6a1671abcc
@ -1,6 +1,6 @@
|
||||
from charmhelpers.core.reactive import hook
|
||||
from charmhelpers.core.reactive import RelationBase
|
||||
from charmhelpers.core.reactive import scopes
|
||||
from charms.reactive import hook
|
||||
from charms.reactive import RelationBase
|
||||
from charms.reactive import scopes
|
||||
|
||||
|
||||
class OVSDBManagerRequires(RelationBase):
|
||||
|
Loading…
Reference in New Issue
Block a user