[Yahoo-eng-team] [Bug 1270726] [NEW] Different instance_name_template config in controller node and compute node will lead to VM not be deleted actually

2014-01-19 Thread Feng Ju
Public bug reported: If we config instance_name_template differently in controller node and compute node will lead to VM not be deleted in the compute node, but the instance is deleted in the OpenStack. The reason of the issue are: When boot instance, instance's name generated on controller node

[Yahoo-eng-team] [Bug 1270725] [NEW] Quota Deadlock when creating >200 servers at once under psql

2014-01-19 Thread wingwj
Public bug reported: When you create >200 servers at once under psql, it's easier to meet a deadlock exception in quota process(reserve/commit). Like this: http://paste.openstack.org/show/61534/ The '@retry_on_dead_lock' function, is not available for matching psql. ** Affects: nova Imp

[Yahoo-eng-team] [Bug 1270724] [NEW] nicira: error occurs when net-gateway-connect with different segmentation-type

2014-01-19 Thread Ryo Miki
Public bug reported: 1. create net-gateway and gateway-connection. segmentation-type is vlan. neutron net-gateway-create --device id=c4369a1c-3fb2-4f45-8ac7-17d15b20508e,interface_name=eth0 NetworkgatewayName neutron net-gateway-connect NetworkgatewayName L2-1 --segmentation-type vlan openstack

[Yahoo-eng-team] [Bug 1251678] Re: Get list of user with tenant not implemented LDAP backend

2014-01-19 Thread Launchpad Bug Tracker
[Expired for Keystone because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1251678

[Yahoo-eng-team] [Bug 1172551] Re: connection refused / timed out under load

2014-01-19 Thread Launchpad Bug Tracker
[Expired for Keystone because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1172551

[Yahoo-eng-team] [Bug 1253132] Re: Keystone did not start while deploying devstack

2014-01-19 Thread Launchpad Bug Tracker
[Expired for Keystone because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1253132

[Yahoo-eng-team] [Bug 1270693] [NEW] _last_vol_usage_poll was not properly updated

2014-01-19 Thread Haiwei Xu
Public bug reported: I found this error in jinkins's log: http://logs.openstack.org/02/67402/4/check/gate-nova- python27/b132ac8/console.html 2014-01-20 02:36:59.295 | == 2014-01-20 02:36:59.295 | FAIL: nova.tests.compute.test_

[Yahoo-eng-team] [Bug 1270680] [NEW] v3 extensions api inherently racey wrt instances

2014-01-19 Thread Sean Dague
Public bug reported: The pci extension for the v3 API does another instance lookup back to the database for instance objects. The issue being that when you are doing something like a list_* operation on instances, this means that we're making a second trip to the database that's distinct from the

[Yahoo-eng-team] [Bug 1270675] [NEW] 'Unshelve' doesn't record instances' host-attributes into DB

2014-01-19 Thread wingwj
Public bug reported: When one VM was shelve-offloaded, the VM won't belong to any hosts. And the 'host' attribute will be 'None' if you execute 'nova show $id'. That's correct. But 'unshelve' doesn't record 'host' attributes even if the instance has already spawned in one host. Therefore, if yo

[Yahoo-eng-team] [Bug 1270654] [NEW] test_different_fname_concurrency flakey fail

2014-01-19 Thread Christopher Yeoh
Public bug reported: Looks like test_different_fname_concurrency has an intermittent fail ft1.9289: nova.tests.virt.libvirt.test_libvirt.CacheConcurrencyTestCase.test_different_fname_concurrency_StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent cal

[Yahoo-eng-team] [Bug 1270646] Re: PMTUd / DF broken in GRE tunnel configuration

2014-01-19 Thread Robert Collins
pmtud is enabled: cat /proc/sys/net/ipv4/ip_no_pmtu_disc 0 ** Also affects: neutron 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/1270646 Ti

[Yahoo-eng-team] [Bug 1270608] [NEW] n-cpu 'iSCSI device not found' log causes gate-tempest-dsvm-*-full to fail

2014-01-19 Thread Brant Knudson
Public bug reported: Changes are failing the gate-tempest-*-full gate due to an error message in the logs. The error message is like 2014-01-18 20:13:19.437 | Log File: n-cpu 2014-01-18 20:13:20.482 | 2014-01-18 20:04:05.189 ERROR nova.compute.manager [req-25a1842c-ce9a-4035-8975-651f6ee5ddfc

[Yahoo-eng-team] [Bug 1261253] Re: oslo.messaging 1.2.0a11 is outdated and problematic to install

2014-01-19 Thread Dina Belova
** Also affects: climate Importance: Undecided Status: New ** Changed in: climate Importance: Undecided => High ** Changed in: climate Assignee: (unassigned) => Dina Belova (dbelova) -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1270573] [NEW] VMware: resize does not wait for task to complete

2014-01-19 Thread Gary Kotton
Public bug reported: The opertaion did not wait for the task to complete. In some edge cases this may fail ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1268439] Re: range method is not same in py3.x and py2.x

2014-01-19 Thread lizheming
** Also affects: python-ceilometerclient Importance: Undecided Status: New ** Changed in: python-ceilometerclient Assignee: (unassigned) => lizheming (lizheming-li) ** Changed in: python-ceilometerclient Status: New => In Progress -- You received this bug notification beca

[Yahoo-eng-team] [Bug 1268480] Re: assertTrue(isinstance()) in tests should be replace with assertIsInstance()

2014-01-19 Thread lizheming
** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1268480 Title: assertTrue(isinstance()) in tests should be replace with assertIsInst