[Yahoo-eng-team] [Bug 1499893] [NEW] Native OVSDB DbSetCommand shows O(n) performance

2015-09-25 Thread Ryan Moats
Public bug reported: Create 100 tenants each one with the following setup where each router is scheduled to the same legacy node that has the L3 agent configured to use the native OVSDB inerface. tenant network --- router -- external network Reference http://ibin.co/2GuI6plJvngR for grap

[Yahoo-eng-team] [Bug 1499869] Re: maas wily deployment to HP Proliant m400 fails

2015-09-25 Thread Blake Rouse
This is either because curtin is not installing the cloud configuration for MAAS, cloud-init is not reading the correct config, or cloud-init cannot talk to MAAS. I believe cloud-init changed to python-oauthlib instead of python-oauth so that might be the issue. Going to target to both curtin and

[Yahoo-eng-team] [Bug 1492398] Re: VXLAN Overlay ping issue when Gateway IP is set to one of local NIC's IP address

2015-09-25 Thread Jeremy Stanley
I've marked the security advisory task "won't fix" but added the security tag in case this corner case may be of interest to OSSN and Security Guide editors. ** Tags added: security ** Changed in: ossa Status: Incomplete => Won't Fix -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1499864] [NEW] Fullstack infrastructure as a developer multi-node deployment tool

2015-09-25 Thread Assaf Muller
Public bug reported: The fullstack testing infrastructure today is used purely in a testing context. This RFE suggests that it could be useful to have fullstack support another use case, which is a quick deployment tool for developers that want to manually test something they're working on, or if

[Yahoo-eng-team] [Bug 1499752] Re: reading a ospfd.vty file take time to read in docker container launched from openstack

2015-09-25 Thread Matt Riedemann
What do you mean by "launch the container from controller node" - are you using the nova-docker virt driver and nova to create these docker VMs via Nova? Or something else? The nova-docker driver isn't in the nova project anymore, so if you're using that and have bugs, report them against the nov

[Yahoo-eng-team] [Bug 1499751] Re: OpenStack (nova boot exactly) allows only one SSH key.

2015-09-25 Thread Matt Riedemann
We don't track RFEs through launchpad bugs. If you'd like to submit a blueprint and spec to the nova-specs repo then we could review the idea there, if even a limited backlog spec where you don't necessarily need design/implementation details, just the high level problem statement and use cases.

[Yahoo-eng-team] [Bug 1499658] Re: Consume wsgi module from oslo.service

2015-09-25 Thread Matt Riedemann
This is not a bug, at least not for nova. If you want to do some refactoring to use things from an oslo library, you can open a specless blueprint in nova and bring it to the nova meeting (under open discussion we talk about specless blueprints) and then could be worked that way. ** Changed in: n

[Yahoo-eng-team] [Bug 1499841] [NEW] Install guide is redirecting to "juno" rather than "kilo"

2015-09-25 Thread venkatamahesh
Public bug reported: http://docs.openstack.org/developer/keystone/installing.html#installing- from-packages-fedora ** Affects: keystone Importance: Undecided Assignee: venkatamahesh (venkatamaheshkotha) Status: In Progress ** Tags: low-hanging-fruit ** Changed in: keystone

[Yahoo-eng-team] [Bug 1499821] [NEW] ovs_lib.OVSBridge.get_ports_attributes returns all ports in case there's no ports on the OVSBridge in question

2015-09-25 Thread Assaf Muller
Public bug reported: If OVSBridge.get_ports_attributes is executed on an empty bridge, get_port_name_list will return an empty string. In which case, ovsdb.db_list is executed with port_names = '', meaning that it will return all ports, instead of no ports. The implication is that if, for example

[Yahoo-eng-team] [Bug 1499812] [NEW] VM can't get an IP via DHCP when booting with a port that has port security disabled

2015-09-25 Thread Maru Newby
Public bug reported: To reproduce: - create a port with port security disabled neutron port-create private --port-security-enabled=False --name rawport - boot a vm with the port nova boot --flavor=1 --image=cirros-0.3.4-x86_64-uec --nic port- id=$(neutron port-show -f value -F id raw

[Yahoo-eng-team] [Bug 1499800] [NEW] lbaas associate floating ip shows up when no vip present

2015-09-25 Thread Eric Peterson
Public bug reported: The lbaas table action for "associate fip" shows up, when there is no vip present. This does not make sense, if you don't have a vip yet, you don't need a fip yet. This was just a simple code bug with the wrong default value ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1499787] [NEW] Static routes are attempted to add to SNAT Namespace of DVR routers without checking for Router Gateway.

2015-09-25 Thread Swaminathan Vasudevan
Public bug reported: In DVR routers static routes are now only added to snat namespace. But before adding to snat namespace, the routers are not checked for the existence of gateway. ** Affects: neutron Importance: Undecided Status: New ** Tags: l3-dvr-backlog -- You received t

[Yahoo-eng-team] [Bug 1499784] [NEW] ovsdb native implementation calls to ovs-vsctl to open the connection port on each BaseOVS __init__ call

2015-09-25 Thread Ihar Hrachyshka
Public bug reported: It makes agent spend a lot of time and cpu in rootwrap for no good reason. ** Affects: neutron Importance: Undecided Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: In Progress -- You received this bug notification because you are a member of Yahoo! E

[Yahoo-eng-team] [Bug 1499785] [NEW] Static routes are not added to the qrouter namespace for DVR routers

2015-09-25 Thread Swaminathan Vasudevan
Public bug reported: Static routes are not added to the qrouter namespace when routers are added. Initially it used to be configuring the routes in the qrouter namespace but not in the SNAT namespace. A recent patch caused this regression in moving the routes from qrouter namespace to SNAT name

[Yahoo-eng-team] [Bug 1499752] [NEW] reading a ospfd.vty file take time to read in docker container launched from openstack

2015-09-25 Thread kuldeepsinh
Public bug reported: 1. Openstack version ii nova-api1:2015.1.0-0ubuntu1.1~cloud0 all OpenStack Compute - API frontend ii nova-cert 1:2015.1.0-0ubuntu1.1~cloud0 all OpenStack Compute - certificate manag

[Yahoo-eng-team] [Bug 1499751] [NEW] OpenStack (nova boot exactly) allows only one SSH key.

2015-09-25 Thread rozie
Public bug reported: ii nova-api 1:2015.1.1-0ubuntu1~cloud2 all OpenStack Compute - API frontend ii nova-cert1:2015.1.1-0ubuntu1~cloud2 all OpenStack Compute - certificate management ii nova-common

[Yahoo-eng-team] [Bug 1367944] Re: tenant usage information api is consuming lot of memory

2015-09-25 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/1367944 Title: tenant usage information api is consuming lot of

[Yahoo-eng-team] [Bug 1493576] Re: Incorrect usage of python-novaclient

2015-09-25 Thread Renat Akhmerov
** Changed in: mistral Status: Fix Committed => Fix Released -- 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/1493576 Title: Incorrect usage of python-novaclie

[Yahoo-eng-team] [Bug 1499670] [NEW] Option "Associate Floating IP" available for instances that can't have interfaces with floating ip

2015-09-25 Thread Rafael Ferreira
Public bug reported: If we have one network topology like the one attached, the instance "ne2" has the IP 20.0.0.3 but the 20.0.0.0/24 isn't an external network, but when we go to http://host/dashboard/project/routers// we see the option "Associate Floating IP" and when the pop-up "Manage Floating

[Yahoo-eng-team] [Bug 1484125] Re: storage device remains attached to instance even if attach failed and volume deleted

2015-09-25 Thread Edward Hope-Morley
*** This bug is a duplicate of bug 1460044 *** https://bugs.launchpad.net/bugs/1460044 A fix for this has now landed as part of bug 1460044 so I'll close this ticket. ** This bug has been marked a duplicate of bug 1460044 Data loss can occur if cinder attach fails -- You received this bu

[Yahoo-eng-team] [Bug 1499664] [NEW] Add pagination support to the volume snapshots and backups tabs in the Dashboard

2015-09-25 Thread Timur Sufiev
Public bug reported: Both snapshots and backups API endpoints now support pagination in Cinder API (https://review.openstack.org/#/c/195071/ and https://review.openstack.org/#/c/204493/), it's time to leverage this support in Horizon. This is similar to bug 1316793 (except that it does the same f

[Yahoo-eng-team] [Bug 1499658] [NEW] Consume wsgi module from oslo.service

2015-09-25 Thread Elena Ezhova
Public bug reported: Basic WSGI functionality has been moved to oslo.service [1] and now OpenStack projects can adopt it. [1] https://github.com/openstack/oslo.service/blob/master/oslo_service/wsgi.py ** Affects: cinder Importance: Undecided Status: New ** Affects: neutron Im

[Yahoo-eng-team] [Bug 1499647] [NEW] L3 HA: extra L3HARouterAgentPortBinding created for routers

2015-09-25 Thread Ann Kamyshnikova
Public bug reported: I have tested work of L3 HA on environment with 3 controllers and 1 compute (Kilo) keepalived v1.2.13 I create 50 nets with 50 subnets and 50 routers with interface is set for each subnet(Note: I've seem the same errors with just one router and net). I've got the following err

[Yahoo-eng-team] [Bug 1384379] Re: versions resource uses host_url which may be incorrect

2015-09-25 Thread Thierry Carrez
** Changed in: ironic 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/1384379 Title: versions resource uses host_url which ma

[Yahoo-eng-team] [Bug 1499637] [NEW] An L2 agent extension can't access agent methods

2015-09-25 Thread Thomas Morin
Public bug reported: In the networking-bgpvpn project, the reference driver interacts with the openvswitch agent (of the ML2 openvswitch mech driver) with new RPCs to allow setup exchanging information with the BGP VPN implementation running on the compute nodes. We also need the OVS agent to setu

[Yahoo-eng-team] [Bug 1499054] Re: devstack VMs are not booting

2015-09-25 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed => 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/1499054 Title: devstack VMs are not booting Status in Ironic: Invali

[Yahoo-eng-team] [Bug 1499339] Re: sec_group rule quota usage unreliable

2015-09-25 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed => 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/1499339 Title: sec_group rule quota usage unreliable Status in neutron