[Yahoo-eng-team] [Bug 1668513] [NEW] KeyError on loadbalancer schedule

2017-02-27 Thread Ding Guoqiang
Public bug reported: When multi neutron-server rescheduled the same loadbalancer from a dead agent almost simultaneously, the function "get_agent_hosting_loadbalancer" might return a dict, which would cause KeyError since the dict format is such like {'agent': {'id': xxx, ...}}. ** Affects: neutr

[Yahoo-eng-team] [Bug 1618666] Re: deprecated warning for SafeConfigParser

2017-02-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/368409 Committed: https://git.openstack.org/cgit/openstack/glance_store/commit/?id=93f5570bde937b771e0eac5d056889204770f223 Submitter: Jenkins Branch:master commit 93f5570bde937b771e0eac5d056889204770f223 Author: ChangBo Guo(gcb) Date: Fri Jan 6 12:4

[Yahoo-eng-team] [Bug 1668503] Re: sha512_crypt is insufficient, use pdkfd_sha512 for password hashing

2017-02-27 Thread Morgan Fainberg
** Changed in: keystone Importance: Critical => High ** Also affects: keystone/mitaka Importance: Undecided Status: New ** Also affects: keystone/pike Importance: High Assignee: Morgan Fainberg (mdrnstm) Status: In Progress ** Also affects: keystone/newton Importan

[Yahoo-eng-team] [Bug 1668503] [NEW] sha512_crypt is insufficient, use pdkfd_sha512 for password hashing

2017-02-27 Thread Morgan Fainberg
*** This bug is a security vulnerability *** Public security bug reported: Keystone uses sha512_crypt for password hashing. This is completely insufficient and provides limited protection (even with 10,000 rounds) against brute-forcing of the password hashes (especially with FPGAs and/or GPU proc

[Yahoo-eng-team] [Bug 1668475] [NEW] The disk size of the flavor of instance booted from volume is bigger than the volume's size

2017-02-27 Thread zhanghaixia
Public bug reported: The instance booted from volume chooses a flavor, but the disk size of the flavoe is bigger than the actual size of volume. finally, the instance is created successfully, but the disk size of the volume is different from the the disk size of the instance in the hypervisor. **

[Yahoo-eng-team] [Bug 1667736] Re: gate-neutron-fwaas-dsvm-functional failure after recent localrc change

2017-02-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/437968 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=44c3d3d29bf3849a18211452ac910f4cd0af60f7 Submitter: Jenkins Branch:master commit 44c3d3d29bf3849a18211452ac910f4cd0af60f7 Author: YAMAMOTO Takashi Date: Fri Feb 24 11

[Yahoo-eng-team] [Bug 1668432] [NEW] Failed evacuations leave cinder volumes mapped to destination host

2017-02-27 Thread Matt Rabe
Public bug reported: Description === If a recreate fails after the instance's volumes have their connections initialized on the destination, the connections are not terminated. Steps to reproduce == During the recreate flow, if after the volumes are attached to the destin

[Yahoo-eng-team] [Bug 1668410] [NEW] Infinite loop trying to delete deleted HA router

2017-02-27 Thread Ann Taraday
Public bug reported: Latest Mitaka code, L3 HA After running rally create_and_delete_routers (concurrency 100 and times 100, or more) neutron l3 agent logs on nodes filled (every .003 second timestamp) with such traces: http://paste.openstack.org/show/599851/ which causes cluster fall when log p

[Yahoo-eng-team] [Bug 1667331] Re: neutron-api job is broken after switch to local.conf in devstack-gate

2017-02-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/438251 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=b1e356e5af49b042db17f932e7e5fdd8a5785a3d Submitter: Jenkins Branch:master commit b1e356e5af49b042db17f932e7e5fdd8a5785a3d Author: YAMAMOTO Takashi Date: Sun Feb 26 21

[Yahoo-eng-team] [Bug 1668310] Re: PCI device migration cannot continue with old deleted service records

2017-02-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/438578 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c79770e615799cd4457ac603dcad4fb3452fe2bc Submitter: Jenkins Branch:master commit c79770e615799cd4457ac603dcad4fb3452fe2bc Author: Dan Smith Date: Mon Feb 27 07:52:29 2017 -080

[Yahoo-eng-team] [Bug 1501032] Re: incorrect method list is returned when scoping tokens with federation

2017-02-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/431181 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=a7677be518d193518286ba3539541bb6d75970ca Submitter: Jenkins Branch:master commit a7677be518d193518286ba3539541bb6d75970ca Author: Ronald De Rose Date: Wed Feb 8 21:21:06 2

[Yahoo-eng-team] [Bug 1668310] Re: PCI device migration cannot continue with old deleted service records

2017-02-27 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => High ** Also affects: nova/mitaka Importance: Undecided Status: New ** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/newton Importance: Undecided Status: New ** Changed in: nova/mita

[Yahoo-eng-team] [Bug 1661693] Re: identify brightbox platform to enable Ec2 datasource

2017-02-27 Thread Scott Moser
** Changed in: cloud-init Status: Confirmed => Fix Committed ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium -- Yo

[Yahoo-eng-team] [Bug 1660088] Re: Huge number of deprecation warnings in oslo.context 2.12.0

2017-02-27 Thread Nir Magnezi
** Changed in: oslo.context 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/1660088 Title: Huge number of deprecation warnings in oslo.context 2.12.0 S

[Yahoo-eng-team] [Bug 1668223] Re: subnet create is not working with --use-default-subnet-pool

2017-02-27 Thread Dr. Jens Rosenboom
** Changed in: python-openstackclient Status: Invalid => In Progress ** Changed in: python-openstackclient Assignee: (unassigned) => Dr. Jens Rosenboom (j-rosenboom-j) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to ne

[Yahoo-eng-team] [Bug 1668310] [NEW] PCI device migration cannot continue with old deleted service records

2017-02-27 Thread Dan Smith
Public bug reported: If deleted service records are present in the database, the Service minimum version calculation should ignore them, but it does not. One manifestation of this is the PCI device migration from mitaka/newton will never complete, emitting an error message like this: 2017-02-27 0

[Yahoo-eng-team] [Bug 1668125] Re: Add ability to change default quota

2017-02-27 Thread Victor Morales
The way to change those values is thru the OSC,: $ openstack project list +--++ | ID | Name | +--++ | 49f3e83f85354ee3a0abadcf1e35c9f4 | demo

[Yahoo-eng-team] [Bug 1668295] [NEW] Ironic hash ring in Ironic nova-compute driver does not update hypervisor host

2017-02-27 Thread Tomasz Paszkowski
Public bug reported: In an environment with multiple nova-computes running Ironic driver with hashring, when one of the compute nodes is down all instances bound to this nova-compute are not manageable (start, stop, get-serial-console). This is because OS-EXT-SRV-ATTR:host is pointing to dead nova

[Yahoo-eng-team] [Bug 1668295] [NEW] Ironic hash ring in Ironic nova-compute driver does not update hypervisor host

2017-02-27 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: In an environment with multiple nova-computes running Ironic driver with hashring, when one of the compute nodes is down all instances bound to this nova-compute are not manageable (start, stop, get-serial-console). This is because OS-EXT-SRV-ATTR:host is

[Yahoo-eng-team] [Bug 1399252] Re: Missing port-create in Dashboard as a tenant

2017-02-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/320203 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b3275152534e2c450cb00fcfcea393bbca44efde Submitter: Jenkins Branch:master commit b3275152534e2c450cb00fcfcea393bbca44efde Author: Ankur Gupta Date: Mon May 23 22:19:03 2016

[Yahoo-eng-team] [Bug 1668277] [NEW] When enable l2pop, after deleting the DVR port, the associated flow entries still exists.

2017-02-27 Thread Yaohua Yan
Public bug reported: This results in a large number of useless flow entries in the br-tun flow table, and they will not be aged. Steps to reproduce: 1. Create a DVR router neutron router-create Router --distributed True --ha False 2. Create an internal network and a subnet neutron net-crea

[Yahoo-eng-team] [Bug 1581230] Re: Nova should not inspect cinder volume state during attach

2017-02-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/335358 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=63805735c25a54ad1b9b97e05080c1a6153d8e22 Submitter: Jenkins Branch:master commit 63805735c25a54ad1b9b97e05080c1a6153d8e22 Author: Ildiko Vancsa Date: Tue Jun 28 16:05:53 2016

[Yahoo-eng-team] [Bug 1668267] [NEW] Nova ignores to update the quota for VMs in error

2017-02-27 Thread Satya Sanjibani Routray
Public bug reported: When VMs goes to ERROR state after the block device mapping nova updates the quota for adding the instance/CPU/RAM to the quota but when we delete those VMs nova forgets the release/update the CPU/RAM/Instance quota Steps to reproduce: 1. Set the quota limit for volumes to

[Yahoo-eng-team] [Bug 1666864] Re: function does not return correct create router timestamp

2017-02-27 Thread Assaf Muller
Victor can you explain why you marked this bug as invalid when asking for more information? Wouldn't you mark it as 'Incomplete' in that case? Either way, it seems like what Eran is saying is that he created a router, issued a show, and the created_at and updated_at fields aren't matching, with no

[Yahoo-eng-team] [Bug 1668262] [NEW] update callback subscriptions of object methods to use decorator

2017-02-27 Thread Kevin Benton
Public bug reported: We can now use @registry.recieves("resource", ["event1", "event2"]) to decorate methods in a class that should be subscribed to the callback manager when its instances are created. This improves readability for two purposes: 1. Using the decorator right above the method make

[Yahoo-eng-team] [Bug 1616769] Re: Cant revert neutron-port PF to VF because sriov_numvfs parameter get "0" value

2017-02-27 Thread Eran Kuris
I think it valid case that user will revert from PF to VF port. When we create vm with PF port (direct physical ) /sys/class/net/enp5s0f1/device/sriov_numvfs parameter gets "0" value which is expected , but when I delete this port I expected that /sys/class/net/enp5s0f1/device/sriov_numvfs wi

[Yahoo-eng-team] [Bug 1668223] Re: subnet create is not working with --use-default-subnet-pool

2017-02-27 Thread Dr. Jens Rosenboom
The attribute is also missing in the Neutron api-ref at https://developer.openstack.org/api-ref/networking/v2/?expanded=create- subnet-detail ** Also affects: neutron Importance: Undecided Status: New ** Changed in: python-openstackclient Assignee: Dr. Jens Rosenboom (j-rosenboom-

[Yahoo-eng-team] [Bug 1628455] Re: openvswitch native bridge implementation redefines delete_flows with a different signature

2017-02-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/380329 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2c54cc22ef8f9f0eb29eb0a7f8372dee515d4e25 Submitter: Jenkins Branch:master commit 2c54cc22ef8f9f0eb29eb0a7f8372dee515d4e25 Author: Thomas Morin Date: Fri Sep 30 16:07:20 201

[Yahoo-eng-team] [Bug 1668226] [NEW] (HTTP 500)

2017-02-27 Thread Balaji
Public bug reported: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engine

[Yahoo-eng-team] [Bug 1658802] Re: Issue booting instance with normal port and macvtap agent

2017-02-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/435144 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3dddfa56db69b504408c6894a814a89ea63b05f0 Submitter: Jenkins Branch:master commit 3dddfa56db69b504408c6894a814a89ea63b05f0 Author: Kevin Benton Date: Thu Feb 16 14:53:31 201

[Yahoo-eng-team] [Bug 1668209] [NEW] linux bridge trunk wiring shouldn't set tap mac address

2017-02-27 Thread Kevin Benton
Public bug reported: Currently the linux bridge trunk plugin is setting the mac address on the tap devices for the subports to the same macs as the port model. When the VM sends traffic, this results in the warnings below which seems to result in the forwarding behavior being unstable. We shouldn'

[Yahoo-eng-team] [Bug 1667203] Re: neutron performance degradation

2017-02-27 Thread Kevin Benton
Marking as Won't Fix for now because 50ms for a single get_port seems reasonable. Anything that needs bulk port retrievals should be using get_ports which will still emit the same number of queries regardless of port count. ** Summary changed: - neutron performance degradation + neutron get_port

[Yahoo-eng-team] [Bug 1627106] Re: TimeoutException while executing tests adding bridge using OVSDB native

2017-02-27 Thread Gary Kotton
Moving to triaged as the issue has not been addressed. ** Changed in: neutron Status: Fix Released => Triaged -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1627106 Title: Timeou