[Yahoo-eng-team] [Bug 1510411] [NEW] neutron-sriov-nic-agent raises UnsupportedVersion security_groups_provider_updated

2015-10-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: neutron-sriov-nic-agent raises following exception: 2015-10-26 04:46:18.297 116015 ERROR oslo_messaging.rpc.dispatcher [-] Exception during message handling: Endpoint does not support RPC version 1.3. Attempted method: security_groups_provider_updated

[Yahoo-eng-team] [Bug 1510979] [NEW] Instance reschedule failure leaves orphaned neutron ports

2015-10-28 Thread Boden R
Public bug reported: During the instance boot (spawn/run) process, neutron ports are allocated for the instance if necessary. If the instance fails to spawn (say as a result of a compute host failure), the default behavior is to reschedule the instance and leave it's networking resources in-tact

[Yahoo-eng-team] [Bug 1510411] Re: neutron-sriov-nic-agent raises UnsupportedVersion security_groups_provider_updated

2015-10-28 Thread Rui Zang
** Project changed: networking-nec => 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/1510411 Title: neutron-sriov-nic-agent raises UnsupportedVersion

[Yahoo-eng-team] [Bug 1503862] Re: VPNaaS: Enhance error checking on subnet changes

2015-10-28 Thread Paul Michali
Found out that the CIDR for a subnet is read-only, so we don't have to block changes, when the subnet is used by VPNaaS. ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1510796] [NEW] Function sync_routers always call "get_dvr_sync_data" in ha but not dvr scenario

2015-10-28 Thread Lan Qi song
Public bug reported: The configuration neutron.conf: [DEFAULT] l3_ha = True service_plugins = router l3_agent.ini: [DEFAULT] ... agent_mode = legacy ... The current code call the "get_dvr_sync_data" through the plugin support dvr or not , it's better to judge "agent mode" here:

[Yahoo-eng-team] [Bug 1510817] [NEW] stable/liberty branch creation request for networking-midonet

2015-10-28 Thread YAMAMOTO Takashi
Public bug reported: Please cut stable/liberty branch for networking-midonet on commit 3943328ffa6753a88b82ac163b3c1023eee4a884. ** Affects: networking-midonet Importance: Undecided Status: New ** Affects: neutron Importance: Undecided Status: New ** Tags:

[Yahoo-eng-team] [Bug 1511025] [NEW] Image download with multi tenant true fails

2015-10-28 Thread Niall Bunting
Public bug reported: Overview: Trying to download an image while using multi tenant fails. How to reproduce: In the glance-api.conf set swift_store_multi_tenant = True. Then upload an image glance --os-image-api-version 1 image-create --name test --copy-from http://127.0.0.1:5321

[Yahoo-eng-team] [Bug 1511013] [NEW] Browse button and "No file selected" not translated

2015-10-28 Thread Tony Dunbar
Public bug reported: I'm using Doug's TVT system and running though his TVT test plan with pseudo German. Under Projects->Compute->Instances->Launch Instance, on the Post creation tab, when the File drop down is selected from the customization script source, the Browse button and message "No

[Yahoo-eng-team] [Bug 1511009] [NEW] "Please enter a number" message not translated

2015-10-28 Thread Tony Dunbar
Public bug reported: I'm using Doug's TVT system and running though his TVT test plan with pseudo German. Under Projects->Compute->Instances->Launch Instance, on the DSetails tab, when alpha characters are input in a numeric field, the message "Please enter a number" is not translated, screen

[Yahoo-eng-team] [Bug 1511005] [NEW] neutron-debug doesn't recognize stevedore alias for interface_driver

2015-10-28 Thread YAMAMOTO Takashi
Public bug reported: unlike other agents, neutron-debug doesn't recognize stevedore alias for interface_driver configuration. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1511004] [NEW] _process_router_update can return without logging said return

2015-10-28 Thread Ryan Moats
Public bug reported: In the L3 agent, _process_router_update process logs the start of each router update. The execution branches that call process_prefix_update and _safe_router_removed immediately continue without logging that the router update is finished. This leads to confusion about

[Yahoo-eng-team] [Bug 1511036] [NEW] router status values not translated

2015-10-28 Thread Tony Dunbar
Public bug reported: I'm using Doug's TVT system and running though his TVT test plan with pseudo German. Under Network->Network Topology when you click on a Router the status values shown for the router's interfaces are not translated, screen shot attached. ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1511061] Re: Images in inconsistent state when calls to registry fail during image deletion

2015-10-28 Thread nikhil komawar
1. I agree, the image deletion operation should be atomic. 2. Image data left behind means there is a potential risk of filling up storage quota and resulting into a DoS; be mindful that it's a denial of service but NOT a exploit as it is dependent on the operators' failure scenarios of g-api <->

[Yahoo-eng-team] [Bug 1511061] [NEW] Images in inconsistent state when calls to registry fail during image deletion

2015-10-28 Thread Hemanth Makkapati
Public bug reported: [0] shows a sample image that was left in an inconsistent state when a call to registry failed during image deletion. Glance v1 API makes two registry calls when deleting an image. The first call [1] is made to to set the status of an image to deleted/pending_delete. And,

[Yahoo-eng-team] [Bug 1511094] [NEW] REST API version history docs has wrong os-extended-volumes note for v2.3

2015-10-28 Thread Matt Riedemann
Public bug reported: In: http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/rest_api_version_history.rst#n47 it says: "Exposed ``delete_on_termination`` for ``attached_volumes`` in ``os- extended-volumes``." But the actual key to that dict is 'volumes_attached':

[Yahoo-eng-team] [Bug 1296953] Re: --disable-snat on tenant router raises 404

2015-10-28 Thread Hong Hui Xiao
*** This bug is a duplicate of bug 1352907 *** https://bugs.launchpad.net/bugs/1352907 More thinking about this bug. The inconsistency might be designed to be this way according to the tempest. Allow user to create a basic connection between router and external network, however, let admin to

[Yahoo-eng-team] [Bug 1510817] Re: stable/liberty branch creation request for networking-midonet

2015-10-28 Thread Kyle Mestery
Done, branch created. ** Changed in: neutron Status: New => Confirmed ** Changed in: neutron Importance: Undecided => Low ** Changed in: neutron Assignee: (unassigned) => Kyle Mestery (mestery) ** Changed in: neutron Milestone: None => mitaka-1 ** Changed in: neutron

[Yahoo-eng-team] [Bug 1503088] [NEW] Deprecate max_fixed_ips_per_port

2015-10-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: https://review.openstack.org/230696 commit 37277cf4168260d5fa97f20e0b64a2efe2d989ad Author: Kevin Benton Date: Wed Sep 30 04:20:02 2015 -0700 Deprecate max_fixed_ips_per_port This option does not have a clear use case

[Yahoo-eng-team] [Bug 1508786] Re: Request for Liberty release of networking-ofagent

2015-10-28 Thread Kyle Mestery
I created stable/liberty and released 1.0.2 to PyPI: https://pypi.python.org/pypi/networking-ofagent/1.0.2 ** Changed in: neutron Status: Confirmed => 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 1503088] Re: Deprecate max_fixed_ips_per_port

2015-10-28 Thread Nate Johnston
It was established in the first attempt that this is not a documentation issue; the documentation is autogenerated from the neutron code. ** Project changed: openstack-manuals => neutron ** Changed in: neutron Assignee: Takanori Miyagishi (miyagishi-t) => Nate Johnston (nate-johnston) --

[Yahoo-eng-team] [Bug 1501152] Re: Firewall Rule can be created with IPv4 Source address and IPv6 Destination address

2015-10-28 Thread Reedip
** Changed in: neutron Assignee: Reedip (reedip-banerjee) => (unassigned) ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1446583] Re: services no longer reliably stop in stable/liberty / master

2015-10-28 Thread Davanum Srinivas (DIMS)
fixed in https://review.openstack.org/#/c/238694/ ** Changed in: oslo.service Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1511198] [NEW] Decompose ovsvapp ml2 driver

2015-10-28 Thread Cedric Brandily
Public bug reported: It's time to decompose ovsvapp ml2 driver[1] from neutron [1] neutron.plugins.ml2.drivers.ovsvapp ** Affects: networking-vsphere Importance: Undecided Assignee: Cedric Brandily (cbrandily) Status: New ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1507748] Re: Request to release 'networking-ale-omniswitch' sub-project as part of Liberty main release

2015-10-28 Thread Kyle Mestery
1.0.1 shows up on PyPI now: https://pypi.python.org/pypi/networking-ale-omniswitch/1.0.1 ** Changed in: neutron Status: In Progress => Fix Released ** Changed in: neutron Milestone: None => mitaka-1 -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1511109] [NEW] Python Tests are failing on Horizon because of incomplete mocking

2015-10-28 Thread Rajat Vig
Public bug reported: openstack_dashboard.dashboards.project.instances.tests.InstanceTests are failing as the calls to flavor_list are not mocked on Nova. ** Affects: horizon Importance: Undecided Assignee: Rajat Vig (rajatv) Status: In Progress -- You received this bug

[Yahoo-eng-team] [Bug 1511123] [NEW] Nova unrescue doesn't cleanup ceph rescue images

2015-10-28 Thread Tyler Wilson
Public bug reported: It seems on a standard nova/ceph deployment an unrescue command doesn't clean up the .rescue RBD disk created for the rescue environment. $ rbd ls compute | grep e9f2e3f4-f095-45b4-b5f2-1b34d3776191 e9f2e3f4-f095-45b4-b5f2-1b34d3776191_disk $ nova rescue

[Yahoo-eng-team] [Bug 1268480] Re: assertTrue(isinstance()) in tests should be replace with assertIsInstance()

2015-10-28 Thread Bertrand Lallau
** Also affects: heat Importance: Undecided Status: New ** Changed in: heat Assignee: (unassigned) => Bertrand Lallau (bertrand-lallau) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1511114] [NEW] hypervisor support matrix is incorrect for set admin password and libvirt in liberty+

2015-10-28 Thread Matt Riedemann
Public bug reported: Blueprint https://blueprints.launchpad.net/nova/+spec/libvirt-set-admin- password was implemented for libvirt in the liberty release of nova and according to the spec and code, libvirt 1.2.16 is required to use it: http://specs.openstack.org/openstack/nova-

[Yahoo-eng-team] [Bug 1511134] [NEW] Batch DVR ARP updates

2015-10-28 Thread Rawlin Peters
Public bug reported: The L3 agent currently issues ARP updates one at a time while processing a DVR router. Each ARP update creates an external process which has to call the neutron-rootwrap helper while also "ip netns exec " -ing each time. The ip command contains a "-batch " option which would

[Yahoo-eng-team] [Bug 1507050] Re: LBaaS 2.0: Operating Status Tempest Test Changes

2015-10-28 Thread min wang
This bug affects the octavia scenario test as well. ** 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/1507050 Title:

[Yahoo-eng-team] [Bug 1507050] Re: LBaaS 2.0: Operating Status Tempest Test Changes

2015-10-28 Thread min wang
** No longer affects: octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1507050 Title: LBaaS 2.0: Operating Status Tempest Test Changes Status in neutron: Confirmed Bug

[Yahoo-eng-team] [Bug 1510814] [NEW] There are some url in neutron gerrit dashboards redirect to an new url

2015-10-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: There are some url in neutron gerrit dashboards redirect to an new url,it's not a big problem but i think it need be corrected. ** Affects: neutron Importance: Undecided Assignee: IanSun (sun-jun) Status: New -- There are some url in

[Yahoo-eng-team] [Bug 1510814] Re: There are some url in neutron gerrit dashboards redirect to an new url

2015-10-28 Thread venkatamahesh
** Project changed: openstack-manuals => neutron ** Changed in: neutron Status: New => Confirmed ** Tags added: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1510845] [NEW] non-availability of api for bulk port updates

2015-10-28 Thread Krishna Kanth
Public bug reported: Currently there is no api available for bulk port updates, which takes a list of ports . Having one will help in processing port-updates quickly as per the specific driver implementation. ** Affects: neutron Importance: Undecided Assignee: Krishna Kanth