Comment 4 for bug 1526754

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/8.0)

Reviewed: https://review.openstack.org/268164
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=db88977ea5ec8a034379a953f72627c3819dfd24
Submitter: Jenkins
Branch: stable/8.0

commit db88977ea5ec8a034379a953f72627c3819dfd24
Author: Andriy Popovych <email address hidden>
Date: Thu Dec 17 00:06:10 2015 +0200

    Move Neutron Types drivers under ML2 section

    On wizard tab we have two neutron types drivers: VLAN and VXLAN (tun).
    From UX side it's more logically to have it in ML2 core plugin section.
    VXLAN is incompatible option for vmware.

    Change-Id: I211c847c6fdd43d6706c905850b1097fdf332af8
    Closes-Bug: #1526754