[Yahoo-eng-team] [Bug 1282922] [NEW] nec pluign: ResourceClosedError from sqlalchemy when multiple delete-port in parallel

2014-02-21 Thread Akihiro Motoki
Public bug reported: When multiple delete_port are run in parallel, nec plugin detects ResourceClosedError from sqlalchemy. The error itself can occur when a port row is deleted from ports table, but the problem is it occurs even after retrying db_plugin.delete_port by restarting a new transact

[Yahoo-eng-team] [Bug 1282925] [NEW] db_plugin.delete_ports() can lead to long transaction if plugin.deleete_port talks with external system

2014-02-21 Thread Akihiro Motoki
Public bug reported: db_plugin.delete_ports() can lead to long transaction if plugin.deleete_port talks with external system. it is observed first in nec plugin (bug 1282922), but it affects multiple plugins/drivers. Note that it is about delete_ports and not about delete_port. The detail is d

[Yahoo-eng-team] [Bug 1282946] [NEW] db_plugin.test_delete_port does not test port-delete

2014-02-21 Thread Akihiro Motoki
Public bug reported: test_delete_port in test_db_plugin does not test delete operation: def test_delete_port(self): with self.port() as port: req = self.new_show_request('port', self.fmt, port['port']['id']) res = req.get_response(self.api) self.ass

[Yahoo-eng-team] [Bug 1282956] [NEW] l2-population : hard reboot a VM after a compute crash

2014-02-21 Thread Mathieu Rohon
Public bug reported: I run in multi node setup with ML2, L2-population and Linuxbridge MD, and vxlan TypeDriver. I start two compute-nodes, I launch a VM, and I shutdown the compute- node which host the VM. I use this process to relaunch the VM on the other compute-node : http://docs.openstack.

[Yahoo-eng-team] [Bug 1282985] [NEW] unit.nicira.test_edge_router.ServiceRouterTestCase.test_router_add_interface_subnet_with_port_from_other_tenant unittest fails

2014-02-21 Thread Jakub Libosvar
Public bug reported: 2014-02-21 04:31:40.609 | 2014-02-21 04:31:40,165 WARNING [neutron.quota] router is already registered. 2014-02-21 04:31:40.609 | 2014-02-21 04:31:40,166 WARNING [neutron.quota] floatingip is already registered. 2014-02-21 04:31:40.609 | 2014-02-21 04:31:40,216ERROR [

[Yahoo-eng-team] [Bug 1282987] [NEW] Page numbers and back button while listing resources in a paginated fashion

2014-02-21 Thread Rushi Agrawal
Public bug reported: Let's say I have created 45 instances, and the 'items per page' value is 20 (which is also the default value). The user will see first 20 instances listed in horizon, with a little 'more' button to see the next 20 rows. BUT there is no way on the UI to go to the last page (exc

[Yahoo-eng-team] [Bug 1283019] [NEW] nec plugin: No need to use "is not" when comparing values

2014-02-21 Thread Akihiro Motoki
Public bug reported: "is not" operator compares two objects are identical. When comparing values, "!=" should be used. ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: nec -- You received this bug notification because you are a mem

[Yahoo-eng-team] [Bug 1280941] Re: metadata agent throwing AttributeError: 'HTTPClient' object has no attribute 'auth_tenant_id' with latest release

2014-02-21 Thread Ihar Hrachyshka
** Changed in: python-neutronclient Status: In Progress => 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/1280941 Title: metadata agent throwing AttributeError: 'HTTP

[Yahoo-eng-team] [Bug 1266590] Re: db connection string is cleartext in debug log

2014-02-21 Thread Jay Bryant
** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Assignee: (unassigned) => Jay Bryant (jsbryant) ** Changed in: cinder Milestone: None => icehouse-3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1283080] [NEW] KeyError: 'user_identity'

2014-02-21 Thread Tong Li
Public bug reported: Using all default setting for setting up devstack. Once devstack is done, g-reg and g-api console will show same error like this. KeyError: 'user_identity' 18c2599c92e1db002 with project_id : a068a8a689554202999265989f44f448 and roles: admin _build_user_headers /opt/stack/

[Yahoo-eng-team] [Bug 1254450] Re: nova migrate fails

2014-02-21 Thread Vladik Romanovsky
I agree with zhangjl, It seems that there is something wrong with your ssh keys, as you can see from the logs: Command: ssh 10.35.104.17 mkdir -p /var/lib/nova/instances/3b7ef5ae-94f4-44a8-a028-104e35cc9505 Exit code: 255 Stdout: '' Stderr: 'Host key verification failed.\r\n' Also, with this bug

[Yahoo-eng-team] [Bug 1262288] Re: ignored VimFaultException showing up in nova unit test logs

2014-02-21 Thread Shawn Hartsock
After this https://review.openstack.org/#/c/75186/ we need this: https://review.openstack.org/#/c/75262/ Otherwise we will have dangling sessions in vCenter/ESX ... Fixes dangling sessions left open and will help users clean up their vCenters. https://review.openstack.org/#/c/75262/ ** Change

[Yahoo-eng-team] [Bug 1283146] [NEW] test_delete_member_with_vip fails AssertionError

2014-02-21 Thread Armando Migliaccio
Public bug reported: Another random failure: http://logs.openstack.org/88/67288/14/check/gate-neutron- python26/871584e/ Stacktrace: ft1.7230: neutron.tests.unit.services.loadbalancer.drivers.radware.test_plugin_driver.TestLoadBalancerPlugin.test_delete_member_with_vip_StringException: Empty

[Yahoo-eng-team] [Bug 1283148] [NEW] add keypair config params for instance creation

2014-02-21 Thread Eric Peterson
Public bug reported: There is already an optional config setting for horizon around an OPENSTACK_HYPERVISOR_FEATURES section which can contain can_set_password flag. Would like to add another config setting to toggle if the keypair is required, which can default to the current behavior (keypair

[Yahoo-eng-team] [Bug 1283204] [NEW] run_test.sh local_lock_path issue

2014-02-21 Thread Aaron Rosen
Public bug reported: run_test.sh no longer works and fails with : Traceback (most recent call last): File "neutron/api/v2/resource.py", line 84, in resource result = method(request=request, **args) File "neutron/api/v2/base.py", line 411, in create obj = obj_creator(request.context, *

[Yahoo-eng-team] [Bug 1283214] [NEW] Need documentation of fix to bug 1203680

2014-02-21 Thread Mike Spreitzer
Public bug reported: The fix to https://bugs.launchpad.net/devstack/+bug/1203680 is useless unless people know to set the new variable when doing a DevStack install. The DevStack documentation should be updated to mention this, as should the various places that describe how to do unit testing. *

[Yahoo-eng-team] [Bug 1283242] [NEW] test_v1_api tests depend on other tests

2014-02-21 Thread Eddie Sheffield
Public bug reported: If you attempt to run the glance.tests.integration.legacy_functional.test_v1_api tests alone they all fail due to a missing configuration value. However when run as part of the overall test suite the problem does not occur. So another test is setting this option and this test

[Yahoo-eng-team] [Bug 1283248] [NEW] extend volume error shows success message

2014-02-21 Thread Cindy Lu
Public bug reported: 1. Go to Project > Volumes > Create Volume, 2. fill out volume name, size (2 GB), and leave Volume Source as 'No source, empty volume' 3. Now try to Extend Volume to something extreme (like 1200) ==> It will give you success message ==> Status stays at "Error_Extending" wit

[Yahoo-eng-team] [Bug 1283250] [NEW] remove pointless test TestN1kvNonDbTest

2014-02-21 Thread Aaron Rosen
Public bug reported: remove pointless test TestN1kvNonDbTest ** Affects: neutron Importance: Undecided Assignee: Aaron Rosen (arosen) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Aaron Rosen (arosen) -- You received this bug notification because

[Yahoo-eng-team] [Bug 1283258] [NEW] Admin's Images panel shows only instance snapshots of the project selected on Projects tab

2014-02-21 Thread Vahid Hashemian
Public bug reported: Admin's Images panel does not list instance snapshots of all projects. Steps to reproduce on a fresh DevStack: - Login as "admin" and switch to project "admin" - On Project > Instances create an instance "ins1" - Create a snapshot "ins1-snap1" of instance "ins1" - Go to Admin

[Yahoo-eng-team] [Bug 1277027] Re: test_admin_delete_servers_of_others failure due to unexpected task state

2014-02-21 Thread Ken'ichi Ohmichi
This is not a tempest bug. ** Changed in: tempest Assignee: Masayuki Igawa (igawa) => (unassigned) ** Changed in: tempest Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Comput

[Yahoo-eng-team] [Bug 1045613] Re: openvswitch agent should use veths instead of patch ports

2014-02-21 Thread Robert Kukura
The patch above expired 9 months ago, and since then patch port support has been added to the upstream Linux kernel OVS implementation, so I'm changing this to "won't fix". ** Changed in: neutron Status: In Progress => Won't Fix -- You received this bug notification because you are a memb

[Yahoo-eng-team] [Bug 1283270] [NEW] "EncodeError: Circular reference detected" all over the check queue logs

2014-02-21 Thread Matt Riedemann
Public bug reported: These errors are showing up all over the API logs: http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiRW5jb2RlRXJyb3I6IENpcmN1bGFyIHJlZmVyZW5jZSBkZXRlY3RlZFwiIEFORCBmaWxlbmFtZTpcImxvZ3Mvc2NyZWVuLW4tYXBpLnR4dFwiIiwiZmllbGRzIjpbXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiI2MDQ4MD

[Yahoo-eng-team] [Bug 1283270] Re: "EncodeError: Circular reference detected" all over the check queue logs

2014-02-21 Thread Joe Gordon
** Changed in: oslo.messaging 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/1283270 Title: "EncodeError: Circular reference detected" all

[Yahoo-eng-team] [Bug 1283281] [NEW] Volume snapshots do not count towards the storage usage in Create Volume / Create Snapshot modal

2014-02-21 Thread Vahid Hashemian
Public bug reported: There is a single storage quota value for both volumes and volume snapshots. This is reflected in Project Overview panel where the total sizes of all volumes and volume snapshots is displayed on the pie chart. However, in Create Volume and Create Snapshot modals only the tota

[Yahoo-eng-team] [Bug 1283270] Re: "EncodeError: Circular reference detected" all over the check queue logs

2014-02-21 Thread Joe Gordon
http://logs.openstack.org/44/73644/2/check/check-tempest-dsvm- neutron/549595c/logs/screen-n-api.txt.gz?level=TRACE ** Changed in: oslo.messaging Status: Invalid => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenSt

[Yahoo-eng-team] [Bug 1283306] [NEW] pie charts animating counterclockwise

2014-02-21 Thread Cindy Lu
Public bug reported: The following scenario causes the pie charts animation to behave strangely. 1. Make sure you have less than 10 GB volume storage allocated. 2. Go to Admin > Project 3. Edit your current project quotas so that Gigabytes is 10. 4. Now go to Project > Volumes > Create Volume

[Yahoo-eng-team] [Bug 1283325] [NEW] VMware: Same image should not be transferred more than one time on concurrent spawn operations

2014-02-21 Thread Arnaud Legendre
Public bug reported: On concurrent spawn operations, the VMware driver transfers the same image into different temporary directories before getting into the cache: the same bits might be downloaded 20 times if 20 spawn operations happen at the same time for a given image (before being cached).

[Yahoo-eng-team] [Bug 1280033] Re: Remove dependent module py3kcompat

2014-02-21 Thread ChangBo Guo(gcb)
** Also affects: stackalytics Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1280033 Title: Remove dependent module py3kcompat Status in Orch

[Yahoo-eng-team] [Bug 1268274] Re: KeyError in _get_server_ip

2014-02-21 Thread Armando Migliaccio
This might be triggered by Neutron but there's no good excuse for Tempest to spit out a KeyError like this. ** Also affects: tempest Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutr

[Yahoo-eng-team] [Bug 1268274] Re: KeyError in _get_server_ip

2014-02-21 Thread Armando Migliaccio
I think this fails because when the server boots up, a call to Nova to show the Server details returns no network information: RESP BODY: {"server": {"status": "ACTIVE", "updated": "2014-02-22T02:49:14Z", "hostId": "b6b929e9b38fe925dd96096914de11b6931941fbff8157352696bb07", "addresses": {}, "links

[Yahoo-eng-team] [Bug 1283364] [NEW] Items in quota-class shouldn't be negative int values

2014-02-21 Thread wingwj
Public bug reported: Items in quota-class shouldn't be negative int values. The validation in quotas is correct. --- U can test this issue via api: POST http://10.250.10.245:8774/v2/1eb5c0b6adbc4ad8a8797e65df2778f5/os- quota-class-sets/defaults Body = { "quota_class_