NSX: update_port passes neutron_sg ids and not nsx sg_ids

Bug #1287419 reported by Aaron Rosen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Aaron Rosen

Bug Description

2014-03-03 15:06:33.913 ERROR neutron.plugins.vmware.api_client.client [req-ffc2204c-e957-48b3-9bd8-cbbd66fa9645 demo 3cb63bd6fa2d4ea397df6de7770c2e8a] Server Error Message: Entity '50d064c4-0591-43ee-8dfd-ac2409c13a5e' not registered.
2014-03-03 15:06:33.913 ERROR neutron.plugins.vmware.nsxlib.switch [req-ffc2204c-e957-48b3-9bd8-cbbd66fa9645 demo 3cb63bd6fa2d4ea397df6de7770c2e8a] Port or Network not found, Error: An unknown exception occurred.
2014-03-03 15:06:33.914 ERROR NeutronPlugin [-] Unable to update port id: 6b7c9502-8e58-4930-b440-7022f47fff89.
2014-03-03 15:06:33.914 TRACE NeutronPlugin Traceback (most recent call last):
2014-03-03 15:06:33.914 TRACE NeutronPlugin File "/opt/stack/neutron/neutron/plugins/vmware/plugins/base.py", line 1307, in update_port
2014-03-03 15:06:33.914 TRACE NeutronPlugin ret_port.get(addr_pair.ADDRESS_PAIRS))
2014-03-03 15:06:33.914 TRACE NeutronPlugin File "/opt/stack/neutron/neutron/plugins/vmware/nsxlib/switch.py", line 324, in update_port
2014-03-03 15:06:33.914 TRACE NeutronPlugin port_id=lport_uuid, net_id=lswitch_uuid)
2014-03-03 15:06:33.914 TRACE NeutronPlugin PortNotFoundOnNetwork: Port 6b7c9502-8e58-4930-b440-7022f47fff89 could not be found on network b460b092-9482-48ee-9c5f-04ec384fbc8c

Tags: nicira
Aaron Rosen (arosen)
Changed in neutron:
assignee: nobody → Aaron Rosen (arosen)
tags: added: nicira
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/77727

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/77727
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6c91bdfe24e275ede65df369d714ca119d5ce5f2
Submitter: Jenkins
Branch: master

commit 6c91bdfe24e275ede65df369d714ca119d5ce5f2
Author: Aaron Rosen <email address hidden>
Date: Mon Mar 3 15:15:08 2014 -0800

    NSX: passing wrong security_group id mapping to nsx backend

    When the async secgroup work was added the update_port() code was not changed
    to pass in the nsx security_group uuids. This patch fixes that so that the
    nsx uuids are passed in instead of neutron.

    Closes-bug: #1287419

    Change-Id: I1a075564f2548764de15b85b2970b5f360412eb2

Changed in neutron:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in neutron:
milestone: none → icehouse-rc1
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-rc1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.