[Openstack] Troubles starting nova-dns on CentOS 6.4

Lau Jay jay.lau.513 at gmail.com
Fri May 17 14:38:31 UTC 2013


Hi Aleksandar,

flags.py was removed from Grizzly, you may want to update the code for nova
dns by using "from oslo.config import cfg" instead.

Thanks,

Jay


2013/5/17 Aleksandar Petreski <apetreski at gmail.com>

> 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     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130517/5ef2f1a4/attachment.html>


More information about the Openstack mailing list