Comment 3 for bug 1285335

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

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

commit dc9704255d70fb56e279c108c41d29626eb6bf89
Author: Cedric Brandily <email address hidden>
Date: Wed Jun 4 13:44:18 2014 +0200

    Allow neutron-sanity-check to check OVS patch port support

    This patch allows to check OVS patch port support using:

      neutron-sanity-check --ovs_patch

    or pass in the deployed configuration files with a non-empty
    AGENT/tunnel_types (indeed patch ports are used to interconnect
    br-int and br-tun):

      neutron-sanity-check --config-file ml2.conf.ini

    DocImpact
    Related-Bug: #1285335
    Change-Id: Ic7bfabd1f4b85bfa490dd06c70eb5682ee42a681