Comment 2 for bug 1287419

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