<div dir="ltr"><div><div>Hi <span name="Aleksandar Petreski" class="">Aleksandar,</span><br><br></div>flags.py was removed from Grizzly, you may want to update the code for nova dns by using "from oslo.config import cfg" instead.<br>
</div><div><br></div>Thanks,<br><br>Jay<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/17 Aleksandar Petreski <span dir="ltr"><<a href="mailto:apetreski@gmail.com" target="_blank">apetreski@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<br><br>I'm trying to setup and run nova-dns on my Openstack (grizly) test environment.<br>Got the code from <a href="https://github.com/nsavin/nova-dns" target="_blank">https://github.com/nsavin/nova-dns</a> (also tried with <a href="https://github.com/griddynamics/nova-dns" target="_blank">https://github.com/griddynamics/nova-dns</a> same result)<br>

The installation went fine, but when trying to start the service (nova-dns) got:<br><br>Traceback (most recent call last):<br>  File "/usr/bin/nova-dns", line 36, in <module><br>    from nova_dns import dns, amqp<br>

  File "/usr/lib/python2.6/site-packages/nova_dns/dns.py", line 23, in <module><br>    from nova import flags<br>ImportError: cannot import name flags<br><br>Has anyone got this sort of issue and managed to solve ?<div>

<div><br></div><div>Thank you.</div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br>Aleksandar Petreski<br><br>RHCE #805008289536145
</font></span></div></div>
<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br></div>