[Yahoo-eng-team] [Bug 1583419] Re: Make dict.keys() PY3 compatible

2016-07-27 Thread qinchunhua
** Also affects: networking-l2gw Importance: Undecided Status: New ** Changed in: networking-l2gw Status: New => Fix Released ** Changed in: networking-l2gw Assignee: (unassigned) => qinchunhua (qin-chunhua) -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1463784] Re: [RFE] Networking L2 Gateway does not work with DVR

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/312593 Committed: https://git.openstack.org/cgit/openstack/networking-l2gw/commit/?id=483109a9f3d68f47dc4f1a7701e82c9971e3e57c Submitter: Jenkins Branch:master commit 483109a9f3d68f47dc4f1a7701e82c9971e3e57c Author: Ofer Ben-Yacov

[Yahoo-eng-team] [Bug 1607172] [NEW] Updating metering-labels and metering-label-rules return 500 error because of unexpected AttributeError

2016-07-27 Thread Rahmad Ade Putra
Public bug reported: Updating metering-labels and metering-label-rules return 500 error because of unexpected AttributeError. These my explanations 1. I faced these issues that perhaps did not expected to me, when I tried to update metering-label by using PUT, the log shows that there was 500

[Yahoo-eng-team] [Bug 1590117] Re: Service plugin class' get_plugin_type should be a classmethod

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/326867 Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=39e387c182a5d713e17be4b77349a4472e73e7d6 Submitter: Jenkins Branch:master commit 39e387c182a5d713e17be4b77349a4472e73e7d6 Author: YAMAMOTO Takashi

[Yahoo-eng-team] [Bug 1533454] Re: L3 agent unable to update HA router state after race between HA router creating and deleting

2016-07-27 Thread LIU Yulong
** Changed in: neutron/kilo 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/1533454 Title: L3 agent unable to update HA router state after race between

[Yahoo-eng-team] [Bug 1583284] Re: disconnect_volume calls are made during a remote rebuild of a volume backed instance

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/318266 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fdf3328107e53f1c5578c2e4dfbad78d832b01c6 Submitter: Jenkins Branch:master commit fdf3328107e53f1c5578c2e4dfbad78d832b01c6 Author: Lee Yarwood Date: Wed

[Yahoo-eng-team] [Bug 1607119] [NEW] TOTP auth not functional in python3

2016-07-27 Thread Adrian Turjak
Public bug reported: Because of how python3 handles byte>str conversion, the passcode generation function produces a mangled result in python3. The reason the unit tests still pass in python3 is because the tests also use the same function and thus the server and the tests are both sending and

[Yahoo-eng-team] [Bug 1606718] Re: logging pci_devices from the resource tracker is kind of terrible

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/347576 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0f790181f40cb3e3ca0ae10f2293777b8c32bd9a Submitter: Jenkins Branch:master commit 0f790181f40cb3e3ca0ae10f2293777b8c32bd9a Author: Matt Riedemann Date: Tue

[Yahoo-eng-team] [Bug 1607114] [NEW] List role assignments doesn't include domain of role

2016-07-27 Thread Henry Nash
Public bug reported: The list role assignment will return the names (and domain names) of each party in an assignment if the the "include_names" query parameter is included. However, this is not true for roles, which would be useful for domain specific roles. ** Affects: keystone

[Yahoo-eng-team] [Bug 1596602] Re: Instance Snapshot failure: "Unable to set 'kernel_id' to 'None'. Reason: None is not of type u'string'"

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/347971 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2f2b0e954d7738c2bf49a48a708cc0ce2b19e726 Submitter: Jenkins Branch:master commit 2f2b0e954d7738c2bf49a48a708cc0ce2b19e726 Author: Mike Fedosin Date:

[Yahoo-eng-team] [Bug 1607107] [NEW] Unauthorized exception causes missing exception kwargs (programmer error)

2016-07-27 Thread Ron De Rose
Public bug reported: I created the following class in keystone/exception.py: class AccountLocked(Unauthorized): message_format = _("The account is locked for user: %(user_id)s") And would raise the exception if a user account was locked: raise exception.AccountLocked(user_id=user_id)

[Yahoo-eng-team] [Bug 1585601] Re: Deleting a live-migrated instance causes its fixed IP to remain reserved

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/325361 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f9e9b30b93443c986d3bee7f8b4140b82050418b Submitter: Jenkins Branch:master commit f9e9b30b93443c986d3bee7f8b4140b82050418b Author: Artom Lifshitz Date:

[Yahoo-eng-team] [Bug 1607061] [NEW] [RFE] Bulk LBaaS pool member operations

2016-07-27 Thread Matt Greene
Public bug reported: [Use-cases] - Configuration Management Perform administrative operations on a collection of members. [Limitations] Members must currently be created/modified/deleted one at a time. This can be accomplished programmatically via neutron-api but is cumbersome through the CLI.

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

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/346074 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8f77a685471af26f6a1d04b6fde3f2fb8eb0ae2a Submitter: Jenkins Branch:master commit 8f77a685471af26f6a1d04b6fde3f2fb8eb0ae2a Author: Tyr Johanson Date: Fri Jul

[Yahoo-eng-team] [Bug 1607052] [NEW] [RFE] Per-server port for Health Monitoring

2016-07-27 Thread Matt Greene
Public bug reported: [Use-cases] - Hierarchical health monitoring The operator wants to monitor server health for the pool separately from application health. - Micro-service deployment An application is deployed as docker containers, which consume an ephemeral port. [Limitations] LBaaSv2

[Yahoo-eng-team] [Bug 1607039] [NEW] KVS _update_user_token_list can be more efficient

2016-07-27 Thread Billy Olsen
Public bug reported: Maintaining the user token list and the revocation list in the memcached persistence backend (kvs) is inefficient for larger amounts of tokens due to the use of a linear algorithm for token list maintenance. Since the list is unordered, each token within the list must be

[Yahoo-eng-team] [Bug 1214176] Re: Fix copyright headers to be compliant with Foundation policies

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/347408 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=b2e3ed90737b7c9ef8119758db690e2822b7af9b Submitter: Jenkins Branch:master commit b2e3ed90737b7c9ef8119758db690e2822b7af9b Author: dineshbhor Date:

[Yahoo-eng-team] [Bug 1606999] [NEW] reporting messages can slow down operations greatly

2016-07-27 Thread Scott Moser
Public bug reported: When looking into bug 1604962 I investigated cloud-init and curtin logs and looked at timestamps. In Adams scenario shown at https://bugs.launchpad.net/maas/+bug/1604962/comments/16 posting a message back to maas was taking up to 7 seconds. cloud-init and curtin during

[Yahoo-eng-team] [Bug 1606426] Re: user list is much slower in mitaka and newton

2016-07-27 Thread Steve Martinelli
** Changed in: keystone Status: In Progress => Invalid ** Changed in: keystone Milestone: newton-3 => None ** Changed in: keystone Assignee: Boris Bobrov (bbobrov) => (unassigned) ** Changed in: keystone Importance: Critical => Undecided ** Changed in: keystone/mitaka

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

2016-07-27 Thread Tim Simmons
** Changed in: designate Status: New => In Progress ** Changed in: designate Status: In Progress => Invalid -- 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:

[Yahoo-eng-team] [Bug 1596602] Re: Instance Snapshot failure: "Unable to set 'kernel_id' to 'None'. Reason: None is not of type u'string'"

2016-07-27 Thread Matt Riedemann
So the problem it looks like is we don't deploy this file: https://raw.githubusercontent.com/openstack/glance/master/etc/schema- image.json To /etc/glance/ on our glance-api (controller) nodes. That defines the schema for kernel_id and ramdisk_id (among other things). It's deployed with devstack

[Yahoo-eng-team] [Bug 1606995] [NEW] Nova fails to provision machine but can pull existing machines

2016-07-27 Thread Joshua Houle
Public bug reported: After switching from Keystone V2.0 to Keystone V3 we can no longer provision machines, we can still see existing machines in Horizon and log in Horizon. Nova config for Keystone: [keystone_authtoken] # # From keystonemiddleware.auth_token # # Complete public Identity API

[Yahoo-eng-team] [Bug 1606988] [NEW] saving metadata of array type error

2016-07-27 Thread Ryan Peters
Public bug reported: After saving metadata of type array on an image, when you go to edit and remove that metadata and re-save. Metadata is not removed and remains on the image. To reproduce: If you don't have metadata with an array type, add the json in the file attached at: -

[Yahoo-eng-team] [Bug 1605787] Re: How to code front-end Horizon Dashboard

2016-07-27 Thread Eddie Ramirez
I don't think this is best place to ask for help, but a good starting point could be reading the docs http://docs.openstack.org/developer/horizon/topics/tutorial.html and http://docs.openstack.org/developer/horizon/topics/customizing.html. Videos https://www.youtube.com/watch?v=0xpogjXCUr0 and

[Yahoo-eng-team] [Bug 1598100] Re: Adding FDB population agent extension

2016-07-27 Thread Akihiro Motoki
We need to add some content to the networking guide, so openstack- manuals needs to be added to the affected projects. The fix is under review: https://review.openstack.org/#/c/345384/ ** Also affects: openstack-manuals Importance: Undecided Status: New ** Changed in:

[Yahoo-eng-team] [Bug 1599377] Re: nova should raise http 409 instead of 500 when get a error instance diagnostics

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/338034 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=16b092d9cf3e7a641940543bbf5dd4937ac643c9 Submitter: Jenkins Branch:master commit 16b092d9cf3e7a641940543bbf5dd4937ac643c9 Author: Eli Qiao Date: Wed

[Yahoo-eng-team] [Bug 1597000] Re: Directives and don't work nicely together

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/326641 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=617042b9cb516ba8c6b502990018adea8e3dd2eb Submitter: Jenkins Branch:master commit 617042b9cb516ba8c6b502990018adea8e3dd2eb Author: Timur Sufiev Date:

[Yahoo-eng-team] [Bug 1532098] Re: "nova list-extensions" not showing Summary for all extensions

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/286130 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=50c4033ac29268dc3f4be9147bf23eef11cc6546 Submitter: Jenkins Branch:master commit 50c4033ac29268dc3f4be9147bf23eef11cc6546 Author: Pushkar Umaranikar

[Yahoo-eng-team] [Bug 1606941] [NEW] nova hypervisor-show is broken when hypervisor_type is ironic is ironic type

2016-07-27 Thread Moshe Levi
Public bug reported: openstack with master branch configure to use ironic running stack@r-dcs88:~/ironic-inspector$ nova hypervisor-show 98f78cb6-a157-4580-bbc7-7b0f9ea03245 ERROR (ClientException): Unexpected API Error. Please report this at

[Yahoo-eng-team] [Bug 1547068] Re: Configuration option 'fake_call' is not used

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/282419 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b8fea0351895f468d0b5e72087adde5e8a788ab1 Submitter: Jenkins Branch:master commit b8fea0351895f468d0b5e72087adde5e8a788ab1 Author: EdLeafe Date: Thu Feb 18

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

2016-07-27 Thread Mh Raies
** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1605537 Title: Action name should be returned during Forbidden Exception

[Yahoo-eng-team] [Bug 1499647] Re: test_ha_router fails intermittently

2016-07-27 Thread John Schwarz
As per comment #39, this can be closed - this bug report is mostly a tracker bug and I'm under most of the races that made test_ha_router fail are resolved. Some other races are https://bugs.launchpad.net/neutron/+bug/1605285 and https://bugs.launchpad.net/neutron/+bug/1605282, but these can be

[Yahoo-eng-team] [Bug 1590746] Re: SRIOV PF/VF allocation fails with NUMA aware flavor

2016-07-27 Thread Vladik Romanovsky
*** This bug is a duplicate of bug 1582278 *** https://bugs.launchpad.net/bugs/1582278 ** This bug has been marked a duplicate of bug 1582278 [SR-IOV][CPU Pinning] nova compute can try to boot VM with CPUs from one NUMA node and PCI device from another NUMA node. -- You received this

[Yahoo-eng-team] [Bug 1523780] Re: Race between HA router create and HA router delete

2016-07-27 Thread John Schwarz
I've gone through all 5 of the initial reported problems. There are all either fixed or referenced by other bugs: 1. DBReferenceError: referenced by https://bugs.launchpad.net/neutron/+bug/1533460 and fixed by https://review.openstack.org/#/c/260303/ 2. AttributeError: referenced by

[Yahoo-eng-team] [Bug 1533441] Re: HA router can not be deleted in L3 agent after race between HA router creating and deleting

2016-07-27 Thread John Schwarz
I've gone through the 2 errors initially reported: 1. Concurrency issues with HA ports: fixed by https://review.openstack.org/#/c/257059/ (introduction of the ALLOCATING status for routers) 2. AttributeError: already referenced by https://bugs.launchpad.net/neutron/+bug/1605546 So this bug can

[Yahoo-eng-team] [Bug 1533440] Re: Race between deleting last HA router and a new HA router API call

2016-07-27 Thread John Schwarz
3 of the 4 original issues in the first post are now fixed, and the one that isn't is addressed by a separate bug report: 1. NetworkNotFound: fixed by the introduction of _create_ha_interfaces_and_ensure_network 2. IpAddressGenerationFailure: https://bugs.launchpad.net/neutron/+bug/1562887 3.

[Yahoo-eng-team] [Bug 1600766] Re: initial dhcp has default hostname of ubuntu

2016-07-27 Thread Scott Moser
There are at least 3 ways to fix this: a.) lxd templates can write /etc/hostname as they write /var/lib/cloud/data/seed/nocloud/meta-data then, when the system does a dhcp on its first boot, it will have the /etc/hostname that lxd thinks it should b.) cloud-init can read the hostname from

[Yahoo-eng-team] [Bug 1606895] [NEW] DHCP offer wrong router

2016-07-27 Thread Tangi
Public bug reported: Hello, I have a public network with 3 sub-nets and associated gateways: public3 XX.0/27 IPv4XX.30 public XX.64/28IPv4XX.78 public2 XX.160/28 IPv4XX.174 >From time to time, I saw that on instantiated VM, the default route to the

[Yahoo-eng-team] [Bug 1606889] [NEW] Should Use "p_gp.spec.vswitchname" instead of "p_gp.vswitch.split" in vmware driver

2016-07-27 Thread Fang He
Public bug reported: Description === when try to get vlanid and vswitch for portgroup, the driver use the attribute "portgroup.vswitch" which is full name of the vswitch ("key-x-") programe should user "portgroup.spec.vswitchname" instead ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1606562] Re: Add 'vhdx' disk format support

2016-07-27 Thread Stuart McLaren
** Changed in: glance Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1606562 Title: Add 'vhdx' disk format support Status in Glance: Invalid Bug

[Yahoo-eng-team] [Bug 1606844] [NEW] Neutron constantly resyncing deleted router

2016-07-27 Thread Oleg Bondarev
Public bug reported: No need to constantly resync router which was deleted and for which there is no namespace. Observed: l3 agent log full of 2016-07-26 14:00:45.224 13360 ERROR neutron.agent.l3.agent [-] Error while deleting router 81ef46de-f7f9-4c5e-b787-c935e0af253a 2016-07-26 14:00:45.224

[Yahoo-eng-team] [Bug 1606845] [NEW] L3 agent constantly resyncing deleted router

2016-07-27 Thread Oleg Bondarev
Public bug reported: No need to constantly resync router which was deleted and for which there is no namespace. Observed: l3 agent log full of 2016-07-26 14:00:45.224 13360 ERROR neutron.agent.l3.agent [-] Error while deleting router 81ef46de-f7f9-4c5e-b787-c935e0af253a 2016-07-26 14:00:45.224

[Yahoo-eng-team] [Bug 1606822] Re: can not update lbaas pool name

2016-07-27 Thread Jakub Libosvar
** Tags added: lbaas ** Project changed: neutron => python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1606822 Title: can not update lbaas pool name Status in

[Yahoo-eng-team] [Bug 1606837] [NEW] Some long strigs are not translated

2016-07-27 Thread Kenji Ishii
Public bug reported: In https://bugs.launchpad.net/horizon/+bug/1592965, extracted messages are stored with trimming. Because of this change, some strings like written with multi line won't be translated. ** Affects: horizon Importance: Undecided Assignee: Kenji Ishii (ken-ishii)

[Yahoo-eng-team] [Bug 1533876] Re: plug_vhostuser may fail due to device not found error when setting mtu

2016-07-27 Thread yossib
** Changed in: nova/liberty Status: Fix Committed => Fix Released -- 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/1533876 Title: plug_vhostuser may fail due to

[Yahoo-eng-team] [Bug 1606827] [NEW] Agents might be reported as down for 10 minutes after all controllers restart

2016-07-27 Thread John Schwarz
Public bug reported: The scenario which initially revealed this issue involved multiple controllers and an extra compute node (total of 4) but it should also reproduce on deployments smaller than described. The issue is that if an agent tries to report_state to the neutron- server and it fails

[Yahoo-eng-team] [Bug 1606822] [NEW] can not update lbaas pool name

2016-07-27 Thread li,chen
Public bug reported: Steps to reproduce: 1. Create a lb 2. Create a pool: neutron lbaas-pool-create --name pool1 --lb-algorithm ROUND_ROBIN --protocol TCP --loadbalancer lb1 3. Update pool name: neutron lbaas-pool-update --name pool2 pool1 Expected: pool name been updated Actual result:

[Yahoo-eng-team] [Bug 1606801] [NEW] deleting router run into race condition

2016-07-27 Thread Bernhard
Public bug reported: After deleting a router the logfiles of both network nodes are filled up with " RuntimeError: Exit code: 1; Stdin: ; Stdout: ; Stderr: Cannot open network namespace "qrouter-3767" After i have restarted the openstack services on the network nodes, no new entries

[Yahoo-eng-team] [Bug 1588795] Re: Error when trying to show details of cluster from other tenants (is_public = True)

2016-07-27 Thread OpenStack Infra
Reviewed: https://review.openstack.org/342689 Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=d288c54073e8b7f11060b612d35865685f86e9e0 Submitter: Jenkins Branch:master commit d288c54073e8b7f11060b612d35865685f86e9e0 Author: Vitaly Gridnev

[Yahoo-eng-team] [Bug 1606777] [NEW] neutron lbaas dashboard has wrong validation with port

2016-07-27 Thread Jeffrey Zhang
Public bug reported: in the port validation, even if i fill a pure number, it show error always. ** Affects: neutron-lbaas-dashboard Importance: Undecided Status: New ** Attachment added: "090.png" https://bugs.launchpad.net/bugs/1606777/+attachment/4707900/+files/090.png **