doesn't look like a current nova bug, please report this to the package maintainer
** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1187613 Title: nova-novncproxy crashes on Debian Wheezy Status in OpenStack Compute (Nova): Invalid Status in “novnc” package in Ubuntu: New Bug description: Hi, I use the GPLHost repository for Grizzly on Debian Wheezy (http://www.gplhost.com/software-openstack.html). When i try to start the nova-novncproxy service it crashed with this traceback : Traceback (most recent call last): File "/usr/bin/nova-novncproxy", line 32, in <module> from nova import flags ImportError: cannot import name flags I found this link : https://lists.launchpad.net/openstack/msg23774.html The important part of the thread is that : "flags.py was removed from Grizzly, you may want to update the code for nova dns by using “from oslo.config import cfg” instead." Package informations : - Package: novnc - Version: 1:0.4+dfsg+1-7 - Architecture: amd64 So i did a patch which solves the issue for me, you will find it in attachment. Gaëtan (goldyfruit) To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1187613/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp