[Yahoo-eng-team] [Bug 1638178] [NEW] MagicSearch does not filter by localized options

2016-10-31 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Set a different language than English (Tested with Spanish) 2. Go to Project->Compute->Images 3. Open filters and select a facet with options, e.g. "Status". 4. A menu opens with a set options (note: translated options). Type "activo" (spanish word for a

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-10-31 Thread Steve Baker
** No longer affects: heat -- 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/1280522 Title: Replace assertEqual(None, *) with assertIsNone in tests Status in Anchor:

[Yahoo-eng-team] [Bug 1638152] [NEW] vpn should support different auth algorithm for different driver

2016-10-31 Thread Na Zhu
Public bug reported: Currently, vpnaas plugin limits the ipsec and ike auth algorithm to "sha1" and "sha256", if user add a new driver (for example, hardware vpn gateway), and the new driver supports more auth algorithm, such as "sha2-384", "sha2-512", it can not integrated with current vpnaas plu

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-10-31 Thread HengHa
** Also affects: zun Importance: Undecided Status: New ** Changed in: zun Assignee: (unassigned) => HengHa (2001xxj) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launch

[Yahoo-eng-team] [Bug 1633668] Re: Pecan: Tempest API test fails QosBandwidthLimitRuleTestJSON

2016-10-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/387723 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c1b28a8d7377380464e7fc7ce36ab1406f12eaf1 Submitter: Jenkins Branch:master commit c1b28a8d7377380464e7fc7ce36ab1406f12eaf1 Author: Brandon Logan Date: Mon Oct 17 18:33:35 20

[Yahoo-eng-team] [Bug 1633664] Re: Pecan: Auto allocate topology tempestapi tests fail

2016-10-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/387708 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9006726acbd6255263de7acae6bf6110a5aeed8e Submitter: Jenkins Branch:master commit 9006726acbd6255263de7acae6bf6110a5aeed8e Author: Brandon Logan Date: Mon Oct 17 18:03:00 20

[Yahoo-eng-team] [Bug 1604971] Re: RFE: keystone doctor should check for domain specific backends

2016-10-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/361435 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=fd6445ee0555cd26afd2f18adffda3c3c0379a42 Submitter: Jenkins Branch:master commit fd6445ee0555cd26afd2f18adffda3c3c0379a42 Author: Gage Date: Fri Aug 26 14:26:14 2016 -0500

[Yahoo-eng-team] [Bug 1635059] Re: Incorrect labels shown on subnet details panel

2016-10-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/388926 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=363001bde2ea3dc18fb52b5f0ba5b7133b088484 Submitter: Jenkins Branch:master commit 363001bde2ea3dc18fb52b5f0ba5b7133b088484 Author: Ying Zuo Date: Wed Oct 19 16:11:02 2016 -0

[Yahoo-eng-team] [Bug 1638130] [NEW] SLaaC or DHCPv6 stateless doesn't work on isolated Neutron networks

2016-10-31 Thread Dustin Lundquist
Public bug reported: On an isolated IPv6 network no router advertisements are sent, so the instances are unable to discover what prefix to use. To enabled instances to discover which prefixes are on-link router advertisements with a router lifetime of zero should be sent (from the DHCP namespace)

[Yahoo-eng-team] [Bug 1633254] Re: [RFE]Add tag extension to Neutron-Lbaas Resources

2016-10-31 Thread Doug Wiegley
This was discussed at the summit, and the impetus for tags was to pass meta from the api layer to the drivers, which is explicitly against its listed use cases, because it leaks implementation details to end users. The alternative discussed was finishing the flavors framework, which has a notion o

[Yahoo-eng-team] [Bug 1632532] Re: [RFE] driver-specific data in ML2 Mechanism Driver

2016-10-31 Thread Doug Wiegley
The mechanism to do this is to create your own state in the neutron db. ** Changed in: neutron Status: New => 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/1632532 Title:

[Yahoo-eng-team] [Bug 1637135] Re: *_attribute_ignore is deprecated for removal even ldap backend read operations depends on it

2016-10-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/391077 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=339d6a619766d5593bf75153f25a16fd7fab79f8 Submitter: Jenkins Branch:master commit 339d6a619766d5593bf75153f25a16fd7fab79f8 Author: Dave Chen Date: Thu Oct 27 17:13:55 2016

[Yahoo-eng-team] [Bug 1629862] Re: DevStack: stack.sh stuck at neutron-ovs-cleanup for a long time

2016-10-31 Thread shubham
** Changed in: neutron Status: Invalid => 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/1629862 Title: DevStack: stack.sh stuck at neutron-ovs-cleanup for a long time Status

[Yahoo-eng-team] [Bug 1637368] Re: nova-compute got exception cause of residual instances

2016-10-31 Thread Matt Riedemann
*** This bug is a duplicate of bug 1602057 *** https://bugs.launchpad.net/bugs/1602057 ** This bug has been marked a duplicate of bug 1602057 (libvirt) KeyError updating resources for some node, guest.uuid is not in BDM list -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1637921] Re: Fix typos in hypervisors.py

2016-10-31 Thread Matt Riedemann
Typos in the code aren't a bug and don't require tracking. ** Changed in: nova Status: New => 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/1637921 Title:

[Yahoo-eng-team] [Bug 1635306] Re: After newton deployment _member_ role is missing in keystone

2016-10-31 Thread Steve Martinelli
** Also affects: keystone/newton Importance: Undecided Status: New ** Changed in: keystone/newton Status: New => In Progress ** Changed in: keystone/newton Importance: Undecided => High ** Changed in: keystone/newton Assignee: (unassigned) => Adam Young (ayoung) -- You

[Yahoo-eng-team] [Bug 1635306] Re: After newton deployment _member_ role is missing in keystone

2016-10-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/389783 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=357bb561b8cf0f9d9cb62bf96f346e62f0122965 Submitter: Jenkins Branch:master commit 357bb561b8cf0f9d9cb62bf96f346e62f0122965 Author: Adam Young Date: Fri Oct 21 12:28:39 2016

[Yahoo-eng-team] [Bug 1638059] [NEW] Can't launch qemu instance with lan9118 nic type

2016-10-31 Thread Thomas Stewart
Public bug reported: When an image[0] has the property "hw_vif_model" set to "lan9118" instances can't be launched[1] even though the underlying hypervisor qemu allows this[2] nic for the ARM emulation, by way of architecture=armv7l and hw_machine_type=vexpress-a9a. I tried this on a devstack envi

[Yahoo-eng-team] [Bug 1638051] [NEW] Horizon's example local_conf is outdated

2016-10-31 Thread Rob Cresswell
Public bug reported: The example local.conf provided by Horizon is out of date, referencing things like enabling neutron when it is on by default. ** Affects: horizon Importance: Wishlist Assignee: Rob Cresswell (robcresswell) Status: New ** Tags: documentation ** Changed in

[Yahoo-eng-team] [Bug 1635306] Re: After newton deployment _member_ role is missing in keystone

2016-10-31 Thread Steve Martinelli
Patch https://review.openstack.org/#/c/389783/ closes the bug from the keystone side ** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone Status: New => In Progress ** Changed in: keystone Importance: Undecided => High ** Changed in: keystone

[Yahoo-eng-team] [Bug 1637993] Re: Getting link attributes via IPDevice fails for interfaces with long names on xenial

2016-10-31 Thread Omer Anson
** Project changed: dragonflow => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1637993 Title: Getting link attributes via IPDevice fails for interfaces with long names on xen

[Yahoo-eng-team] [Bug 1637993] [NEW] Getting link attributes via IPDevice fails for interfaces with long names on xenial

2016-10-31 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Getting link attributes via IPDevice fails for interfaces with long names on xenial. This can be seen in the functional test test_get_device_mac_too_long_name, which fails on xenial. Reproducible on the gate with 'check experimental'. The output from the

[Yahoo-eng-team] [Bug 1637682] Re: scoped string defined as 'unscope: {}'

2016-10-31 Thread Steve Martinelli
In this case, the API needs to be updated, it should include the "unscoped" option: https://github.com/openstack/keystone/blob/master /api-ref/source/v3/authenticate-v3.inc The issue here is that we moved our APIs from one repo to another and some content went missing in the transition. Informati

[Yahoo-eng-team] [Bug 1638015] [NEW] Deletion of DVR router with external gateway port is not using ML2 hooks

2016-10-31 Thread Yaroslav
Public bug reported: Hello! I'm developing ML2 mechanism driver which needs to handle delete_port_(pre|post)commit. When I'm deleting DVR router, I'm not getting delete_port_... calls in my mech driver, because delete_floatingip_agent_gateway_port will issue self._core_plugin.ipam.delete_port inst

[Yahoo-eng-team] [Bug 1608980] Re: Remove MANIFEST.in as it is not explicitly needed by PBR

2016-10-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/390130 Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=2e47068ec7ab07febc7cdf34a4f61a5015fc59da Submitter: Jenkins Branch:master commit 2e47068ec7ab07febc7cdf34a4f61a5015fc59da Author: Hong Hui Xiao Date: Mon Oct 24 08:50:59

[Yahoo-eng-team] [Bug 1637850] Re: newton openstack-keystone service not created on Centos7

2016-10-31 Thread Steve Martinelli
** Also affects: ubuntu Importance: Undecided Status: New ** No longer affects: ubuntu -- 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/1637850 Title: newt

[Yahoo-eng-team] [Bug 1608378] Re: Creating metering-label-rule with non-existent UUID of metering_label_id raised 500 Internal Server Error

2016-10-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/359591 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2d33e2d77b096d098c26b0c7dfb5b8104054079c Submitter: Jenkins Branch:master commit 2d33e2d77b096d098c26b0c7dfb5b8104054079c Author: hobo.kengo Date: Wed Aug 24 04:50:23 2016

[Yahoo-eng-team] [Bug 1637635] Re: security_groups not present in server notifications

2016-10-31 Thread Matt Riedemann
I'm going to close this as wishlist and track it under this blueprint: https://blueprints.launchpad.net/openstack/?searchtext=add-notification- for-server-groups ** Changed in: nova Importance: Undecided => Wishlist ** Changed in: nova Status: New => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1637977] [NEW] QoS API parameter name issue, max_burst_kbps should be max_burst_kbits?

2016-10-31 Thread wang yinfeng
Public bug reported: Hi, When I check the QoS API reference, I have question about the max_burst_kbps parameter in the QoS bandwidth limit rule API, the parameter name(max_burst_kbps) means it's measured by the kbps, not measured by the size(kbits). But after I checked the implementation, with

[Yahoo-eng-team] [Bug 1637972] [NEW] VPNaaS: report_state fails by key error 'tenant_id'

2016-10-31 Thread Hiroyuki Ito
Public bug reported: When creating ipsec-site-connection, the error KeyError: 'tenant_id' occurred in vpn agent. Operation: $ neutron ipsec-site-connection-create --peer-cidr 192.168.91.0/24 --peer-id 192.168.7.4 --peer-address 192.168.7.4 --psk ps --vpnservice-id service1 --ikepolicy-id ike1

[Yahoo-eng-team] [Bug 1637970] [NEW] VMware: occasional failure under load - network not ready

2016-10-31 Thread Gary Kotton
Public bug reported: Executed the below testcase with 10 iterations and 7 concurrency 1. create 1 security_group 2. create 4 rules 3. create network 4. create subnet 5. create router (Distributed) 6. add router interface 6. set external gateway 5. nova boot servers 6. nova associate fip 7. verify

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

2016-10-31 Thread Itxaka Serrano
** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1627032 Title: python-django-horizon 2:9.1.0-0ubuntu1 possible p