[Yahoo-eng-team] [Bug 1146443] Re: Resize states automatically confirmed after 24 hours but default value is disabled

2013-03-05 Thread Russell Bryant
Essex was the first release where this option existed and the value has been 0 ever since it was introduced, so I think the documentation just needs to be updated to reflect this behavior. ** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1143998] Re: nova-api crash - grizzly/raring

2013-03-05 Thread Mark McLoughlin
This: [filter:authtoken] paste.filter_factory = keystone.middleware.auth_token:filter_factory is the issue, it should be this: [filter:authtoken] paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory the auth_token middleware in keystone should probably be deleted

[Yahoo-eng-team] [Bug 1146092] Re: run_tests.py is not organized well

2013-03-05 Thread dan wendlandt
** Changed in: quantum Status: In Progress = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to quantum. https://bugs.launchpad.net/bugs/1146092 Title: run_tests.py is not organized well Status in OpenStack

[Yahoo-eng-team] [Bug 1130610] Re: SyntaxError: invalid increment operand when parsing JavaScript using Firefox

2013-03-05 Thread Gabriel Hurley
This bug is caused by an outdated version of django compressor in the ubuntu apt repo. It should not be fixed in Horizon master. ** Also affects: horizon (Ubuntu) Importance: Undecided Status: New ** Changed in: horizon Importance: High = Undecided ** Changed in: horizon

[Yahoo-eng-team] [Bug 891435] Re: Invalid availability_zone didn't return HTTP/1.1 400 Bad Request

2013-03-05 Thread Russell Bryant
This is expected behavior, really. Processing of booting an instance happens asynchronously. ** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 844138] Re: LeastCostScheduler.weigh_hosts() doesn't return enough hosts

2013-03-05 Thread Russell Bryant
Marked this as Invalid because the code has changed _A LOT_ since this report. If you look at the current code and this bug report, it doesn't seem like they're talking about the same code base. :-) ** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 900934] Re: Create Image should be accepted only for ACTIVE, PAUSED, SUSPENDED, RESCUED, STOPPED

2013-03-05 Thread Russell Bryant
It doesn't look like this is an issue anymore. The only state not allowed listed in this report is RESCUED, but I'm not sure it makes sense to allow that one anyway. ** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 828642] Re: nova/volume/driver.py lacks unit tests

2013-03-05 Thread Russell Bryant
no longer relevant since all of this code moved to Cinder and nova- volume was removed ** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 862853] Re: Excessive number of calls to keystone auth on instance boot

2013-03-05 Thread Russell Bryant
I believe we can close this out. PKI tokens are now the default, which don't require as many round trips. There may have been improvements from before PKI tokens, as well. ** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 872548] Re: A garbage record in DB created if the AMQP stopped in nova.volume.api

2013-03-05 Thread Russell Bryant
** Changed in: nova Status: Confirmed = 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/872548 Title: A garbage record in DB created if the AMQP stopped

[Yahoo-eng-team] [Bug 887692] Re: The QuantumManager could use some refactoring

2013-03-05 Thread Russell Bryant
The quantum interface isn't implemented as a manager anymore, so this isn't relevant anymore. ** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 885414] Re: Instance IDs passed to database as string

2013-03-05 Thread Russell Bryant
doesn't seem like a valid issue anymore ** Changed in: nova Status: Confirmed = 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/885414 Title: Instance

[Yahoo-eng-team] [Bug 885634] Re: VM state of guest remains running when host shutdown

2013-03-05 Thread Russell Bryant
I think this is pretty much just expected behavior. As far as nova is concerned, the instance is still at least supposed to be running. It may just be that the compute node has lost contact with the API temporarily but the VM is still running. Some additional action is required to tell nova

[Yahoo-eng-team] [Bug 898766] Re: I18N support for API Messages based on the client User Agent

2013-03-05 Thread Russell Bryant
https://blueprints.launchpad.net/nova/+spec/user-locale-api ** Changed in: nova Status: Confirmed = 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/898766

[Yahoo-eng-team] [Bug 891435] Re: Invalid availability_zone didn't return HTTP/1.1 400 Bad Request

2013-03-05 Thread OpenStack Hudson
Fix proposed to branch: master Review: https://review.openstack.org/23654 ** Changed in: nova Status: Invalid = In Progress ** Changed in: nova Assignee: (unassigned) = wangpan (hzwangpan) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 891435] Re: Invalid availability_zone didn't return HTTP/1.1 400 Bad Request

2013-03-05 Thread wangpan
** Changed in: nova Status: In Progress = Invalid ** Changed in: nova Assignee: wangpan (hzwangpan) = (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1009912] Re: run_tests.sh script corrupt due to ‘error horizon.egg-info/requires.txt: Permission denied’

2013-03-05 Thread Kieran Spear
** Changed in: horizon Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1009912 Title: run_tests.sh script corrupt due to ‘error

[Yahoo-eng-team] [Bug 1134104] Re: instance is reverted to a wrong flavor after resizing several times

2013-03-05 Thread wangpan
Our QA has run the same testcase with grizzly(master branch on github) more than 20 times, this bug doesn't emerge, so I close it now, and if this bug reappears later in grizzly with more fully tests, I will reopen it. ** Changed in: nova Status: Incomplete = Fix Released -- You received