[Yahoo-eng-team] [Bug 1602158] Re: SRIOV: MAC conflict between two VFs in one PF

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

[Yahoo-eng-team] [Bug 968696] Re: "admin"-ness not properly scoped

2016-10-10 Thread Adam Young
Reopening the Keystone one as the fix does not work for default policy, which is what most people use. ** Changed in: keystone Status: Fix Released => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1535225] Re: Multiple gateway ports are created if multiple API requests update same router's gateway at the same time

2016-10-10 Thread Nam
This bug was already fixed by patch set: https://review.openstack.org/#/c/333809/ ** Changed in: neutron Status: In Progress => 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 1632173] [NEW] migrate_flavor_data doesn't flavor migrate meta data of VMs spawned during upgrade

2016-10-10 Thread Suresh Vinapamula
Public bug reported: Hi, I am upgrading from Juno to Kilo and from that to Liberty. I understand I need to nova-manage db migrate_flavor_data before upgrading from Kilo to Liberty to let VMs that were spawned while the system was in Juno to flavor migrate to Kilo. Depending on the number of

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/384314 Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=6ad6ca33e73686437098c3eec3d35efec0dd03ac Submitter: Jenkins Branch:master commit 6ad6ca33e73686437098c3eec3d35efec0dd03ac Author: Juan Antonio Osorio Robles

[Yahoo-eng-team] [Bug 1632054] Re: Heat engine doesn't detect lbaas listener failures

2016-10-10 Thread Rabi Mishra
As mentioned in the mail thread you mentioned and confirmed by the lbaas team, this would probably need changes in lbaas first. - lbaas api should expose provisioning_status for all top level objects (ex. listener) api - The suggested status api('show-load-balancer-status-tree'), which could

[Yahoo-eng-team] [Bug 1632153] [NEW] api-ref: a description for 'port' is wrong in os-consoles.inc

2016-10-10 Thread Takashi NATSUME
Public bug reported: In 'Show Console Details' API, the description for 'port' is as follows: --- To provision the server instance with a NIC for an already existing port, specify the port-id in the port attribute in a

[Yahoo-eng-team] [Bug 1632146] [NEW] I18N: Horizon returns HTTP 500 when using some specific Accept-Language header values

2016-10-10 Thread Pablo Palácios
Public bug reported: Trying to access Horizon using an Accept-Language header equals to "pt" (portuguese) or "it" (italian) returns an HTTP 500 making it impossible to access the dashboard. I didn't check other languages but I assume that it is not an italian or portuguese exclusive problem.

[Yahoo-eng-team] [Bug 1632135] Re: serial console support matrix and config option help is wrong

2016-10-10 Thread Matt Riedemann
https://review.openstack.org/#/c/384728/ ** Changed in: nova Importance: Undecided => Low ** Also affects: nova/newton Importance: Undecided Status: New ** Changed in: nova/newton Status: New => Confirmed ** Changed in: nova/newton Importance: Undecided => Low -- You

[Yahoo-eng-team] [Bug 1632135] [NEW] serial console support matrix and config option help is wrong

2016-10-10 Thread Matt Riedemann
Public bug reported: http://docs.openstack.org/developer/nova/support- matrix.html#console_serial_log says that vmware supports getting serial console output, which it doesn't as it doesn't implement the get_console_output method in the vmware driver.

[Yahoo-eng-team] [Bug 1632132] [NEW] Network topology graph: Inaccessible ports should not link to anything

2016-10-10 Thread Daniel Park
Public bug reported: If a port is inaccessible, it should be rendered as plain-text instead of a hyperlink that doesn't go anywhere. ** Affects: horizon Importance: Undecided Assignee: Daniel Park (daniepar) Status: In Progress ** Changed in: horizon Assignee:

[Yahoo-eng-team] [Bug 1632110] [NEW] failure to add ipv6 address to interface causes backtrace

2016-10-10 Thread Matthew Thode
Public bug reported: I have a v6 only subnet attached to a router who's gateway is v4 (doesn't seem to hurt anything)... Anyway, I interface-delete and add the subnet to the router, waiting til l3-agent is done in-between and sometimes on of the commands will error out. For example...

[Yahoo-eng-team] [Bug 1632109] [NEW] UX: Alert message in "Create Network" Modal does not have col-* class

2016-10-10 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Go to Project->Networks 2. Click on "Create Network" button. 3. Do not fill in the form 4. Go to tab "Subnet" then click on tab "Subnet details" 5. See how the alert message fills the 100% of the width of the modal, when it should have margin both left

[Yahoo-eng-team] [Bug 1632103] [NEW] UX: Bullets in Launch Instance Wizard don't have left-padding

2016-10-10 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Go to Project->Instances 2. Click on the "Launch Instance" button 3. Click on the "Question mark icon" in the upper right corner (shows help) 4. There are two elements with several in it. Bullets are not aligned with the other elements. ** Affects:

[Yahoo-eng-team] [Bug 1632099] [NEW] Deleting an HA router kills keepalived-state-change with signal 9, leaving children behind

2016-10-10 Thread Assaf Muller
Public bug reported: When deleting an HA router the agent shuts the neutron-keepalived-state- monitor with signal 9, leaving behind processes that the state change process spawns, the "ip -o monitor address" process. How to reproduce: $ps aux | grep "monitor address" # Verify you've got

[Yahoo-eng-team] [Bug 1592612] Re: LBaaS TLS is not working with non-admin tenant

2016-10-10 Thread Michael Johnson
** Also affects: octavia 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/1592612 Title: LBaaS TLS is not working with non-admin tenant Status

[Yahoo-eng-team] [Bug 1630783] Re: Nova returns HTTP500 if deleting attached volume

2016-10-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/382660 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2afc4e466958b19a4cbb9147abb69f54a06bd507 Submitter: Jenkins Branch:master commit 2afc4e466958b19a4cbb9147abb69f54a06bd507 Author: Ken'ichi Ohmichi

[Yahoo-eng-team] [Bug 1632080] [NEW] Adding routes to router does not increment its revision number

2016-10-10 Thread Omer Anson
Public bug reported: Adding routes to router does not increment its revision number: As per the following output, note that revision_number is 3 after the call to openstack router set (which succeeded): [stack@l1 ~]$ openstack router show r1

[Yahoo-eng-team] [Bug 1632075] [NEW] Nova Unexpected API error when launching instance

2016-10-10 Thread Arturo Sordo
Public bug reported: I am new to Openstack. I just created a three node installation. I am following the instructions on http://docs.openstack.org/kilo/install-guide/install/apt/openstack-install-guide-apt-kilo.pdf I created the image and tried to launch an instance. The command nova boot

[Yahoo-eng-team] [Bug 1632042] Re: ImageNotFound is not correctly handled by compute manager

2016-10-10 Thread Matt Riedemann
Seems valid, although the API checks that the image is available, so the image would have been deleted between the time the API calls conductor which calls scheduler to pick a host to cast to to build the instance, which seems pretty slim, but we should cleanup yeah. ** Tags added: compute **

[Yahoo-eng-team] [Bug 1555065] Re: Image goes to saving state when we delete instance just after taking snapshot and remain the state forever

2016-10-10 Thread Matt Riedemann
** Also affects: nova/newton Importance: Undecided Status: New ** Changed in: nova/newton Assignee: (unassigned) => Lee Yarwood (lyarwood) ** Changed in: nova Assignee: Matt Riedemann (mriedem) => Prateek Arora (parora) ** Changed in: nova Importance: Undecided => Medium

[Yahoo-eng-team] [Bug 1632041] Re: Concurrent nova instance creation fails with nova-no-nd-reflection filter already exists error

2016-10-10 Thread Pooja Ghumre
nova-no-nd-reflection is one of the static network filters in libvirt, which only needs to be created once. In this case, there was a race condition between 2 instance creation workflows both of which tried to setup these static filters, so the latter failed with 'nwfilter already exists'

[Yahoo-eng-team] [Bug 1632042] [NEW] ImageNotFound is not correctly handled by compute manager

2016-10-10 Thread Paul Murray
Public bug reported: When building an instance, if the glance client throws an ImageNotFound exception the compute manager will reschedule the instance without cleaning up any networks that have been built out, leaking any ports that have been created. The correct behaviour should include

[Yahoo-eng-team] [Bug 1632041] [NEW] Concurrent nova instance creation fails with nova-no-nd-reflection filter already exists error

2016-10-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Immediately after starting nova-compute service on the host, if concurrent instance creation operations are triggered on the same host, both the workflows try to define the static network filters and the latter one fails with 'nova-no-nd-reflection filter

[Yahoo-eng-team] [Bug 1597913] Re: refactor model definitions

2016-10-10 Thread Manjeet Singh Bhatia
** Changed in: neutron Status: In Progress => Fix Released ** Changed in: neutron Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1632012] [NEW] windows vm password decryption fails when private key is protected with a passphrase

2016-10-10 Thread Zarrouk Mohamed
Public bug reported: To reproduce this bug: *) boot a windows vm and specifiy a public key with a passphrased private key. *) go to instances page and try to retrieve this instance password. *) provide your private key. *) you got an horizon alert: could not decrypt password ** Affects: horizon

[Yahoo-eng-team] [Bug 1631995] [NEW] Incorrect debug message when swift driver can't determine image size

2016-10-10 Thread Darja Shakhray
Public bug reported: When image is uploaded to Swift as a segmented object, it cannot correctly determine its size. As a result glance prints debug message: "Cannot determine image size. Adding as a segmented object to Swift." The first part of the message is not necessary. This post looks

[Yahoo-eng-team] [Bug 1631960] [NEW] An unexpected API error when booting a server with resonable parameters.

2016-10-10 Thread joel
Public bug reported: I get an unexpected API error when I boot a server with nova boot. Before this, I list flavors and images. I think my parameters are resonaable. As follows: wh@ubuntu:~/devstack$ nova list ++--+++-+--+ | ID | Name | Status |

[Yahoo-eng-team] [Bug 1512880] Re: Failed cold migration with SR-IOV

2016-10-10 Thread Matt Riedemann
** Also affects: nova/newton Importance: Undecided Status: New ** Changed in: nova/newton Assignee: (unassigned) => Rajesh Tailor (ratailor) ** Changed in: nova/newton Status: New => In Progress -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1602293] Re: The API doc for os-console-auth-tokens is wrong

2016-10-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/340969 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d04e41e72ba69192cfdaf879c46c389a78e80074 Submitter: Jenkins Branch:master commit d04e41e72ba69192cfdaf879c46c389a78e80074 Author: Radoslav Gerganov Date:

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread Kirill Zaitsev
** No longer affects: murano -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1590608 Title: Services should use http_proxy_to_wsgi middleware Status in Aodh: Fix Released Status in

[Yahoo-eng-team] [Bug 1631930] [NEW] Horizon default container name 'volumebackups' for volume backups could be invalid

2016-10-10 Thread Paul Karikh
Public bug reported: Currently Horizon uses 'volumebackups' name as a default name for container if user ignored thid field in CreateBackup form: https://github.com/openstack/horizon/blob/stable/newton/openstack_dashboard/dashboards/project/volumes/backups/forms.py#L46 And in some cases

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread Pallavi
** Changed in: magnum Assignee: (unassigned) => Pallavi (pallavi-s) ** Also affects: murano Importance: Undecided Status: New ** Changed in: murano Assignee: (unassigned) => Pallavi (pallavi-s) ** Also affects: cloudkitty Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1631918] [NEW] _determine_version_cap fails with MessagingTimeout when starting nova-compute

2016-10-10 Thread John Garbutt
Public bug reported: On a fresh deployment, there are issues when starting up nova-compute, before nova-conductor has started responding to RPC requests. The first is a MessagingTimeout in the _determine_version_cap call, that is triggered by creating the ComputeManager class. This cases the

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread Pallavi
** Also affects: magnum 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/1590608 Title: Services should use http_proxy_to_wsgi middleware

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread Pallavi
** Also affects: searchlight Importance: Undecided Status: New ** Changed in: searchlight Assignee: (unassigned) => Pallavi (pallavi-s) ** Also affects: senlin Importance: Undecided Status: New ** Changed in: senlin Assignee: (unassigned) => Pallavi (pallavi-s) --

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/384357 Committed: https://git.openstack.org/cgit/openstack/panko/commit/?id=90faa85ecc6cc4e6875c5cb14285f20104830b69 Submitter: Jenkins Branch:master commit 90faa85ecc6cc4e6875c5cb14285f20104830b69 Author: Hanxi Liu Date: Mon

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/384311 Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=30eb0f0ae16c7ffd0f90c3874d3cbc462d5863a0 Submitter: Jenkins Branch:master commit 30eb0f0ae16c7ffd0f90c3874d3cbc462d5863a0 Author: Juan Antonio Osorio Robles

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread Hanxi Liu
** Also affects: panko Importance: Undecided Status: New ** Changed in: panko Assignee: (unassigned) => Hanxi Liu (hanxi-liu) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/384305 Committed: https://git.openstack.org/cgit/openstack/aodh/commit/?id=0f2a80d8efb86faea7ee94d7eb744bb66ad79ba9 Submitter: Jenkins Branch:master commit 0f2a80d8efb86faea7ee94d7eb744bb66ad79ba9 Author: Juan Antonio Osorio Robles

[Yahoo-eng-team] [Bug 1576692] Re: fully support package installation in systemd

2016-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package init-system-helpers - 1.29ubuntu3 --- init-system-helpers (1.29ubuntu3) xenial-proposed; urgency=medium * invoke-rc.d, service: Only ignore systemd unit dependencies before multi-user.target. "systemctl is-system-running" might still be false

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread Juan Antonio Osorio Robles
this is also needed in Heat's CFN endpoint. The API endpoint uses it already. ** Also affects: heat Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread Juan Antonio Osorio Robles
this was added to cinder here https://review.openstack.org/#/c/305152/ ** Changed in: cinder Status: New => 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/1590608

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2016-10-10 Thread Juan Antonio Osorio Robles
** Also affects: neutron Importance: Undecided Status: New ** Also affects: aodh Importance: Undecided Status: New ** Also affects: ceilometer Importance: Undecided Status: New ** Also affects: gnocchi Importance: Undecided Status: New -- You received