Comment 5 for bug 1589944

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

Reviewed: https://review.openstack.org/326517
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=118f732929aa7a5d9dce36a3ff19aa697c1129b4
Submitter: Jenkins
Branch: master

commit 118f732929aa7a5d9dce36a3ff19aa697c1129b4
Author: Sergey Vasilenko <email address hidden>
Date: Tue Jun 7 17:32:43 2016 +0300

    Add ability to override MTU for networks

    * This patch make ability for override ML2/path_mtu into:
          quantum_settings:
            . . .
            L2:
              segmentation_type: tun
              path_mtu: 8000
              tunnel_id_ranges: 2:65535

    Custom noop-test added fot cover this task.

    Change-Id: Ibb4c984751cd234db4a481819e390a79c27545d0
    Closes-bug: #1589944