Hi,
I'm trying to setup and run nova-dns on my Openstack (grizly) test
environment.
Got the code from https://github.com/nsavin/nova-dns (also tried with
https://github.com/griddynamics/nova-dns same result)
The installation went fine, but when trying to start the service (nova-dns)
got:
Traceback (most recent call last):
File "/usr/bin/nova-dns", line 36, in <module>
from nova_dns import dns, amqp
File "/usr/lib/python2.6/site-packages/nova_dns/dns.py", line 23, in
<module>
from nova import flags
ImportError: cannot import name flags
Has anyone got this sort of issue and managed to solve ?
Thank you.
--
Aleksandar Petreski
RHCE #805008289536145
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp