[Yahoo-eng-team] [Bug 1294973] [NEW] Better error message is required when glance is dead while capturing

2014-03-20 Thread Manjunath
Public bug reported: 1. Bring down the glance Stopping openstack-glance-api: [ OK ] Stopping openstack-glance-registry:[ OK ] [root@nimbuswrkl665 images]# 2. Invoke createImage operation for the server.

[Yahoo-eng-team] [Bug 1294974] [NEW] Can't easily stop a transaction from yielding

2014-03-20 Thread Kevin Benton
Public bug reported: Many of the current plugins (e.g. ML2) operate under the assumption that the greenthread will not cooperatively yield during a transaction. When this assumption is broken, there is a risk for a mysql/eventlet deadlock. ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1294166] Re: XML test_list_ports_binding_ext_attr does not consider plugin-specific attributes

2014-03-20 Thread Akihiro Motoki
(Woops,... comment posting failed) Thanks Ken'ichi, It is not a tempest bug but a neutron bug (specific plugin bug) In XML specification, if a tag name contains a colon, a part before a colon is interpreted as namespace. In this case it is just an attribute name and it is not intended to define

[Yahoo-eng-team] [Bug 1295165] [NEW] lbaas is unreliable in the gate

2014-03-20 Thread Sean Dague
Public bug reported: the lbaas service is quite unreliable in the gate, and causing a large number of gate resets. http://logs.openstack.org/78/81778/1/check/check-tempest-dsvm- neutron/0a85d7c/console.html#_2014-03-20_13_43_58_324 TRACE ERROR logs for this run here

[Yahoo-eng-team] [Bug 1295187] [NEW] Fix typo in lbaas agent exception message

2014-03-20 Thread Eugene Nikanorov
Public bug reported: Fix typo in lbaas agent exception message ** Affects: neutron Importance: Wishlist Assignee: Eugene Nikanorov (enikanorov) Status: In Progress ** Tags: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1295186] [NEW] Horizon change password fails when Keystone+LDAP.

2014-03-20 Thread Tzach Shefi
Public bug reported: Description of problem: When using Keystone+LDAP, setting\change password on Horizon fails - Error: Unable to change password. Version-Release number of selected component (if applicable): RHEL 6.5 openstack-dashboard-2013.2.2-1.el6ost.noarch

[Yahoo-eng-team] [Bug 1274317] Re: heal_instance_info_cache_interval config is not effective

2014-03-20 Thread Matthew Gilliard
** 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/1274317 Title: heal_instance_info_cache_interval config is

[Yahoo-eng-team] [Bug 1295165] Re: lbaas is unreliable in the gate

2014-03-20 Thread Eugene Nikanorov
** Project changed: neutron = tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1295165 Title: lbaas is unreliable in the gate Status in Tempest: Confirmed Bug description:

[Yahoo-eng-team] [Bug 1295212] [NEW] Revoke token intermittently dumps stacktrace - Icehouse M3

2014-03-20 Thread Haneef Ali
Public bug reported: Revoke token intermittently dumps stack trace. I don't see remove method in RevokeTree object. May be I'm missing something (keystone.common.wsgi): 2014-03-20 03:17:55,054 ERROR 'RevokeTree' object has no attribute 'remove' Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1295214] [NEW] LbaaS agent scheduling error exposes implementation

2014-03-20 Thread Eugene Nikanorov
Public bug reported: Right now when there is no active lbaas agent for HAProxy driver (or other agent-based driver), the following error is returned to the client: No eligible loadbalancer agent found for pool pool_id We need to return some more generic error to the user, skipping the notion of

[Yahoo-eng-team] [Bug 1295223] [NEW] seedfrom cmdline option broken in 0.7.5

2014-03-20 Thread Scott Moser
Public bug reported: the ability to pass in 'seedfrom' on the kernel command line to the nocloud datasource was broken with the vendor-data changes. The fix is simple. recreate is just bo boot a image with 'ds=nocloud-net;seedfrom=http://.' ** Affects: cloud-init Importance: Medium

[Yahoo-eng-team] [Bug 1295212] Re: Revoke token intermittently dumps stacktrace - Icehouse M3

2014-03-20 Thread Haneef Ali
Looks like this is fixed now in upstream on 3/8 by Morgan ** Changed in: keystone Status: New = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1295212 Title:

[Yahoo-eng-team] [Bug 1295223] Re: seedfrom cmdline option broken in 0.7.5

2014-03-20 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5~bzr970-0ubuntu1 --- cloud-init (0.7.5~bzr970-0ubuntu1) trusty; urgency=medium * New upstream snapshot. * fix NoCloud and seedfrom on the kernel command line (LP: #1295223) -- Scott Moser smo...@ubuntu.com Thu, 20 Mar 2014

[Yahoo-eng-team] [Bug 1295261] [NEW] test_v3_os_revoke.OSRevokeTests: invalid event issued_before time; Too early

2014-03-20 Thread Dolph Mathews
Public bug reported: This occurred in a gate run (lost the link for the moment): FAIL: keystone.tests.test_v3_os_revoke.OSRevokeTests.test_disabled_project_in_list tags: worker-1 -- pythonlogging:'': {{{ Adding cache-proxy

[Yahoo-eng-team] [Bug 1251792] Re: infinite recursion when deleting an instance with no network interfaces

2014-03-20 Thread Alan Pevec
stable/havana was mistakenly marked as released while merged patch 58471 only had Related-bug: 1251792 https://review.openstack.org/57042 needs to be backported to fix it in Havana. ** Changed in: nova/havana Milestone: 2013.2.1 = None ** Changed in: nova/havana Status: Fix Released

[Yahoo-eng-team] [Bug 1295280] [NEW] Dependency Injection always injects optional after import

2014-03-20 Thread Morgan Fainberg
Public bug reported: Dependency Injection is currently always loading optional dependencies because they are registered in a _factories list on import, this list is never cleared. While in practice production wont see this issue, however, for test cases this is a broken mechanic. Tests cannot

[Yahoo-eng-team] [Bug 1294409] Re: Create User form fields are pre-filled

2014-03-20 Thread Cindy Lu
Hi Facundo, Indeed, I no longer see the problem today. Thanks for looking into it though. :) ** Changed in: horizon Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1295281] [NEW] py26 tests take too long to run

2014-03-20 Thread Mark McClain
Public bug reported: Py26 Unit Test can take over an hour to execute on 4 core machines. They should be refactored to avoid duplicate tests. ** Affects: neutron Importance: Medium Assignee: Mark McClain (markmcclain) Status: Triaged ** Changed in: neutron Importance:

[Yahoo-eng-team] [Bug 1293794] Re: memcached_servers timeout causes poor API response time

2014-03-20 Thread sahid
Actually after some investigation it looks like we use the version 1.48 and this version handles a param 'socket_timeout' in the client constructor. We can add a option to configure it. ** Changed in: nova Importance: Undecided = Wishlist ** Changed in: nova Status: New = Confirmed

[Yahoo-eng-team] [Bug 1105445] Re: Instance 'start' will fail after hypervisor reboot

2014-03-20 Thread Thang Pham
** 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/1105445 Title: Instance 'start' will fail after hypervisor

[Yahoo-eng-team] [Bug 1293407] Re: tempest is missing api_schema file

2014-03-20 Thread Joe Gordon
this doesn't sound like a nova bug, perhaps its a tempest issue? ** Also affects: tempest Importance: Undecided Status: New ** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1261510] Re: Instance fails to spawn in tempest tests

2014-03-20 Thread Alan Pevec
2013.1.5 is Grizzly so I've removed it and added Havana task. ** Changed in: neutron Milestone: 2013.1.5 = None ** Also affects: neutron/havana Importance: Undecided Status: New ** Changed in: neutron/havana Importance: Undecided = High ** Changed in: neutron/havana

[Yahoo-eng-team] [Bug 1200231] Re: Nova test suite breakage.

2014-03-20 Thread Alan Pevec
** Also affects: nova/grizzly Importance: Undecided Status: New ** Changed in: nova/grizzly Assignee: (unassigned) = Xavier Queralt (xqueralt) ** Changed in: nova/grizzly Importance: Undecided = High ** Changed in: nova/grizzly Status: New = Fix Committed ** Changed

[Yahoo-eng-team] [Bug 1218878] Re: GroupAffinityFilter and GroupAntiAffinityFilter filters are broken

2014-03-20 Thread Alan Pevec
** Also affects: nova/grizzly Importance: Undecided Status: New ** Tags removed: in-stable-grizzly ** Changed in: nova/grizzly Status: New = Fix Committed ** Changed in: nova/grizzly Importance: Undecided = High ** Changed in: nova/grizzly Assignee: (unassigned) =

[Yahoo-eng-team] [Bug 1244355] Re: needs to use add-apt-repository for cloud-archive:string

2014-03-20 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.11 --- cloud-init (0.6.3-0ubuntu1.11) precise-proposed; urgency=low * support apt-add-archive with 'cloud-archive:' format. (LP: #1244355) -- jrw...@xmtp.net (Jay R. Wren) Thu, 30 Jan 2014 20:57:09 + ** Changed

[Yahoo-eng-team] [Bug 1270654] Re: test_different_fname_concurrency flakey fail

2014-03-20 Thread Alan Pevec
** Also affects: nova/grizzly Importance: Undecided Status: New ** Changed in: nova/grizzly Status: New = Fix Committed ** Changed in: nova/grizzly Milestone: None = 2013.1.5 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1242597] Re: [OSSA 2013-032] Keystone trust circumvention through EC2-style tokens (CVE-2013-6391)

2014-03-20 Thread Alan Pevec
** Tags removed: in-stable-grizzly ** Also affects: keystone/grizzly Importance: Undecided Status: New ** Changed in: keystone/grizzly Status: New = Fix Committed ** Changed in: keystone/grizzly Milestone: None = 2013.1.5 ** Changed in: keystone/grizzly Importance:

[Yahoo-eng-team] [Bug 1177830] Re: [OSSA 2013-012] Unchecked qcow2 root disk sizes

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Released = Fix Committed ** Changed in: nova/grizzly Milestone: 2013.1.2 = 2013.1.5 -- 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 1207064] Re: VMWare : Disabling linked clone does not cache images on the datastore

2014-03-20 Thread Alan Pevec
** Also affects: nova/grizzly Importance: Undecided Status: New ** Changed in: nova/grizzly Status: New = Fix Committed ** Changed in: nova/grizzly Milestone: None = 2013.1.5 ** Changed in: nova/grizzly Importance: Undecided = Medium ** Changed in: nova/grizzly

[Yahoo-eng-team] [Bug 1160309] Re: Nova API floating IP error code inconsistent between Nova-Net and Quantum

2014-03-20 Thread Alan Pevec
** Also affects: nova/grizzly Importance: Undecided Status: New ** Changed in: nova/grizzly Status: New = Fix Committed ** Changed in: nova/grizzly Milestone: None = 2013.1.5 ** Changed in: nova/grizzly Importance: Undecided = High ** Changed in: nova/grizzly

[Yahoo-eng-team] [Bug 1171284] Re: A network can't be disassociated from a project

2014-03-20 Thread Alan Pevec
** Also affects: nova/grizzly Importance: Undecided Status: New ** Changed in: nova/grizzly Status: New = Fix Committed ** Changed in: nova/grizzly Milestone: None = 2013.1.5 ** Changed in: nova/grizzly Importance: Undecided = Medium ** Changed in: nova/grizzly

[Yahoo-eng-team] [Bug 1171226] Re: VMwareVCDriver: Sparse disk copy error on spawn

2014-03-20 Thread Alan Pevec
** Also affects: nova/grizzly Importance: Undecided Status: New ** Changed in: nova/grizzly Status: New = Fix Committed ** Changed in: nova/grizzly Milestone: None = 2013.1.5 ** Changed in: nova/grizzly Importance: Undecided = High ** Changed in: nova/grizzly

[Yahoo-eng-team] [Bug 1158807] Re: Qpid SSL protocol

2014-03-20 Thread Alan Pevec
** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Status: New = Invalid ** Also affects: neutron/grizzly Importance: Undecided Status: New ** Changed in: neutron/grizzly Status: New = Fix Committed ** Changed in: neutron/grizzly

[Yahoo-eng-team] [Bug 1295381] [NEW] VMware: resize operates on orig VM and not clone

2014-03-20 Thread Eric Brown
Public bug reported: The resize operation when using the VCenter driver ends up resizing the original VM and not the newly cloned VM. To recreate: 1) create a new VM from horizon using default debian image. I use a flavor of nano. 2) wait for it to complete and go active 3) click on resize and

[Yahoo-eng-team] [Bug 1260423] Re: Email shouldn't be a mandatory attribute

2014-03-20 Thread Alan Pevec
** Tags removed: in-stable-grizzly ** Also affects: horizon/grizzly Importance: Undecided Status: New ** Changed in: horizon/grizzly Status: New = Fix Committed ** Changed in: horizon/grizzly Milestone: None = 2013.1.5 ** Changed in: horizon/grizzly Importance:

[Yahoo-eng-team] [Bug 1211338] Re: Direct vs. direct in impl_qpid

2014-03-20 Thread Alan Pevec
** Changed in: neutron/grizzly Importance: Undecided = High ** Changed in: neutron/grizzly Assignee: (unassigned) = Assaf Muller (amuller) ** Changed in: nova/grizzly Status: New = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1294132] Re: Volume status set to error extending when new size exceeds quota

2014-03-20 Thread John Griffith
So I ran some tests on this, as long as the backend doesn't fail to do the extend the quota is checked up front and the API responds with an error before ever changing state or attempting the resize. This is what I would expect. If the cmd passes quota check and is sent to the driver, but the

[Yahoo-eng-team] [Bug 1179348] Re: Testcase 'test_create_subnet_with_two_host_routes' failed

2014-03-20 Thread Alan Pevec
** Also affects: neutron/grizzly Importance: Undecided Status: New ** Changed in: neutron/grizzly Status: New = Fix Committed ** Changed in: neutron/grizzly Milestone: None = 2013.1.5 -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1252806] Re: unable to add allow all ingress traffic security group rule

2014-03-20 Thread Alan Pevec
** Also affects: neutron/grizzly Importance: Undecided Status: New ** Changed in: neutron/grizzly Status: New = Fix Committed ** Changed in: neutron/grizzly Milestone: None = 2013.1.5 -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1179370] Re: Testcase 'test_db_plugin.TestPortsV2.test_range_allocation' failed random

2014-03-20 Thread Alan Pevec
** Also affects: neutron/grizzly Importance: Undecided Status: New ** Changed in: neutron/grizzly Status: New = Fix Committed ** Changed in: neutron/grizzly Milestone: None = 2013.1.5 -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1211338] Re: Direct vs. direct in impl_qpid

2014-03-20 Thread Alan Pevec
** Also affects: neutron/grizzly Importance: Undecided Status: New ** Changed in: neutron/grizzly Status: New = Fix Committed ** Changed in: neutron/grizzly Milestone: None = 2013.1.5 -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1209134] Re: instance consoleauth expired tokens need to be removed from the cache

2014-03-20 Thread Alan Pevec
** Tags removed: in-stable-grizzly ** 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/1209134 Title: instance

[Yahoo-eng-team] [Bug 1277790] Re: boto 2.25 causing unit tests to fail

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1277790 Title: boto 2.25 causing unit tests to

[Yahoo-eng-team] [Bug 1273455] Re: stevedore 0.14 changes _load_plugins parameter list, mocking breaks

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1273455 Title: stevedore 0.14 changes

[Yahoo-eng-team] [Bug 1206081] Re: [OSSA 2013-029] Unchecked qcow2 root disk sizes DoS

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1206081 Title: [OSSA 2013-029] Unchecked qcow2

[Yahoo-eng-team] [Bug 1177830] Re: [OSSA 2013-012] Unchecked qcow2 root disk sizes

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1177830 Title: [OSSA 2013-012] Unchecked qcow2

[Yahoo-eng-team] [Bug 1284666] Re: test_reclaim_queued_deletes race fail on stable/grizzly

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1284666 Title: test_reclaim_queued_deletes race

[Yahoo-eng-team] [Bug 1268631] Re: Unit tests failing with raise UnknownMethodCallError('management_url')

2014-03-20 Thread Alan Pevec
** Changed in: horizon/grizzly Status: Fix Committed = Fix Released -- 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/1268631 Title: Unit tests failing with

[Yahoo-eng-team] [Bug 1279907] Re: Latest keystoneclient breaks tests

2014-03-20 Thread Alan Pevec
** Changed in: horizon/grizzly Status: Fix Committed = Fix Released -- 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/1279907 Title: Latest keystoneclient

[Yahoo-eng-team] [Bug 1260080] Re: [OSSA 2014-006] Trustee token revocations with memcache backend (CVE-2014-2237)

2014-03-20 Thread Alan Pevec
** Changed in: keystone/grizzly Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1260080 Title: [OSSA 2014-006] Trustee token revocations with

[Yahoo-eng-team] [Bug 1251590] Re: [OSSA 2014-003] Live migration can leak root disk into ephemeral storage (CVE-2013-7130)

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1251590 Title: [OSSA 2014-003] Live migration can

[Yahoo-eng-team] [Bug 1253980] Re: [OSSA 2013-037] DoS attack via setting os_type in snapshots (CVE-2013-6437)

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1253980 Title: [OSSA 2013-037] DoS attack via

[Yahoo-eng-team] [Bug 1252806] Re: unable to add allow all ingress traffic security group rule

2014-03-20 Thread Alan Pevec
** Changed in: neutron/grizzly Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1252806 Title: unable to add allow all ingress traffic security

[Yahoo-eng-team] [Bug 1260423] Re: Email shouldn't be a mandatory attribute

2014-03-20 Thread Alan Pevec
** Changed in: horizon/grizzly Status: Fix Committed = Fix Released -- 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/1260423 Title: Email shouldn't be a

[Yahoo-eng-team] [Bug 1242855] Re: [OSSA 2013-028] Removing role adds role with LDAP backend

2014-03-20 Thread Alan Pevec
** Changed in: keystone/grizzly Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1242855 Title: [OSSA 2013-028] Removing role adds role with

[Yahoo-eng-team] [Bug 1235450] Re: [OSSA 2013-033] Metadata queries from Neutron to Nova are not restricted by tenant (CVE-2013-6419)

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = Fix Released ** Changed in: neutron/grizzly Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1242501] Re: Jenkins failed due to TestGlanceAPI.test_get_details_filter_changes_since

2014-03-20 Thread Alan Pevec
** Changed in: glance/grizzly Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1242501 Title: Jenkins failed due to

[Yahoo-eng-team] [Bug 1242597] Re: [OSSA 2013-032] Keystone trust circumvention through EC2-style tokens (CVE-2013-6391)

2014-03-20 Thread Alan Pevec
** Changed in: keystone/grizzly Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1242597 Title: [OSSA 2013-032] Keystone trust circumvention

[Yahoo-eng-team] [Bug 1247675] Re: [OSSA 2013-036] Insufficient sanitization of Instance Name in Horizon (CVE-2013-6858)

2014-03-20 Thread Alan Pevec
** Changed in: horizon/grizzly Status: Fix Committed = Fix Released -- 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/1247675 Title: [OSSA 2013-036]

[Yahoo-eng-team] [Bug 1227027] Re: [OSSA 2014-001] Insecure directory permissions with snapshot code (CVE-2013-7048)

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1227027 Title: [OSSA 2014-001] Insecure directory

[Yahoo-eng-team] [Bug 1239303] Re: trust-scoped tokens from v2 API have wrong user_id

2014-03-20 Thread Alan Pevec
** Changed in: keystone/grizzly Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1239303 Title: trust-scoped tokens from v2 API have wrong

[Yahoo-eng-team] [Bug 1251152] Re: create instance with ephemeral disk fails

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1251152 Title: create instance with ephemeral

[Yahoo-eng-team] [Bug 1188543] Re: NBD mount errors when booting an instance from volume

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1188543 Title: NBD mount errors when booting an

[Yahoo-eng-team] [Bug 1211338] Re: Direct vs. direct in impl_qpid

2014-03-20 Thread Alan Pevec
** Changed in: neutron/grizzly Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1211338 Title: Direct vs. direct in impl_qpid Status in

[Yahoo-eng-team] [Bug 1202266] Re: [OSSA 2013-030] xenapi: secgroups are not in place after live-migration (CVE-2013-4497)

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1202266 Title: [OSSA 2013-030] xenapi: secgroups

[Yahoo-eng-team] [Bug 1218878] Re: GroupAffinityFilter and GroupAntiAffinityFilter filters are broken

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1218878 Title: GroupAffinityFilter and

[Yahoo-eng-team] [Bug 1207064] Re: VMWare : Disabling linked clone does not cache images on the datastore

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1207064 Title: VMWare : Disabling linked clone

[Yahoo-eng-team] [Bug 1179370] Re: Testcase 'test_db_plugin.TestPortsV2.test_range_allocation' failed random

2014-03-20 Thread Alan Pevec
** Changed in: neutron/grizzly Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1179370 Title: Testcase

[Yahoo-eng-team] [Bug 1171284] Re: A network can't be disassociated from a project

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1171284 Title: A network can't be disassociated

[Yahoo-eng-team] [Bug 1179348] Re: Testcase 'test_create_subnet_with_two_host_routes' failed

2014-03-20 Thread Alan Pevec
** Changed in: neutron/grizzly Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1179348 Title: Testcase

[Yahoo-eng-team] [Bug 1171226] Re: VMwareVCDriver: Sparse disk copy error on spawn

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1171226 Title: VMwareVCDriver: Sparse disk copy

[Yahoo-eng-team] [Bug 1158807] Re: Qpid SSL protocol

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = Fix Released ** Changed in: neutron/grizzly Status: Fix Committed = Fix Released ** Changed in: cinder/grizzly Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1160309] Re: Nova API floating IP error code inconsistent between Nova-Net and Quantum

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1160309 Title: Nova API floating IP error code

[Yahoo-eng-team] [Bug 1073306] Re: [OSSA 2013-030] xenapi migrations don't apply security group filters (CVE-2013-4497)

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1073306 Title: [OSSA 2013-030] xenapi migrations

[Yahoo-eng-team] [Bug 1138408] Re: delete_tap_interface method is needed

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1138408 Title: delete_tap_interface method is

[Yahoo-eng-team] [Bug 1200231] Re: Nova test suite breakage.

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1200231 Title: Nova test suite breakage. Status

[Yahoo-eng-team] [Bug 1270654] Re: test_different_fname_concurrency flakey fail

2014-03-20 Thread Alan Pevec
** Changed in: nova/grizzly Status: Fix Committed = 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/1270654 Title: test_different_fname_concurrency

[Yahoo-eng-team] [Bug 1294132] Re: Volume status set to error extending when new size exceeds quota

2014-03-20 Thread Santiago Baldassin
John your analysis is correct, however, I don't think this is the appropriate behavior. After what you described, the volume remains unusable and there's no option either from command line or from horizon to fix it. The user can only delete the volume and create it again. If I'm trying to extend

[Yahoo-eng-team] [Bug 1295424] [NEW] lbaas security group

2014-03-20 Thread Kevin Fox
Public bug reported: There seems to be no way of specifying which security group a lbaas vip gets. It looks to default to 'default' in Havana. When you place a load balancer on a backend private neutron network, it gets the security group member rules from 'default' which are for the wrong

[Yahoo-eng-team] [Bug 1295426] [NEW] get console output v3 API should allow null as the length

2014-03-20 Thread Ken'ichi Ohmichi
Public bug reported: If running nova console-log command against v3 API, the command fails like the following: $ nova --os-compute-api-version 3 console-log vm01 ERROR: Invalid input for field/attribute length. Value: None. None is not of type 'integer', 'string' (HTTP 400) (Request-ID:

[Yahoo-eng-team] [Bug 1295435] [NEW] lbaas security group

2014-03-20 Thread Kevin Fox
Public bug reported: Neutron lbaas does not support setting a security group on a load balancer. This causes the wrong security group's rules to be associated with a loadbalancer created in a private network. The neutron lbaas vip create/edit form in Horizon needs to be extended to allow editing

[Yahoo-eng-team] [Bug 1295438] [NEW] BigSwitch plugin: Unnecessarily deletes ports from backend on network delete.

2014-03-20 Thread Kevin Benton
Public bug reported: The Big Switch plugin unnecessarily deletes individual ports from the controller when a network is being deleted. This isn't needed because the controller will automatically clean up the ports when their parent network is deleted. ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1295448] [NEW] Big Switch Restproxy unit test unnecessarily duplicates tests

2014-03-20 Thread Kevin Benton
Public bug reported: The VIF type tests currently have separate classes that all extend the ports test class. This means in addition to testing the VIF changing logic, it's unnecessarily exercising a lot of code that is not impacted by the VIF type. ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1286264] Re: 'ProcessExecutionError' object has no attribute 'stdout'

2014-03-20 Thread Joshua Harlow
** Changed in: anvil Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to anvil. https://bugs.launchpad.net/bugs/1286264 Title: 'ProcessExecutionError' object has no attribute 'stdout'

[Yahoo-eng-team] [Bug 1294132] Re: Volume status set to error extending when driver fails to extend the volume

2014-03-20 Thread Huang Zhiteng
As the volume manager doesn't know what exactly happened during the extending, and there are actually two kinds of possible failure (a. volume was untouched; b. very very unlikely volume was touched or even corrupted), it's safer to set volume state to 'error_extending' instead of reset it back to

[Yahoo-eng-team] [Bug 1295459] [NEW] Long pseudo-folder push actions off screen

2014-03-20 Thread Matthew D. Wood
Public bug reported: In the Containers dashboard, create a pseudo-folder with a LLOONN name without - or any other breaking character. Once you select the container, all action buttons are pushed off the screen and are unavailable; they can't even be scrolled to. **

[Yahoo-eng-team] [Bug 1284065] Re: Swift client rpm build failed

2014-03-20 Thread Joshua Harlow
** Changed in: anvil Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to anvil. https://bugs.launchpad.net/bugs/1284065 Title: Swift client rpm build failed Status in ANVIL for forging

[Yahoo-eng-team] [Bug 1278828] Re: Branch info is shown incorrectly while downloading

2014-03-20 Thread Joshua Harlow
** Changed in: anvil Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to anvil. https://bugs.launchpad.net/bugs/1278828 Title: Branch info is shown incorrectly while downloading Status

[Yahoo-eng-team] [Bug 1260892] Re: DistributionNotFound: No distributions at all found for oslo.messaging=1.2.0a11

2014-03-20 Thread Joshua Harlow
** Changed in: anvil/icehouse Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to anvil. https://bugs.launchpad.net/bugs/1260892 Title: DistributionNotFound: No distributions at all found

[Yahoo-eng-team] [Bug 1262467] Re: Networkx not getting packaged (due to unpackaged files)

2014-03-20 Thread Joshua Harlow
** Changed in: anvil Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to anvil. https://bugs.launchpad.net/bugs/1262467 Title: Networkx not getting packaged (due to unpackaged files)

[Yahoo-eng-team] [Bug 1295426] Re: get console output v3 API should allow null as the length

2014-03-20 Thread Ken'ichi Ohmichi
This bug seems python-novaclient. Current API behavior is v2 API without length: Return full console output length=10 : Return 10 lines of console output lenght=null : Return full console output v3 API without length: Return full console output length=10 : Return 10 lines of console

[Yahoo-eng-team] [Bug 1295491] [NEW] expected active pool error raised in lbaas agent

2014-03-20 Thread Aaron Rosen
Public bug reported: 2014-03-20 14:51:23.246 29247 ERROR neutron.openstack.common.rpc.amqp [req-7805af6e-ec03-4f79-92c0-396144d6fc58 None] Exception during message handling 2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp Traceback (most recent call last): 2014-03-20

[Yahoo-eng-team] [Bug 1295494] [NEW] NVP service plugin should check advanced service in use before deleting a router

2014-03-20 Thread berlin
Public bug reported: When using NVP advanced service plugin, it should check whether there is service inserted into the router before deleting it. ** Affects: neutron Importance: Undecided Assignee: berlin (linb) Status: New ** Tags: nicira ** Changed in: neutron

[Yahoo-eng-team] [Bug 1282089] Re: keystone client is leaving hanging connections to the server

2014-03-20 Thread Florent Flament
I read again Jamie Lennox's article about Sessions: http://www.jamielennox.net/blog/2014/02/24/client-session-objects/ As well as Python requests module doc: http://docs.python-requests.org/en/latest/user/advanced/ FWIU, keystoneclient.session.Session and requests.Session objetcs are not meant