Comment 1 for bug 1315475

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

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

commit 3758f25c3ca83d9465f7a0041f286156504c7065
Author: Sam Hague <email address hidden>
Date: Fri May 2 14:08:09 2014 -0400

    Allow vlan type usage for OpenDaylight ml2

    The initial OpenDaylight integration with Openstack did not support
    vlan isolation so it was not included as a valid type. This change
    adds the vlan type as allowed.

    Also modified tests to include vlan as supported in the
    check_segment().

    DocImpact:
    Use of VLANs with ML2 and the OpenDaylight mechanism driver
    requires OpenDaylight Helium or newer to be installed.

    Closes-Bug: #1315475
    Change-Id: I52e3c9bfdc93b8786c58954beca105e7498e3f40