[Yahoo-eng-team] [Bug 1153698] Re: nova service crash with error Table 'nova.services' doesn't exist

2013-03-12 Thread Yaguang Tang
** 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/1153698 Title: nova service crash with error Table 'nova.services'

[Yahoo-eng-team] [Bug 1151843] Re: can't delete a network

2013-03-12 Thread Yaguang Tang
** 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/1151843 Title: can't delete a network Status in OpenStack Compute

[Yahoo-eng-team] [Bug 678395] Re: More graceful error needed when using flat mode and --flat_injected with incompatible guests

2013-03-12 Thread Thierry Carrez
*** This bug is a duplicate of bug 666554 *** https://bugs.launchpad.net/bugs/666554 I think this bug should be considered fixed, we no longer have a weird error message on non-supported images. That won't make non Debian/Ubuntu /whatever-supports-etc-network-interfaces magically work. Not a

[Yahoo-eng-team] [Bug 1126062] Re: nova.conf.sample missing novncproxy config options

2013-03-12 Thread wangpan
https://review.openstack.org/#/c/22780/ ** Changed in: nova Status: In Progress = Fix Released -- 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/1126062 Title:

[Yahoo-eng-team] [Bug 1090592] Re: version detection code produces wrong version

2013-03-12 Thread Thierry Carrez
pretty sure this is fixed everywhere now. Please reopen if that's not the case. ** Changed in: oslo Status: New = Fix Released ** Changed in: python-keystoneclient Status: New = Fix Released ** Changed in: python-novaclient Status: New = Fix Released -- You received this

[Yahoo-eng-team] [Bug 1074087] Re: Xen migration driver should use execvp

2013-03-12 Thread Michael Still
I had RussellB double check this as well, and we think this is invalid now. Please reopen if you disagree. ** Changed in: nova Status: Confirmed = Invalid ** Changed in: nova Importance: Medium = Undecided -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1065430] Re: If the log directory is not present then nova-api should fail to write the log messages

2013-03-12 Thread Michael Still
Actually, I went back and had another poke at this and I think the current behaviour is reasonable. Here's an example: mikal@xen:/opt/stack/nova$ grep log /etc/nova/nova.conf logging_context_format_string = %(asctime)s.%(msecs)03d %(levelname)s %(name)s [%(request_id)s %(user_name)s

[Yahoo-eng-team] [Bug 1154021] Re: Devstack fails to resolve domain names (gerrit gating fail)

2013-03-12 Thread Russell Bryant
not a bug in nova ** 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/1154021 Title: Devstack fails to resolve domain names

[Yahoo-eng-team] [Bug 1078811] Re: nova-compute instance creation time increases as instance count increases

2013-03-12 Thread Michael Still
Resolving this one, but please reopen if you disagree. I have filed https://bugs.launchpad.net/nova/+bug/1154162 to track adding caching to our calls to qemu-img info. ** Changed in: nova Importance: High = Undecided ** Changed in: nova Status: Confirmed = Invalid -- You received

[Yahoo-eng-team] [Bug 1101289] Re: Keystone LDAP does not support v3 projects

2013-03-12 Thread Henry Nash
Although the testing could be improved here, there is no actual functional bug. A separate bug will be raised to highlight the need for additional testing ** Changed in: keystone Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1100920] Re: In Ubuntu 12.10, the legacy 'user' cloud-config option is not handled properly

2013-03-12 Thread Scott Moser
This change made it into 0.7.2~bzr795-0ubuntu1 but it is not listed in the changelog. ** Changed in: cloud-init (Ubuntu Raring) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1099199] Re: [PATCH] support resizing btrfs filesystems

2013-03-12 Thread Scott Moser
fix-released in 0.7.2~bzr795-0ubuntu1. ** Changed in: cloud-init (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1099199 Title:

[Yahoo-eng-team] [Bug 1084698] Re: Failed storing info cache in n-cpu log after good tempest run

2013-03-12 Thread Sean Dague
As far as I can tell, this bug is no longer seen. ** Changed in: nova Status: Confirmed = Fix Released -- 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/1084698

[Yahoo-eng-team] [Bug 1154240] [NEW] Add owner filter to v1

2013-03-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: It would be really useful to have the possibility to filter images by owner as in v2 [0]. This feature is needed to develop the tenant deletion [1] in Horizon. [0] https://review.openstack.org/#/c/23350/ [1]

[Yahoo-eng-team] [Bug 1079210] Re: Successful full gate jobs show ERRORs and stacktraces

2013-03-12 Thread Sean Dague
This bug is too general to be acted on. I'm marking invalid and creating specific stack trace bugs with stacktrace tag for the ones still open. ** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1153455] Re: value of the field links in response is not correct. ( identiy-api-doc)

2013-03-12 Thread Dolph Mathews
The v3 API specifies a different links structure than that used by v2. See the links section on: https://github.com/openstack/identity-api/blob/master/openstack- identity-api/src/markdown/identity-api-v3.md#required-attributes Several examples in the API doc illustrate their use. ** Changed