[Yahoo-eng-team] [Bug 1325654] Re: Race: Info cache for instance could not be found during boot

2016-07-22 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). https://bugs

[Yahoo-eng-team] [Bug 1605804] [NEW] Instance creation sometimes fails after host aggregate deletion

2016-07-22 Thread Pooja Ghumre
Public bug reported: Instance creation starts failing if nova scheduler gets in an inconsistent state wrt host aggregates. If remove_host_from_aggregate operation is invoked for multiple hosts in quick succession, followed by aggregate deletion, the nova scheduler host_manager maps (host_aggreg

[Yahoo-eng-team] [Bug 1564335] Re: [Pluggable IPAM] delete subnet in ml2 plugin does not comply with pluggable ipam (deletes ip allocations directly from db)

2016-07-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/323345 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dc19411ebf2cab7075dd5abe809797fb7253757c Submitter: Jenkins Branch:master commit dc19411ebf2cab7075dd5abe809797fb7253757c Author: Pavel Bondar Date: Tue May 31 15:12:00 201

[Yahoo-eng-team] [Bug 1523859] Re: Failing router interface add changes port device_id/device_owner attributes

2016-07-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/331732 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cb8af9bd50659daca4c1dea4070a011190ef3461 Submitter: Jenkins Branch:master commit cb8af9bd50659daca4c1dea4070a011190ef3461 Author: Sreekumar S Date: Mon Jun 20 21:06:19 2016

[Yahoo-eng-team] [Bug 1593402] Re: Neutron returns 500 when creating a segment with non-existent network id

2016-07-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/336734 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=056b9ca677d5bacbc1ef01eefbef7bd947cd0cae Submitter: Jenkins Branch:master commit 056b9ca677d5bacbc1ef01eefbef7bd947cd0cae Author: Miguel Lavalle Date: Fri Jul 1 17:39:35 20

[Yahoo-eng-team] [Bug 1556182] Re: Migrate networks with MTU = 0 to a more reasonable value (1500?)

2016-07-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/336805 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a984f9554cdcbe93c840a1d8f5c04302e9331e79 Submitter: Jenkins Branch:master commit a984f9554cdcbe93c840a1d8f5c04302e9331e79 Author: Ihar Hrachyshka Date: Sat Jul 2 17:30:21 2

[Yahoo-eng-team] [Bug 1605793] [NEW] Calculate MTU on every network fetch instead of on create

2016-07-22 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/336805 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option ne

[Yahoo-eng-team] [Bug 1605772] [NEW] Inconsistent ordering of columns Admin>Routers

2016-07-22 Thread Revon Mathews
Public bug reported: 1. Go to Admin>System>Routers Expected result: Consistent ordering of columns in the table - with Project being the first displayed column. Actual result: Project column is placed towards the end of the table. ** Affects: horizon Importance: Undecided Assignee

[Yahoo-eng-team] [Bug 1605760] [NEW] Inaccurate column name in hypervisor compute host

2016-07-22 Thread Revon Mathews
Public bug reported: 1. Go to Admin>System>Hypervisors - Compute Host tab: Actual Result: Compute tab displays column names "Zone" and "Updated At" which are inaccurate. Actual Result: "Zone" could be replaced with "Availability Zone" and "Updated At" with "Last Updated" which are more con

[Yahoo-eng-team] [Bug 1605754] [NEW] run_tests.sh -e in quiet mode

2016-07-22 Thread Matthew D. Wood
Public bug reported: run_tests.sh should allow "-e -q" option. In our package.json file, there's an npm script for "lintq" which is essentially adding the "--quiet" flag to the standard eslint call. Our run_tests.sh script should probably allow that behavior as well. With the code change, peop

[Yahoo-eng-team] [Bug 1605749] [NEW] ConfigDrive: cloud-init fails to configure bond from network_data.json

2016-07-22 Thread Mathieu Gagné
Public bug reported: cloud-init fails to configure bond interfaces from network_data.json There is a couple of reasons: Bond links found in network_data.json do not have a name attribute. cloud-init doesn't require the name attribute to exist in links. [1] However cloud-init later expects the li

[Yahoo-eng-team] [Bug 1599169] Re: glance-replicator size raises "object of type 'NoneType' has no len()" exception when no args provided

2016-07-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/337323 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=2b4e92141e212ed46df79fefca99d96aed7c2f86 Submitter: Jenkins Branch:master commit 2b4e92141e212ed46df79fefca99d96aed7c2f86 Author: Marc Abramowitz Date: Mon Jul 4 09:52:12 20

[Yahoo-eng-team] [Bug 1605336] Re: Neutron loadbalancer VIP port fails to create

2016-07-22 Thread Turbo Fredriksson
** Also affects: trove Importance: Undecided Status: New ** No longer affects: trove -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1605336 Title: Neutron loadbalancer VIP por

[Yahoo-eng-team] [Bug 1605742] [NEW] Unexpected API Error. TypeError. Code: 500. os-keypairs v2.1

2016-07-22 Thread Anton Haldin
Public bug reported: Unexpected API Error. TypeError. Code: 500. os-keypairs v2.1 nova (stable/mitaka , 98b38df57bfed3802ce60ee52e4450871fccdbfa) Tempest tests (for example TestMinimumBasicScenario:test_minimum_basic_scenario) are failed on gate job for project openstack-ansible with such erro

[Yahoo-eng-team] [Bug 1586268] Re: Unit test: self.assertNotEqual in unit.test_base.BaseTest.test_eq does not work in PY2

2016-07-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/337432 Committed: https://git.openstack.org/cgit/openstack/python-congressclient/commit/?id=ec6abb3dbe49d704372b07f4fca6918fd00324fe Submitter: Jenkins Branch:master commit ec6abb3dbe49d704372b07f4fca6918fd00324fe Author: yuyafei Date: Tue Jul 5 15:1

[Yahoo-eng-team] [Bug 1603267] Re: Possible typo in templates/stacks/_preview_details.htm

2016-07-22 Thread Eddie Ramirez
** Changed in: horizon Status: New => Confirmed ** Changed in: horizon Status: Confirmed => 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/16032

[Yahoo-eng-team] [Bug 1605720] [NEW] backing store missing for ephemeral disk on migration with boot-from-vol

2016-07-22 Thread Chris Friesen
Public bug reported: I'm on stable/mitaka, but the master code looks similar. I have compute nodes configured to use qcow2 and libvirt. The flavor has an ephemeral disk and a swap disk. I boot an instance with this flavor, and the instance is boot-from-volume. When I try to cold-migrate the in

[Yahoo-eng-team] [Bug 1605713] [NEW] neutron subnet.shared attributes out of sync with parent network and no available CLI to update subnet.shared

2016-07-22 Thread Aihua Edward Li
Public bug reported: 1. create a network with shared=0. 2. create a subnet for the network 3. update the network with shared attributes. 4. examine the shared in neutron subnet db, the shared remains 0 while the shared in network table is updated to 1. e.g. neutron net-create --provider:physica

[Yahoo-eng-team] [Bug 1590914] Re: Create container screen theming issues

2016-07-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/336410 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6639943c9131572cc977ceabb003f45d0422df71 Submitter: Jenkins Branch:master commit 6639943c9131572cc977ceabb003f45d0422df71 Author: yuki kasuya Date: Thu Jun 30 07:06:49 2016

[Yahoo-eng-team] [Bug 1605696] [NEW] UX: Missing links to Detail page in tables

2016-07-22 Thread Eddie Ramirez
Public bug reported: There are several tables listing items without links to their "Detail Page". These are some of the columns without links to their details: - Project -> Instances: Image Name, IP Address, Key Pairs - Admin -> Instances: Project, Host, Image Name, IP Address, Key Pairs - Adm

[Yahoo-eng-team] [Bug 1605682] [NEW] neutron-lib docstring optional hacking check

2016-07-22 Thread Boden R
Public bug reported: This is more or less a work tracking item. As per our neutron-lib meeting [1] we want to: - Create a hacking check to verify public APIs have py docstrings [2]. - Run it as part of our gate (likely pep8 target), but only warn, don't fail. This output can then be used to retr

[Yahoo-eng-team] [Bug 1605336] Re: Neutron loadbalancer VIP port fails to create

2016-07-22 Thread Kiall Mac Innes
The stack trace indicates this is a Neutron issue, likely cause by enabling Designate/DNS integration, but still within Neutron / before Designate is called. I've added an affects Neutron. ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notificat

[Yahoo-eng-team] [Bug 1605670] [NEW] ngdetails path doesnt allow slash

2016-07-22 Thread Tyr Johanson
Public bug reported: When using the generic resource details view, if the resource path is a complex key such as /ngdns/zone// the "path" portion of the route is truncated by angular. The fix is to change the path registration in core.moudle.js to /project/ngdetails/:type/:path* ** Affects: hori

[Yahoo-eng-team] [Bug 1560279] Re: Metadata definitions table with pagination shows inconsistent data

2016-07-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/335980 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c6251d909e2086be3abe71a4f77fdce478e7438c Submitter: Jenkins Branch:master commit c6251d909e2086be3abe71a4f77fdce478e7438c Author: Itxaka Date: Thu Jun 30 14:11:36 2016 +020

[Yahoo-eng-team] [Bug 1605569] [NEW] Whether the configuration ( disk_prefix ) effective

2016-07-22 Thread Ji.Wei
Public bug reported: Test item: pre: nova.conf disk_prefix set disk_prefix = sd command 1: nova boot --flavor 1 --block-device source=volume,id=4fe4a694-e1bf-43e5-8d34-3fcd695f92e6,dest=volume,bootindex=0 --nic net-id=dde29d8e-2920-4a5c-8df8-ebb6de28266c vm1 virsh dumpxml: command

[Yahoo-eng-team] [Bug 1605549] [NEW] PCI whitelist exception causes the resource tracker to stop and will not allow us to spawn further SR-IOV/PCIPT VMs when SR-IOV PF is assigned to a VM.

2016-07-22 Thread MANJUNATH PATIL
Public bug reported: Encountered an exception in the pci whitelist causes the resource tracker to stop and blocks user/admin to spawn further VMs we have the following pci_whitelist to support both SRIOV and PCIPT on pci_passthrough_whitelist = [{"devname": "eth1", "physical_network": "physnet1"}

[Yahoo-eng-team] [Bug 1605546] [NEW] Race with deleting HA routers

2016-07-22 Thread Ann Taraday
Public bug reported: Scale environment 3 controllers, 45 computes Mitaka, L3 HA After running rally test create_and_delete_routers agent logs are full of errors http://paste.openstack.org/show/525987/ and on server side http://paste.openstack.org/show/525175/. The root cause of this issue seem

[Yahoo-eng-team] [Bug 1605537] [NEW] Action name should be returned during Forbidden Exception to make the message more informative.

2016-07-22 Thread Pradeep Kumar
Public bug reported: During Forbidden Exception in Glance, the message doesn't provide sufficient information about the action _name for which the policy was restricted/unauthorized which makes it very difficult for the user to debug. Currently, the message displayed is as follows: 'You are not a