Comment 3 for bug 1603400

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/341304
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0d8483391dd7aa19304e3f1e2b6ea3bee040a279
Submitter: Jenkins
Branch: master

commit 0d8483391dd7aa19304e3f1e2b6ea3bee040a279
Author: Huan Xie <email address hidden>
Date: Tue Jul 12 22:48:01 2016 -0700

    XenAPI: add support for conntrack with XenServer

    With XenServer as hypervisor, the commands neutron-ovs-agent in
    compute node run are actually executed in Dom0. But current Dom0
    plugin doesn't allow conntrack command, this patch is to add such
    support.
    Also, the exitcode the commands returned in Dom0 will pass through
    Dom0 to neutron to make sure the plugin is only aimed executing
    commands, it doesn't deal with business scenario.

    Closes-Bug: #1603400

    Change-Id: I304788240bcd590ec211bca052fe64594a4e6eca