[Yahoo-eng-team] [Bug 1626794] Re: [api] document "belongsTo" query for HEAD/GET tokens on v2

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/375097 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=7f3f5963518c2b3da16911bee696ceee15de8d58 Submitter: Jenkins Branch:master commit 7f3f5963518c2b3da16911bee696ceee15de8d58 Author: Lance Bragstad Date: Thu Sep 22 20:29:46

[Yahoo-eng-team] [Bug 1627085] Re: The belongsTo query parameters for v2.0 is broken

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/375097 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=7f3f5963518c2b3da16911bee696ceee15de8d58 Submitter: Jenkins Branch:master commit 7f3f5963518c2b3da16911bee696ceee15de8d58 Author: Lance Bragstad Date: Thu Sep 22 20:29:46

[Yahoo-eng-team] [Bug 1623953] Re: Updating firewall rule that is associated with a policy causes KeyError

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/373565 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=9caf4d095445f8220ce2d78aa91c12dc40b2aaea Submitter: Jenkins Branch:master commit 9caf4d095445f8220ce2d78aa91c12dc40b2aaea Author: Sridar Kandaswamy Date: Tue Sep 20 1

[Yahoo-eng-team] [Bug 1616938] Re: XenAPI: failed to create image from volume backed instance

2016-09-23 Thread Matt Riedemann
What is the glance image backend that you're using here? It's not that the xen api virt driver is failing, glance is rejecting the image create request - but what's the image backend in this case? ** Also affects: glance Importance: Undecided Status: New ** Changed in: nova Statu

[Yahoo-eng-team] [Bug 1359238] Re: pagination info at top and bottom of any horizon table

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/356667 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b65b476a1b85179af46385a910c9a2beba33cd45 Submitter: Jenkins Branch:master commit b65b476a1b85179af46385a910c9a2beba33cd45 Author: Revon Mathews Date: Wed Aug 17 13:51:24 20

[Yahoo-eng-team] [Bug 1626827] Re: Fix pep8 E501 line too long

2016-09-23 Thread Matt Riedemann
Can you be more specific? The nova pep8 job already checks for this, so we wouldn't be able to merge anything that would break this. If your own patch is failing the job it's not a bug, you just need to fix it in your patch. ** Changed in: nova Status: New => Incomplete ** Changed in: nova

[Yahoo-eng-team] [Bug 1627044] Re: Last chance call to neutron if VIF plugin notification is lost

2016-09-23 Thread Matt Riedemann
Seems like a decent idea worth pushing a patch to see how this looks, but it could get complicated based on how this code is plumbed. It's really the spawn method in the virt driver that's waiting for the event, not the compute manager, and the virt driver doesn't have a handle to the network API t

[Yahoo-eng-team] [Bug 1441242] Re: instances internal_id attribute not in use

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/360666 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=94d5c886ba2b19288276e517317fcd74cc8e4592 Submitter: Jenkins Branch:master commit 94d5c886ba2b19288276e517317fcd74cc8e4592 Author: Pushkar Umaranikar Date: Thu Sep 22 21:28:00

[Yahoo-eng-team] [Bug 1626858] Re: The explanation of how to use the customization_module may confuse users.

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/375275 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=07185eca288095bbf8f0508e68f2ddff43dfb534 Submitter: Jenkins Branch:master commit 07185eca288095bbf8f0508e68f2ddff43dfb534 Author: Kenji Ishii Date: Fri Sep 23 15:52:07 2016

[Yahoo-eng-team] [Bug 1627094] Re: Keystone overwhelms Ceilometer with Identity Events

2016-09-23 Thread Adam Young
** Project changed: keystone => ceilometer -- 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/1627094 Title: Keystone overwhelms Ceilometer with Identity Events Statu

[Yahoo-eng-team] [Bug 1622002] Re: dhcp_release6 can be called when it is not present

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/366291 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d4f92ede9ed52cd0b9059d993e3cf1f42d5ff57e Submitter: Jenkins Branch:master commit d4f92ede9ed52cd0b9059d993e3cf1f42d5ff57e Author: Brian Haley Date: Tue Sep 6 14:44:41 2016

[Yahoo-eng-team] [Bug 1615852] Re: Store names in Glance not in sync with the store names used in glance_store

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/359402 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=dfa0682cac93938fc6fe3c0ccfb0640a0a18ee33 Submitter: Jenkins Branch:master commit dfa0682cac93938fc6fe3c0ccfb0640a0a18ee33 Author: Dharini Chandrasekar Date: Tue Aug 23 19:59

[Yahoo-eng-team] [Bug 1627183] [NEW] Cannot access storage file '/var/lib/nova/mnt/5fd17b88c08c2759966c40234dfd10c0/volume-67bbce20-b476-466d-b20a-8337957af780' (as uid:107, gid:107): No such file or

2016-09-23 Thread Alex Ortiz
Public bug reported: Ran tempest, hit this error. I can't get to the system right now to get additional info. If i can, i will add more info. 19:42:37 19:42:37 == 19:42:37 Failed 1 tests - output below: 19:42:37 == 19:42:37 19:42:37 tempest

[Yahoo-eng-team] [Bug 1564921] Re: nova rebuild fails after two rebuild requests when ironic is used

2016-09-23 Thread Matt Riedemann
** Also affects: nova/newton Importance: Undecided Status: New ** Also affects: nova/mitaka Importance: Undecided Status: New ** Tags added: mitaka-backport-potential newton-backport-potential -- You received this bug notification because you are a member of Yahoo! Engineeri

[Yahoo-eng-team] [Bug 1599201] Re: Device tagging does not work with block_device_mapping with source=blank, destination=local

2016-09-23 Thread Matt Riedemann
** 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/1599201 Title: Device tagging does not work with block_device_ma

[Yahoo-eng-team] [Bug 1627147] [NEW] os-image-api-version 2 with RBD backend causes glance to resize-before-write

2016-09-23 Thread Andreas Karis
Public bug reported: Description of problem: glance with image APIv2 shows the following warning message when using RBD as a backend ~~~ 5d2edea478ec4bdba74b6bd5e108fe3d - - -] since image size is zero we will be doing resize-before-write for each chunk which will be considerably slower than no

[Yahoo-eng-team] [Bug 1627141] [NEW] UI issues on login panel

2016-09-23 Thread Ying Zuo
Public bug reported: I noticed two UI issues on the login panel(see attached screenshot). 1. The error message shouldn't have the list style(the dot before the message) because there will be just one message. 2. The eye icon to show the password should position within the input box as in Liberty

[Yahoo-eng-team] [Bug 1627134] Re: libvirt driver stuck deleting online snapshot

2016-09-23 Thread Matt Riedemann
https://review.openstack.org/#/c/375652/ ** Changed in: nova Status: New => In Progress ** Changed in: nova Assignee: (unassigned) => Evgeny Antyshev (eantyshev) ** Tags added: libvirt ** Also affects: nova/newton Importance: Undecided Status: New ** Changed in: nova I

[Yahoo-eng-team] [Bug 1627131] Re: Bigswitch related command filters are not included compute filters file

2016-09-23 Thread melanie witt
** Changed in: nova Importance: Undecided => Low ** Changed in: nova Status: New => Fix Released ** Changed in: nova Assignee: (unassigned) => Brent Eagles (beagles) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1627134] [NEW] libvirt driver stuck deleting online snapshot

2016-09-23 Thread Evgeny Antyshev
Public bug reported: There is a problem in nova code in nova/virt/libvirt/driver.py: dev = guest.get_block_device(rebase_disk) if guest.is_active(): result = dev.rebase(rebase_base, relative=relative) if result == 0: LOG.d

[Yahoo-eng-team] [Bug 1627131] [NEW] Bigswitch related command filters are not included compute filters file

2016-09-23 Thread Brent Eagles
Public bug reported: Networking related commands for Bigswitch that run under rootwrap are used by nova compute to perform VIF plug operations whether nova-network is used or not. If an installer only includes compute.filters on compute nodes, these operations will fail. While I don't have a prec

[Yahoo-eng-team] [Bug 1618572] Re: apt-key add fails in overlayfs

2016-09-23 Thread Scott Moser
** No longer affects: cloud-init -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1618572 Title: apt-key add fails in overlayfs Status in linux package in Ubuntu: Confirmed Status in

[Yahoo-eng-team] [Bug 1626230] Re: instance artefacts are not removed by libvirt driver if it fails to spawn

2016-09-23 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/375623 ** Changed in: nova Status: Opinion => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.

[Yahoo-eng-team] [Bug 1627106] [NEW] TimeoutException while executing test_post_commit_vswitchd_completed_no_failures

2016-09-23 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/91/366291/12/check/gate-neutron-dsvm- functional-ubuntu-trusty/a23c816/testr_results.html.gz Traceback (most recent call last): File "neutron/tests/base.py", line 125, in func return f(self, *args, **kwargs) File "neutron/tests/functional/age

[Yahoo-eng-team] [Bug 1627094] [NEW] Keystone overwhelms Ceilometer with Identity Events

2016-09-23 Thread Adam Young
Public bug reported: Description of problem: When configuring OpenStack from OSP director, keystone is enabled to produce ceilometer events. These events spam Ceilometer, and any CloudForms instance managing the Overcloud with "identity.authenticate" events. These events cause unneeded proces

[Yahoo-eng-team] [Bug 1627098] [NEW] federated users cannot user heat

2016-09-23 Thread Robert Duncan
Public bug reported: keystone mitaka I'm not entirely sure what is happening here, keystone is set up for federation with a SAML2 idp, all federated users can use all services with the exception of heat. this gets a little bit complicated because first I ran into this bug (heat cannot find fe

[Yahoo-eng-team] [Bug 1627085] [NEW] The belongsTo query parameters for v2.0 is broken

2016-09-23 Thread Lance Bragstad
Public bug reported: Apparently the v2.0 API has a query parameter that allows you to check if a token belongs to a tenant by passing the tenant name in the query parameter. Out tests ensure that the functionality is broken [0]. The assertion in the test assumes that you can pass the tenant name

[Yahoo-eng-team] [Bug 1627062] [NEW] Federated admin can't list projects

2016-09-23 Thread Elvin Tubillara
Public bug reported: This is for Mitaka I haven't checked Newton. A federated user who has admin privileges does not see any projects listed under: Identity(dashboard)->Projects(panel)(it's fine for non admins) There are also issues in Identity(dashboard)->Users(panel) and Identity(dashboard)->

[Yahoo-eng-team] [Bug 1321378] Re: keystone user-role-* operations fails when user no longer exists in backend

2016-09-23 Thread Henrique Truta
** Changed in: python-keystoneclient Status: New => Invalid -- 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/1321378 Title: keystone user-role-* operations fai

[Yahoo-eng-team] [Bug 1449062] Re: qemu-img calls need to be restricted by ulimit (CVE-2015-5162)

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/375099 Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=78f17f0ad79380ee3d9c50f2670252bcc559b62b Submitter: Jenkins Branch:master commit 78f17f0ad79380ee3d9c50f2670252bcc559b62b Author: Sean McGinnis Date: Thu Sep 22 15:31:37 201

[Yahoo-eng-team] [Bug 1627044] [NEW] Last chance call to neutron if VIF plugin notification is lost

2016-09-23 Thread Adam Kijak
Public bug reported: If vif_plugging_is_fatal is set to True (by default) Nova waits to resume new instance while spawning it. In some cases Neutron notification is lost (e.g. Rabbitmq issue) and a instance is set to ERROR state. It happens even if in fact port is ACTIVE on Neutron side and all sh

[Yahoo-eng-team] [Bug 1627032] [NEW] python-django-horizon 2:9.1.0-0ubuntu1 possible packaing problem - usage.html

2016-09-23 Thread Shorton
Public bug reported: I have Mitaka running on Ubuntu 16.04.x with a few optional components added. Several weeks ago, updated packages from launchpad, including horizon (now at 2:0.1.0-0ubuntu1), and now I am getting a TemplateDoesNotExist exception on usage.html when I click on Project- Compute-O

[Yahoo-eng-team] [Bug 1627010] [NEW] Issues with accessing FF profiler by Selenium Webdriver in integration tests

2016-09-23 Thread Timur Sufiev
Public bug reported: Stacktrace signature can either be 2016-09-23 12:11:39.698828 | 2016-09-23 12:11:39.698 | _StringException: Traceback (most recent call last): 2016-09-23 12:11:39.700537 | 2016-09-23 12:11:39.700 | File "/opt/stack/new/horizon/openstack_dashboard/test/integration_tests/help

[Yahoo-eng-team] [Bug 1618578] Re: Image metadata deletion doesn't work from the Update Metadata widget

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/375078 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2425e6e860932514c963844dfab6d24b023883bf Submitter: Jenkins Branch:master commit 2425e6e860932514c963844dfab6d24b023883bf Author: Matt Borland Date: Thu Sep 22 13:40:29 201

[Yahoo-eng-team] [Bug 1449062] Re: qemu-img calls need to be restricted by ulimit (CVE-2015-5162)

2016-09-23 Thread Ian Cordasco
Thank you for that info Jeremy, I've targetted it to the appropriate series in Glance so it's clear. ** Also affects: glance/mitaka Importance: Undecided Status: New ** Also affects: glance/liberty Importance: Undecided Status: New ** Also affects: glance/newton Importance

[Yahoo-eng-team] [Bug 1625221] Re: Fullstack looses test workers if eventlet's Timeout is raised

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/372552 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e11102e42a26c31ed6606ddf3e7c83cff18dd52b Submitter: Jenkins Branch:master commit e11102e42a26c31ed6606ddf3e7c83cff18dd52b Author: Ihar Hrachyshka Date: Sat Sep 17 01:22:09

[Yahoo-eng-team] [Bug 1627005] [NEW] Changing use_cow_images breaks existing instances

2016-09-23 Thread Josias Montag
Public bug reported: Summary: Changing use_cow_images from false to true breaks all existing instances with raw images. Env: Nova version 3.3.1, Fuel 9.0. Reproduce steps: 1. Set use_cow_images=false in nova.conf 2. Create and start an instance using a raw image 3. Set use_cow_images=true in no

[Yahoo-eng-team] [Bug 1625981] Re: update response of ML2 doesn't include bumped revision number

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/373582 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cb79d09e249a47d362706b2f4d64bd58c97c344f Submitter: Jenkins Branch:master commit cb79d09e249a47d362706b2f4d64bd58c97c344f Author: Kevin Benton Date: Mon Sep 19 20:05:25 201

[Yahoo-eng-team] [Bug 1626982] [NEW] Variable is not replaced with the right value Created Host Aggregate message in "Created new host" message

2016-09-23 Thread Yuko Katabami
Public bug reported: openstack_dashboard/dashboards/admin/aggregates/workflows.py Created new host aggregate "%s". In the message above, "%s" should be name of the host aggregate, but it shows "Create Host Aggregate" instead. ** Affects: horizon Importance: Undecided Status: Confi

[Yahoo-eng-team] [Bug 1626536] Re: test_floatingip_associate_disassociate fails too frequently

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/375258 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b89c1abfa5c3cc0b2bf942a46cc868341cff3b31 Submitter: Jenkins Branch:master commit b89c1abfa5c3cc0b2bf942a46cc868341cff3b31 Author: Akihiro Motoki Date: Fri Sep 23 03:03:46 2

[Yahoo-eng-team] [Bug 1588657] Re: Nova shelve creates duplicated images in cells environment

2016-09-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/327001 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=32be8108366bf47f0066deb53a5330379f6fd10c Submitter: Jenkins Branch:master commit 32be8108366bf47f0066deb53a5330379f6fd10c Author: Ryo Miki Date: Wed Jun 8 19:29:22 2016 +0900

[Yahoo-eng-team] [Bug 1626230] Re: instance artefacts are not removed by libvirt driver if it fails to spawn

2016-09-23 Thread Sylvain Bauza
Okay, to be honest, at first glance, I thought it was not really a bugfix because the evacuate operation is an admin policy and reset-state is exactly here to reconcile the VM state so that an operator could still fix that. The real problem I see with setting the instance.host field before calling

[Yahoo-eng-team] [Bug 1622684] Re: Keycode error using novnc and Horizon console

2016-09-23 Thread Dr. Jens Rosenboom
Note that this is not a horizon bug, I get the same behaviour when accessing the URL returned from "nova get-vnc-console" directly. ** Changed in: horizon Status: New => Invalid ** Changed in: nova Status: New => In Progress ** Changed in: nova Assignee: (unassigned) => Dr. Je

[Yahoo-eng-team] [Bug 1622684] Re: Keycode error using novnc and Horizon consloe

2016-09-23 Thread Dr. Jens Rosenboom
** Also 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 Compute (nova). https://bugs.launchpad.net/bugs/1622684 Title: Keycode error using novnc and Horizon con

[Yahoo-eng-team] [Bug 1619554] Re: [KVM] VM console throwing error atkbd serio0: Unknown key pressed

2016-09-23 Thread Dr. Jens Rosenboom
*** This bug is a duplicate of bug 1622684 *** https://bugs.launchpad.net/bugs/1622684 ** This bug is no longer a duplicate of bug 1621257 VNC console keeps reporting "setkeycodes 00" exception ** This bug has been marked a duplicate of bug 1622684 Keycode error using novnc and Horizon c

[Yahoo-eng-team] [Bug 1626880] [NEW] Mock.side_effects does not exist, use Mock.side_effect instead

2016-09-23 Thread javeme
Public bug reported: Mock.side_effects property does not exist, but we use it in some places in the test case, we should use Mock.side_effect instead. ** Affects: nova Importance: Low Assignee: javeme (javaloveme) Status: In Progress -- You received this bug notification beca