[Yahoo-eng-team] [Bug 1674257] Re: we should not log unimplemented error in _get_host_metrics method

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465797 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3c95e12d0c1d4a5bb8486cb4b25b37ee216c3b8b Submitter: Jenkins Branch:master commit 3c95e12d0c1d4a5bb8486cb4b25b37ee216c3b8b Author: Tao Li Date: Thu May 18 11:51:11 2017 +0800

[Yahoo-eng-team] [Bug 1655710] Re: Query parameter validation using json schema - error messages

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465785 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5e51fed4a0f75ec6c97cd2582d89584b9364ccfc Submitter: Jenkins Branch:master commit 5e51fed4a0f75ec6c97cd2582d89584b9364ccfc Author: He Jie Xu Date: Thu May 18 10:52:54 2017 +080

[Yahoo-eng-team] [Bug 1658070] Re: Failed SR_IOV evacuation with host

2017-05-18 Thread Jay Pipes
*** This bug is a duplicate of bug 1512880 *** https://bugs.launchpad.net/bugs/1512880 The original poster's version of Nova was 13.1.2, which is Mitaka. Therefore all the --force stuff and microversions discussion is irrelevant (since microversion 2.29 was added in Newton). So, the bug here

[Yahoo-eng-team] [Bug 1689284] Re: should capture quota exceed error from cinder when create image for volume backed instance

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/464548 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=29c8ae3cd9653b310c3fac803e6295e5fa885d15 Submitter: Jenkins Branch:master commit 29c8ae3cd9653b310c3fac803e6295e5fa885d15 Author: Kevin_Zheng Date: Mon May 15 15:02:00 2017 +0

[Yahoo-eng-team] [Bug 1686113] Re: os_compute_api:servers:create:attach_network does not account for networks='none' (or 'auto') and microversion 2.37

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465903 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=36ef45edda4c5e8b357abb90ec6cd56ce945e783 Submitter: Jenkins Branch:master commit 36ef45edda4c5e8b357abb90ec6cd56ce945e783 Author: jianghua wang Date: Thu May 18 10:29:13 2017

[Yahoo-eng-team] [Bug 1436957] Re: assertRaisesRegexp has been deprecated for assertRaisesRegex

2017-05-18 Thread Tuan
** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1436957 Title: assertRaisesRegexp has been depr

[Yahoo-eng-team] [Bug 1691902] [NEW] Should not allow security group from other project pass API layer check when booting

2017-05-18 Thread Zhenyu Zheng
Public bug reported: Currently, the default behavior of neutron when list security groups is: if you are "admin", response everything we have in the env, and if the user uses a security group from other project to boot a server, Nova will show no error in API layer check but error raised in comput

[Yahoo-eng-team] [Bug 1662650] Re: [RFE] Advance configuration of SR-IOV ports- api extension

2017-05-18 Thread Kevin Benton
Split into other RFEs: https://bugs.launchpad.net/neutron/+bug/1690937 Launchpad bug 1690937 in neutron "[RFE] Support allowed address pairs without ip address" [Wishlist,Triaged] https://bugs.launchpad.net/neutron/+bug/1690921 Launchpad bug 1690921 in neutron "[RFE] Manage Broadcast, Unicast, an

[Yahoo-eng-team] [Bug 1691871] [NEW] forced-down vs service disable is not documented well in the compute API reference

2017-05-18 Thread Matt Riedemann
Public bug reported: Forcing a service, like nova-compute, down is being used by people for routine planned maintenance/upgrades of their computes, but it's not really intended for that. Planned maintenance for a nova-compute service should disable the service so it's taken out of scheduling decis

[Yahoo-eng-team] [Bug 1651887] Re: Ephemeral storage encryption is broken with interface mismatch

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/446072 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1d3acad111c5106592b0921628480fcf41e0fb4c Submitter: Jenkins Branch:master commit 1d3acad111c5106592b0921628480fcf41e0fb4c Author: Kaitlin Farr Date: Fri Mar 10 18:09:49 2017 -

[Yahoo-eng-team] [Bug 1691780] Re: port id is incorrectly logged in _update_port_binding_for_instance

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/466003 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ae6e4f1bc14e2e1d947554799fc9d9b81fe75288 Submitter: Jenkins Branch:master commit ae6e4f1bc14e2e1d947554799fc9d9b81fe75288 Author: Chris Friesen Date: Thu May 18 09:05:17 2017

[Yahoo-eng-team] [Bug 1687115] Re: LDAPServerConnectionError gives out too much info

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/463506 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=6ae168544ac1fdf4edd8c8b97c22ccafabc643ac Submitter: Jenkins Branch:master commit 6ae168544ac1fdf4edd8c8b97c22ccafabc643ac Author: rocky Date: Tue May 9 17:21:23 2017 +0800

[Yahoo-eng-team] [Bug 1691850] [NEW] Nova doesn't cleanup port when instance launch fails due to virt issues

2017-05-18 Thread Piyush Srivastava
Public bug reported: Description === Nova doesn't cleanup port when instance launch fails on a hypervisor due to virt issues, instance is automatically rescheduled to a different hypervisor which results in duplicate ports for the instance. Steps to reproduce == A chrono

[Yahoo-eng-team] [Bug 1691831] [NEW] VM evacuation is broken with shared torage if VM console.log is not owned by nova

2017-05-18 Thread Cedric Brandily
Public bug reported: On my Ocata deployment (with a shared storage between my KVMs hypervisors), the following worflow is failing: * stop nova-compute on a KVM hypervisor * stop a VM on the KVM hypervisor using virsh destroy * evacuate the VM ... which fails with the stacktrace: ERROR nova.co

[Yahoo-eng-team] [Bug 1690944] Re: eliminate SUBNET_GATEWAY callback resource

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/464774 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7b239a928f7834ff98e0fff82491bfbb2a10eece Submitter: Jenkins Branch:master commit 7b239a928f7834ff98e0fff82491bfbb2a10eece Author: Kevin Benton Date: Mon May 15 15:54:35 201

[Yahoo-eng-team] [Bug 1691805] [NEW] functional pecan tests fail with old Routes (< 2.3.0)

2017-05-18 Thread Ihar Hrachyshka
Public bug reported: Several neutron functional tests are failing when Routes is <2.3.0. Specifically the pecan_wsgi.test_controllers. Tests: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_methods neutron.tests.functional.pecan_wsgi.test_controllers.TestV2Controlle

[Yahoo-eng-team] [Bug 1644415] Re: dvr_edge_ha_router disassociates floatingip incompletely

2017-05-18 Thread Brian Haley
** Tags removed: neutron-proactive-backport-potential ** Changed in: neutron 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/1644415 Title: d

[Yahoo-eng-team] [Bug 1691780] [NEW] port id is incorrectly logged in _update_port_binding_for_instance

2017-05-18 Thread Chris Friesen
Public bug reported: At line 2484 of https://github.com/openstack/nova/blob/master/nova/network/neutronv2/api.py the code is accessing p[‘id’] in the LOG.info block, but that means it logs the last entry that it iterated over in the previous loop over the ports rather than the port_id being pro

[Yahoo-eng-team] [Bug 1687185] Related fix merged to horizon (master)

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/461205 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b0a5f30248ac905f676f9ad77f1632430a3acc2e Submitter: Jenkins Branch:master commit b0a5f30248ac905f676f9ad77f1632430a3acc2e Author: Akihiro Motoki Date: Sat Apr 29 11:26:45 2

[Yahoo-eng-team] [Bug 1691772] [NEW] provide a way to seed NoCloud from network without image modification.

2017-05-18 Thread Scott Moser
Public bug reported: Vladimir suggested this in bug 1660385 comment 12 [1]. The idea would be to have a supported way that you could seed images with cloud-init using Nocloud without any tinkering in the image. That would mean a.) no second block device b.) no usage of kernel command line. --

[Yahoo-eng-team] [Bug 1691769] [NEW] gate-grenade-dsvm-neutron-multinode-live-migration-nv fails in pike: "Failed to restart devstack@g-api.service: Unit devstack@g-api.service not found."

2017-05-18 Thread Matt Riedemann
Public bug reported: Seen here: http://logs.openstack.org/42/465042/5/check/gate-grenade-dsvm-neutron- multinode-live-migration- nv/6aae0c3/console.html#_2017-05-18_00_39_25_007223 This was regressed by https://review.openstack.org/#/c/461803/ which changed to use systemd for everything in that

[Yahoo-eng-team] [Bug 1683038] Re: Need to convince cloud-init we really want Ec2 datasource

2017-05-18 Thread Scott Moser
I wonder why an openstack project would not configure images built to run on openstack to use the openstack metadata service. Is there a reason? Generally speaking I think it should perform much better as the openstack metadata service is often quite slow. Cloud-init crawls the metadata service

[Yahoo-eng-team] [Bug 1688538] Re: [SR-IOV] --no-qos-policy for network does not clean applied limits for ports

2017-05-18 Thread Ann Taraday
*** This bug is a duplicate of bug 1649503 *** https://bugs.launchpad.net/bugs/1649503 I debug this issue today. Here are some logs http://paste.openstack.org/show/609902/ And it shows the following result: qos_policy_id for network is not getting updated, so need_network_update_notify is F

[Yahoo-eng-team] [Bug 1691446] Re: Label changes to True/False from UP/DOWN when an error occurred in firewall form.

2017-05-18 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1672213 *** https://bugs.launchpad.net/bugs/1672213 It is a duplicate of bug 1672213. We can backport the fix in the master branch. ** This bug has been marked a duplicate of bug 1672213 'True' is displayed in "Admin State" choice field when editing a por

[Yahoo-eng-team] [Bug 1688166] Re: Missing rootwrap filter for cryptsetup

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/462348 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a963aecb4ce91bbb2a2e1e6560e121bc295c36ff Submitter: Jenkins Branch:master commit a963aecb4ce91bbb2a2e1e6560e121bc295c36ff Author: Jackie Truong Date: Wed May 3 23:11:32 2017 -

[Yahoo-eng-team] [Bug 1515577] Re: In Overview Limit Summary display 0 when no resources is being used

2017-05-18 Thread Rob Cresswell
Will be fixed as part of https://blueprints.launchpad.net/horizon/+spec /angular-overview ** Changed in: horizon Status: In Progress => Won't Fix ** Changed in: horizon Milestone: next => None ** Changed in: horizon Assignee: Ciaran O Tuathail (ciaran-otuathail) => (unassigned)

[Yahoo-eng-team] [Bug 1688484] Re: Operations log does not contain IP address of the client

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/462856 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=605a34376ae655369ab9b4e8bddfe1dfbc91ab0a Submitter: Jenkins Branch:master commit 605a34376ae655369ab9b4e8bddfe1dfbc91ab0a Author: Mateusz Kowalski Date: Fri May 5 09:53:52

[Yahoo-eng-team] [Bug 1622560] Re: There is no back button available after creating a key pair.

2017-05-18 Thread Rob Cresswell
** Changed in: horizon Assignee: Sunkara Ramya Sree (ramyasunkara) => (unassigned) ** Changed in: horizon Status: Incomplete => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). htt

[Yahoo-eng-team] [Bug 1612057] Re: XenAPI: Wrong calculation of available disk

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/353862 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e1ddae83901735d9bffd9d736f3c033c8986041f Submitter: Jenkins Branch:master commit e1ddae83901735d9bffd9d736f3c033c8986041f Author: John Hua Date: Thu Aug 11 14:48:47 2016 +0800

[Yahoo-eng-team] [Bug 1691669] Re: An filter error in images panel.

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465840 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d884143ce37186cbe9e62a64fe06ed9e38f34ed2 Submitter: Jenkins Branch:master commit d884143ce37186cbe9e62a64fe06ed9e38f34ed2 Author: zhangdebo Date: Wed May 17 23:47:22 2017 -

[Yahoo-eng-team] [Bug 1691683] [NEW] Images filter doesn't work well in Chinese.

2017-05-18 Thread Debo Zhang
Public bug reported: In images panel, set filter to be "visibility: public", I got one image listed in the table, then I set language to "zh_CN" and filter images again, I got none. ** Affects: horizon Importance: Undecided Assignee: Debo Zhang (laun-zhangdebo) Status: In Pr

[Yahoo-eng-team] [Bug 1689230] Re: Use subnet id to allocate floating IP

2017-05-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/463356 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ba3ef0efb369a0ef4346779016e09b173a538713 Submitter: Jenkins Branch:master commit ba3ef0efb369a0ef4346779016e09b173a538713 Author: wei.ying Date: Mon May 8 23:24:22 2017 +08

[Yahoo-eng-team] [Bug 1691674] [NEW] Restarting l3 agent causes split-brain in HA router

2017-05-18 Thread sunzuohua
Public bug reported: Restarting neutron-l3-agent that hosts the master router would cause split-brain in HA Router. How to reprocude: Create a ha router Set gateway for the HA route Restart neutron-l3-agent that hosts the master router of the HA router Split-brain occurs in the HA Router

[Yahoo-eng-team] [Bug 1691669] [NEW] An filter error in images panel.

2017-05-18 Thread Debo Zhang
Public bug reported: In images panel, I set the filter to be "visibility: unknown", then an error appeared at top right corner of the page: "Error: Unable to retrieve the images." I open the developer tool of browser, I found an error response in the network tab: "Invalid visibility value: unkn