[Yahoo-eng-team] [Bug 1554930] [NEW] nova add-secgroup help needs to be updated

2016-03-08 Thread Abhishek Talwar
Public bug reported: Currently, nova add-secgroup requests the user to enter only secgroup name's to add a secgroup to a server. But the command works fine with both secgroup name or secgroup id. So the help needs to be updated to reflect the same. Steps to reproduce the bug:- 1. Create a

[Yahoo-eng-team] [Bug 1554922] [NEW] External DNS driver fails with Python 3.4 with an index computed with a division operation when slicing a string

2016-03-08 Thread Miguel Lavalle
Public bug reported: The external DNS driver for Designate has method _get_in_addr_zone_name that utilizes a division operation to compute an index to slice a string. The string slicing fails if the index is not explicitly converted to int in python 3.4 ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1551530] Re: With snat disabled legacy router Pings to floating IPs replied with fixed-ips

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/286392 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cea149212e6387932eaac8448c951d2ceb7ae23d Submitter: Jenkins Branch:master commit cea149212e6387932eaac8448c951d2ceb7ae23d Author: Hong Hui Xiao Date:

[Yahoo-eng-team] [Bug 1554696] Re: Neutron server log filled with "device requested by agent not found"

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/290101 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cb7e70497f68c295080add6c739743e6ea81e824 Submitter: Jenkins Branch:master commit cb7e70497f68c295080add6c739743e6ea81e824 Author: Kevin Benton Date: Tue

[Yahoo-eng-team] [Bug 1554695] Re: network not found warnings in test runs

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/290098 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0db4ba3f855d84a3d7522aa17dc89c4792d2ef4a Submitter: Jenkins Branch:master commit 0db4ba3f855d84a3d7522aa17dc89c4792d2ef4a Author: Kevin Benton Date: Tue

[Yahoo-eng-team] [Bug 1527585] Re: nova 500's while creating image of a server with image name length more than 256 chars

2016-03-08 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- 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 1554876] [NEW] router not found warning logs in the L3 agent

2016-03-08 Thread Kevin Benton
Public bug reported: The L3 agent during a normal tempest run will be filled with warnings like the following: 2016-03-08 10:10:30.465 18962 WARNING neutron.agent.l3.agent [-] Info for router 3688a110-8cfe-41c6-84e3-bfd965238304 was not found. Performing router cleanup 2016-03-08 10:10:34.197

[Yahoo-eng-team] [Bug 1554151] Re: update_port failure across server restart

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/289526 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4f04102e5769930b03b9f28616c7734b74bbe868 Submitter: Jenkins Branch:master commit 4f04102e5769930b03b9f28616c7734b74bbe868 Author: James Anziano Date:

[Yahoo-eng-team] [Bug 1554153] Re: Updating a port without dns_name parameter clears dns_name when dns-integration is enabled

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/289551 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=58e9102bff7280b36bcd24a55b7403d13ce68041 Submitter: Jenkins Branch:master commit 58e9102bff7280b36bcd24a55b7403d13ce68041 Author: James Anziano Date:

[Yahoo-eng-team] [Bug 1554869] [NEW] [RFE]Add error codes for HTTP response

2016-03-08 Thread xiexs
Public bug reported: Error codes with more detailed information about the errors will be quite useful for the developers when using an neutron API. Thus we should add a wrapper to collect the error codes and rearrange them with a appropriate design pattern [1] while the REST API has encountered

[Yahoo-eng-team] [Bug 1549068] Re: Ironic vif_port_id mismatch with neutron port id if specified multi networks

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/284025 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e147a63cb396ebaadd7c841a305cf3a52be1d373 Submitter: Jenkins Branch:master commit e147a63cb396ebaadd7c841a305cf3a52be1d373 Author: Zhenguo Niu Date: Wed

[Yahoo-eng-team] [Bug 1489291] Re: [RFE] Add tags to neutron resources

2016-03-08 Thread Armando Migliaccio
@Hirofumi, coding for this effort looks complete to me. Can you confirm? ** Changed in: neutron Status: Triaged => 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 1554859] [NEW] in-used volume can't be migrated

2016-03-08 Thread xueyingchen(zte)
Public bug reported: 1. boot instance from image (create a new volume) , Instance spawned successfully 2. migrate the volume which instance is using 3.the volume migrate failed 4.check error infomation in nova-compute.log : 2016-03-07 16:17:43.218 9817 INFO nova.virt.libvirt.iscsiscrub

[Yahoo-eng-team] [Bug 1536785] Re: The Bootstrap Developer Theme Preview has some terms that are not being translated

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/271453 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=76f8e93228d22bbb7dca882b18f4816753eb8015 Submitter: Jenkins Branch:master commit 76f8e93228d22bbb7dca882b18f4816753eb8015 Author: Lucas Palm Date: Thu

[Yahoo-eng-team] [Bug 1554837] [NEW] port of network:router_interface exists even if the subnet updated to no-gateway

2016-03-08 Thread yaowei
Public bug reported: reproduce steps: 1. create a subnet 2. connect to a router 3. update subnet --no-gateway 4. check port exists with device owner network:router_interface and fixed ip was the subnet gateway ip 5. check in router ns qr-xxx has ip address gateway ip this bug was found in

[Yahoo-eng-team] [Bug 1517839] Re: Make CONF.set_override with parameter enforce_type=True by default

2016-03-08 Thread ChangBo Guo(gcb)
** Also affects: cinder 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/1517839 Title: Make CONF.set_override with parameter enforce_type=True

[Yahoo-eng-team] [Bug 1554809] Re: func-test test_service_disabled fails

2016-03-08 Thread Ken'ichi Ohmichi
problem seems fixed ** Changed in: nova Status: In Progress => 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/1554809 Title: func-test

[Yahoo-eng-team] [Bug 1554827] [NEW] Clean up warnings about loadwsgi.resolve and .require when running nova tests

2016-03-08 Thread Rahul U Nair
Public bug reported: Fix deprecated warning when running tox in Nova, python2.7/site- packages/paste/deploy/loadwsgi.py:22: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately ** Affects: nova Importance: Undecided Status: Invalid **

[Yahoo-eng-team] [Bug 1554824] [NEW] Many legacy eslint warnings swamp actual errors

2016-03-08 Thread Richard Jones
Public bug reported: Horizon's eslint output currently has many hundreds of warnings which drown out any linting output for new code. ** Affects: horizon Importance: Undecided Assignee: Richard Jones (r1chardj0n3s) Status: In Progress -- You received this bug notification

[Yahoo-eng-team] [Bug 1554825] [NEW] get_isolated_subnets does not return latest results

2016-03-08 Thread Shih-Hao Li
Public bug reported: In Dnsmasq, the function get_isolated_subnets() returns a list of subnets in a network if the subnet is not connected to a router. The implementation of this function checks all the router interface ports in a cached network object passed from DHCP agent. But the cached

[Yahoo-eng-team] [Bug 1553921] Re: Nova API didn't check whether user provide injected file content

2016-03-08 Thread Zhenyu Zheng
** Changed in: nova Status: In Progress => 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/1553921 Title: Nova API didn't check whether user provide

[Yahoo-eng-team] [Bug 1554812] [NEW] Branding: Breadcrumb Action Menu Oddity

2016-03-08 Thread Diana Whitten
Public bug reported: The action menu's that show up in the breadcrumb aren't done in a dynamic way, it looks odd in other themes: https://i.imgur.com/vdZDWAm.png ** Affects: horizon Importance: Wishlist Assignee: Diana Whitten (hurgleburgler) Status: Triaged ** Changed in:

[Yahoo-eng-team] [Bug 1554809] [NEW] func-test test_service_disabled fails

2016-03-08 Thread Ken'ichi Ohmichi
Public bug reported: http://logs.openstack.org/43/286743/3/check/gate-nova-tox-functional/03715d9 http://logs.openstack.org/42/286742/3/check/gate-nova-tox-functional/0a34837 Traceback (most recent call last): File "nova/tests/functional/notification_sample_tests/test_service_update.py", line

[Yahoo-eng-team] [Bug 1551836] Re: CORS middleware's latent configuration options need to change

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/287354 Committed: https://git.openstack.org/cgit/openstack/searchlight/commit/?id=8c4ec967bc0e2aa0d7b3d658569aff1f36e6f442 Submitter: Jenkins Branch:master commit 8c4ec967bc0e2aa0d7b3d658569aff1f36e6f442 Author: Michael Krotscheck

[Yahoo-eng-team] [Bug 1554791] [NEW] Horizon should use upper-constraints in testing

2016-03-08 Thread Richard Jones
Public bug reported: Recently OpenStack introduced a mechanism to specify a constrained "working set" of packages that are "guaranteed" to produce a working OpenStack environment. This pinning of packages limits the more broadly- defined requirements.txt which is managed by global-requirements.

[Yahoo-eng-team] [Bug 1503595] Re: Firewall remain in active state even after deleting router associated with firewall

2016-03-08 Thread Sean M. Collins
I'll set this to incomplete - to see if the reporter can come back and verify. There may have been a related fix that resolved this, but was not linked to this bug. ** Changed in: neutron Status: Fix Released => Incomplete -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1554206] Re: notifications missing virtual_size

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/289567 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=3c6d288fab7f0984aa84458f0fdcfde5a1d0c91f Submitter: Jenkins Branch:master commit 3c6d288fab7f0984aa84458f0fdcfde5a1d0c91f Author: bria4010 Date:

[Yahoo-eng-team] [Bug 1554762] [NEW] Neutron fwaas install doc needs to replace the wiki page

2016-03-08 Thread Sean M. Collins
Public bug reported: It's outdated and refers to DevStack. https://wiki.openstack.org/wiki/Neutron/FWaaS/HowToInstall ** Affects: neutron Importance: Low Assignee: Sean M. Collins (scollins) Status: Confirmed ** Tags: fwaas ** Changed in: neutron Status: New =>

[Yahoo-eng-team] [Bug 1552830] Re: no module docs generated

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/288082 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=b2b0599d515f910c5d1276ab40caaebf96056251 Submitter: Jenkins Branch:master commit b2b0599d515f910c5d1276ab40caaebf96056251 Author: Tom Cocozzello Date:

[Yahoo-eng-team] [Bug 1546708] Re: ng flavor table missing column

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/281494 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=767e83dc038fd390cd9f4b624f5544bf695ff6d1 Submitter: Jenkins Branch:master commit 767e83dc038fd390cd9f4b624f5544bf695ff6d1 Author: Cindy Lu Date: Wed Feb

[Yahoo-eng-team] [Bug 1554728] [NEW] Unable to launch an instance on a network where port-security-enabled=False

2016-03-08 Thread Chirag Shahani
Public bug reported: Create a network with port-security-enabled=False. stack@whiskey:~$ neutron net-show n +---+--+ | Field | Value|

[Yahoo-eng-team] [Bug 1464750] Re: Service accounts can be used to login horizon

2016-03-08 Thread Markus Zoeller (markus_z)
This bug report is specifically about the log into Horizon with a nova service user. That the nova user has the admin rights is covered in bug 1445199. That the admin role is not properly scoped is handled in bug 968696. Nova cannot prevent/influence log ins to Horizon. => Invalid for Nova **

[Yahoo-eng-team] [Bug 1554696] [NEW] Neutron server log filled with "device requested by agent not found"

2016-03-08 Thread Kevin Benton
Public bug reported: The neutron server logs from a normal test run are filled with the following entries: 2016-03-08 10:07:29.265 18894 WARNING neutron.plugins.ml2.rpc [req- c5cf3153-b01f-4be7-88f6-730e28fa4d09 - -] Device 91993890-6352-4488 -9e1f-1a419fa17bc1 requested by agent

[Yahoo-eng-team] [Bug 1554695] [NEW] network not found warnings in test runs

2016-03-08 Thread Kevin Benton
Public bug reported: A neutron server log from a normal test run is filled with entries like the following: 2016-03-08 10:08:32.269 18894 WARNING neutron.api.rpc.handlers.dhcp_rpc [req-a55cec8d-37ee-46b7-97f3-aadf91bcd512 - -] Network 1fd1dfd5-8d24-4016-b8e4-032ec8ef3ce1 could not be found, it

[Yahoo-eng-team] [Bug 1554617] Re: Tests for aggregates use getattr() improperly

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/268712 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5c51e3c21d2d7820a0a96403d5fdd8dd16d8ed30 Submitter: Jenkins Branch:master commit 5c51e3c21d2d7820a0a96403d5fdd8dd16d8ed30 Author: Ryan Rossiter Date: Sun

[Yahoo-eng-team] [Bug 1538227] Re: Failed `nova-manage db sync` returns exitcode of 0

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/289308 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=173068d52449eb04e905b29da6e417ae69cd8055 Submitter: Jenkins Branch:master commit 173068d52449eb04e905b29da6e417ae69cd8055 Author: Stephen Finucane

[Yahoo-eng-team] [Bug 1546778] Re: libvirt: resize with deleted backing image fails

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/288640 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=db7fd539f261ea53f6c005478049424b9dae1543 Submitter: Jenkins Branch:master commit db7fd539f261ea53f6c005478049424b9dae1543 Author: Matthew Booth Date: Fri

[Yahoo-eng-team] [Bug 1482052] Re: The value(boot_index) for the boot volume is wrong

2016-03-08 Thread Markus Zoeller (markus_z)
It looks like this got fixed meanwhile. At [1] is the description: "Give each device a unique boot index starting from 0. To disable a device from booting, set the boot index to a negative value or use the default boot index value, which is None." Which makes the bug report

[Yahoo-eng-team] [Bug 1370496] Re: Failed to establish authenticated ssh connection to cirros - error: [Errno 113] No route to host

2016-03-08 Thread Augustina Ragwitz
This may have been fixed by: https://review.openstack.org/#/c/273042/ I checked the above logstash query and got zero results for the past 30 days. Closing this as Fix Released. If this issue pops back up, please open a new bug. ** Changed in: nova Status: Incomplete => Fix Released **

[Yahoo-eng-team] [Bug 1459724] Re: live-migration causes lack of access to instance

2016-03-08 Thread Markus Zoeller (markus_z)
Cleanup === This bug report has the status "Incomplete" since more than 30 days and it looks like that there are no open reviews for it. To keep the bug list sane, I close this bug with "won't fix". This does not mean that it is not a valid bug report, it's more to acknowledge that no

[Yahoo-eng-team] [Bug 1349617] Re: SSHException: Error reading SSH protocol banner[Errno 104] Connection reset by peer

2016-03-08 Thread Augustina Ragwitz
Nova: Fix was released for related bug https://bugs.launchpad.net/nova/+bug/1532809 https://review.openstack.org/#/c/273042/ If this issue rears up again, please open a new bug for Nova. ** Changed in: nova Status: Incomplete => Fix Released ** Changed in: nova Assignee:

[Yahoo-eng-team] [Bug 1375408] Re: nova instance delete issue

2016-03-08 Thread Markus Zoeller (markus_z)
** Changed in: nova Status: Incomplete => Won't Fix ** Changed in: nova Assignee: Padmakanth (padmakanth-chandrapati) => (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 1554227] Re: DHCP unicast requests are not responded to

2016-03-08 Thread Billy Olsen
** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- 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/1554227 Title: DHCP unicast requests are not

[Yahoo-eng-team] [Bug 1553581] Re: PO file: translator notice is ignored

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/289039 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ce6e34a5e4c8841ff0d8da738339cb374beb0949 Submitter: Jenkins Branch:master commit ce6e34a5e4c8841ff0d8da738339cb374beb0949 Author: Akihiro Motoki Date:

[Yahoo-eng-team] [Bug 1553619] Re: string in nova.service.js cannot control the word order in translations Edit Bug

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/288947 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=075d9b3624d33c924a88e0d1b77e87378d770f86 Submitter: Jenkins Branch:master commit 075d9b3624d33c924a88e0d1b77e87378d770f86 Author: Akihiro Motoki Date:

[Yahoo-eng-team] [Bug 1554631] [NEW] Cinder exceptions returned from nova rest api as 500 errors

2016-03-08 Thread Ryan Rossiter
Public bug reported: When the nova volume API makes calls into the Cinder API using cinderclient, if cinder raises an exception like Forbidden or OverLimit, the nova volume api does not catch these exceptions. So they go up to the nova rest api, resulting in a 500 to be returned. Here's an

[Yahoo-eng-team] [Bug 1504876] Re: VMware: unable to soft reboot a VM when there is a soft lockup

2016-03-08 Thread Tracy Jones
** Changed in: nova Status: In Progress => Won't Fix -- 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/1504876 Title: VMware: unable to soft reboot a VM when there

[Yahoo-eng-team] [Bug 1554076] Re: neutron_lbaas.tests.unit.drivers.common.test_agent_callbacks.TestLoadBalancerCallbacks fails due to new description field in subnet

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/289362 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=d3386d3e97fa7ff5cf1a0bbb25a6cfed88427d69 Submitter: Jenkins Branch:master commit d3386d3e97fa7ff5cf1a0bbb25a6cfed88427d69 Author: Ihar Hrachyshka

[Yahoo-eng-team] [Bug 1554392] Re: Set extra route for DVR might cause error

2016-03-08 Thread Swaminathan Vasudevan
This is a known issue, since the router does not have an external network interface in the router namespace and if you try to configure an extra route pointing to the next hop which does not have a corresponding interface in the router namespace. This was a descision that we made since we don't

[Yahoo-eng-team] [Bug 1554617] [NEW] Tests for aggregates use getattr() improperly

2016-03-08 Thread Ryan Rossiter
Public bug reported: Because objects do not raise AttributeError if an attribute is not set, the default functionality of getattr() cannot be used with objects. Instead, an 'in' check needs to be used on the object, and if that passes, I can use getattr(). If that fails, I need to give the

[Yahoo-eng-team] [Bug 1554059] Re: Cleanup the usage of deprecated CONF.network_api_class in hyper-v driver

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/289457 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=61a90eaf84e9cad2d8783ab2cfea4575e2dece70 Submitter: Jenkins Branch:master commit 61a90eaf84e9cad2d8783ab2cfea4575e2dece70 Author: Sean Dague Date: Mon Mar 7

[Yahoo-eng-team] [Bug 1543562] Re: mitaka pci_request object needs a migration script for an online data migration

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/278079 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0970f2a90016c09b86e34a53c2b8734a68a6f917 Submitter: Jenkins Branch:master commit 0970f2a90016c09b86e34a53c2b8734a68a6f917 Author: Nikola Dipanov Date:

[Yahoo-eng-team] [Bug 1550525] Re: Abort an ongoing live migration

2016-03-08 Thread Andrea Rosa
I added details Ito describe the new feature introduced in nova by the 2.24 version, please let me know more information are required. I think that the new feature needs to be documented in the API guide. ** Project changed: nova => openstack-api-site -- You received this bug notification

[Yahoo-eng-team] [Bug 1554601] [NEW] able to update health monitor attributes which is attached to pool in lbaas

2016-03-08 Thread abhishek6254
Public bug reported: Reproduced a bug in Load Balancer: 1.created a pool 2.attached members to pool1 3.then associate health monitor to pool 4.associate VIP to pool 5.when I edit the attributes of "health monitor" it shows me error like in "Error: Failed to update health monitor " but it is

[Yahoo-eng-team] [Bug 1367110] Re: novaclient quota-update should handle tenant names

2016-03-08 Thread Stephen Finucane
I don't think this is a bug, but rather a feature request. novaclient doesn't say that it will accept tenant names - only tenant IDs: $ nova help quota-show usage: nova quota-show [--tenant ] [--user ] List the quotas for a tenant/user. Optional arguments: --tenant

[Yahoo-eng-team] [Bug 1553769] Re: vpnaas: mitaka db migrations are placed in liberty directory

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/289055 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=1421b1484a77e025e82e5e5c1336d1f708208643 Submitter: Jenkins Branch:master commit 1421b1484a77e025e82e5e5c1336d1f708208643 Author: Akihiro Motoki

[Yahoo-eng-team] [Bug 1554518] Re: stable/liberty periodic unit test job broken

2016-03-08 Thread Ihar Hrachyshka
Should be fixed by https://review.openstack.org/#/c/289918/ ** Changed in: neutron Status: Confirmed => 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/1554518 Title:

[Yahoo-eng-team] [Bug 1341420] Re: gap between scheduler selection and claim causes spurious failures when the instance is the last one to fit

2016-03-08 Thread James Slagle
** Also affects: tripleo Importance: Undecided Status: New -- 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/1341420 Title: gap between scheduler selection and

[Yahoo-eng-team] [Bug 1554197] Re: Deleting router-gateway-port throws a DB foreign key error

2016-03-08 Thread Andreas Scheuring
*** This bug is a duplicate of bug 1535707 *** https://bugs.launchpad.net/bugs/1535707 Marking this as duplicate, as the root cause of both is the same. I'll expand the other bugs descirption to also cover this issue ** This bug has been marked a duplicate of bug 1535707 Create router

[Yahoo-eng-team] [Bug 1516946] Re: keystone WSGI fail: ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option

2016-03-08 Thread Dolph Mathews
I've run into this myself. This is the result of using outdated WSGI startup scripts. As part of your upgrade process, you must switch to the ones from the release you're trying to deploy. This is because keystone has refactored some responsibilities out of those WSGI scripts, so your scripts

[Yahoo-eng-team] [Bug 1553149] Re: Instance in ERROR state due to ConnectFailure with keystone

2016-03-08 Thread Dolph Mathews
Apache will refuse connections that it cannot assign to threads once MaxClients is exhausted, and if you're only running 10 threads, then I'm also guessing that your MaxClients is set to be less than the number of concurrent connections you're throwing at it. I'm closing this because this is just

[Yahoo-eng-team] [Bug 1501233] Re: DB downgrade doesn't be supported in OpenStack Now

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/240451 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=e3366afdfb227794fd46cfd8b2cf553a7ff1a709 Submitter: Jenkins Branch:master commit e3366afdfb227794fd46cfd8b2cf553a7ff1a709 Author: wangxiyuan Date:

[Yahoo-eng-team] [Bug 1280084] Re: get trust missing @controller.protected

2016-03-08 Thread David Stanek
Marking as WONTFIX because we can't really add the decorator at this point. ** Changed in: keystone Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1454531] Re: list_user_projects() can't get filtered by 'domain_id'.

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/182569 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=3425c1fffe9cb40c759ccec516483e06225d65cd Submitter: Jenkins Branch:master commit 3425c1fffe9cb40c759ccec516483e06225d65cd Author: darren-wang Date:

[Yahoo-eng-team] [Bug 1554522] [NEW] time zone from local_settings.py is not taken into account

2016-03-08 Thread Matthias Runge
Public bug reported: one can set the time zone in local_settings.py but it is not taken into account for time zone settings at all. ** Affects: horizon Importance: Undecided Assignee: Matthias Runge (mrunge) Status: In Progress -- You received this bug notification because

[Yahoo-eng-team] [Bug 1554518] [NEW] stable/liberty periodic unit test job broken

2016-03-08 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/periodic-stable/periodic-neutron- python27-liberty/acbfdc3/console.html#_2016-03-08_06_06_34_694 This is because currently bitrot job templates used for periodic jobs do not prepare the file. ** Affects: neutron Importance: Medium

[Yahoo-eng-team] [Bug 1554519] [NEW] seperate device owner flag for HA router interface port

2016-03-08 Thread venkata anil
Public bug reported: Currently HA router interface port uses DEVICE_OWNER_ROUTER_INTF as device owner(like normal router interface). So to check if a port is a HA router interface port, we have to perform a DB operation. Neutron server at many places(functions in plugin.py, rpc.py,

[Yahoo-eng-team] [Bug 1548724] Re: nova.tests.unit.test_signature_utils.TestSignatureUtils.test_get_certificate fails on slow build server

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/288154 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a7af3258f8d8f4eb4664a126e08b94c85b648e09 Submitter: Jenkins Branch:master commit a7af3258f8d8f4eb4664a126e08b94c85b648e09 Author: Matt Riedemann Date: Thu

[Yahoo-eng-team] [Bug 1554513] [NEW] Test settings are importing local/enabled.

2016-03-08 Thread Rob Cresswell
Public bug reported: The test settings are importing openstack_dashboard.local.enabled. This shouldn't be imported for tests, as the tests should only be testing openstack_dashboard, not whatever plugins happen to be installed at the time. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1554491] [NEW] xenapi: tools/populate_other_config is broken

2016-03-08 Thread Sulochan Acharya
Public bug reported: https://github.com/openstack/nova/blob/master/tools/xenserver/populate_other_config.py Needs to be updated ... looks like the code has not been updated since this is probably not used often, so now its completely broken since its trying to use xenapi driver function that

[Yahoo-eng-team] [Bug 1552056] Re: "router-interface-delete port=xxx" deletes the whole port instead of just removing the interface

2016-03-08 Thread Atsushi SAKAI
** Also affects: openstack-api-site Importance: Undecided Status: New ** Changed in: openstack-api-site Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1448014] Re: Delayed display of floating IPs

2016-03-08 Thread Abhishek vats
** Changed in: nova Status: Confirmed => Fix Released ** Description changed: Using nova 1:2014.1.4-0ubuntu2 (Icehouse) on Ubuntu 14.04.2 LTS After associating a floating IP address to an instance in Build/Spawning state, 'nova list' and 'nova show' need - per default - a lot of

[Yahoo-eng-team] [Bug 1282956] Re: ML2 : hard reboot a VM after a compute crash

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/289458 Committed: https://git.openstack.org/cgit/openstack/operations-guide/commit/?id=610019c45496e17a8094d535c856d9de9a16f123 Submitter: Jenkins Branch:master commit 610019c45496e17a8094d535c856d9de9a16f123 Author: Andreas Scheuring

[Yahoo-eng-team] [Bug 1554464] [NEW] Radware lbaas v2 driver should not treat listener without default pool

2016-03-08 Thread Evgeny Fedoruk
Public bug reported: Radware lbaas v2 driver should not consider listener with no default pool. If pool is deleted and it's the default pool of the listener - do not send listener to the back end. ** Affects: neutron Importance: Undecided Assignee: Evgeny Fedoruk (evgenyf)

[Yahoo-eng-team] [Bug 1554456] [NEW] Unexpected API error: DBError

2016-03-08 Thread Madhuri Kumari
Public bug reported: 1. Nova Version commit 6b2e8ed9bd7bd068b23879a60f634ac94cf563ec Merge: d42961a 897cb7c Author: Jenkins Date: Tue Mar 8 04:03:14 2016 + Merge "Fix string interpolations at logging calls" 2. Logs: Logs:

[Yahoo-eng-team] [Bug 1554452] [NEW] Request release for networking-bgpvpn

2016-03-08 Thread Thomas Morin
Public bug reported: The networking-bgpvpn project needs a new release in its stable/liberty branch. Release Info : Branch : stable/liberty Commit-Id : ab3d1c796dfbc853146aec7c57136148c8b33836 New Tag: 3.0.1 ** Affects: bgpvpn Importance: Undecided Status: Confirmed ** Affects:

[Yahoo-eng-team] [Bug 1554440] [NEW] Show volume attachment exception does not looks good if server is in shelved_offloaded state

2016-03-08 Thread Ghanshyam Mann
Public bug reported: In microversion v2.20, Nova allows to attach/detach volume on server in shelved or shelved_offloaded state. When server is in shelved_offloaded state, it means server is not on any host. And volume attach operation is done directly via cinder. In that case device volume

[Yahoo-eng-team] [Bug 1552978] Re: pecan doesn't work with dhcp agent scheduler extension

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/267985 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=665942866940fc474a3b122828ccb2081e975215 Submitter: Jenkins Branch:master commit 665942866940fc474a3b122828ccb2081e975215 Author: Brandon Logan

[Yahoo-eng-team] [Bug 1549726] Re: Race condition in keystone domain config

2016-03-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/287020 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=0b18edab226f6e9dc531febd4eb6f65ccd3c031e Submitter: Jenkins Branch:master commit 0b18edab226f6e9dc531febd4eb6f65ccd3c031e Author: Divya Date: Wed Mar

[Yahoo-eng-team] [Bug 1554339] Re: ComputeCapabilitiesFilter failed to work with AggregateInstanceExtraSpecsFilter

2016-03-08 Thread wuhao
** Changed in: nova Status: In Progress => 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/1554339 Title: ComputeCapabilitiesFilter failed to work with

[Yahoo-eng-team] [Bug 1554414] [NEW] Avoid calling _get_subnet(s) multiple times in ipam driver

2016-03-08 Thread venkata anil
Public bug reported: While allocating or updating ips for port, _get_subnet and _get_subents are called multiple times. For example, if update_port is called with below fixed_ips fixed_ips = [{'subnet_id': 'subnet1'}, {'subnet_id': 'v6_dhcp_stateless_subnet'}

[Yahoo-eng-team] [Bug 1554412] [NEW] purge command fails due to foreign key constraint

2016-03-08 Thread Abhishek Kekane
Public bug reported: In our production environment some how we have encountered a issue in purge command. One of the example is, purge command fails if image is deleted but members entry for that particular image is not deleted. Steps to reproduce: 1. Apply patch

[Yahoo-eng-team] [Bug 1551165] Re: delet a vm with macvtap port,port‘s mac did not clean

2016-03-08 Thread Yan Songming
** 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/1551165 Title: delet a vm with macvtap port,port‘s mac did not clean Status in