Comment 25 for bug 1477967

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

Reviewed: https://review.openstack.org/423146
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=2a66c4ac8e822f237a7adfea04cc1e5909520644
Submitter: Jenkins
Branch: master

commit 2a66c4ac8e822f237a7adfea04cc1e5909520644
Author: Mykyta Karpin <email address hidden>
Date: Fri Jan 20 11:29:53 2017 +0200

    Remove advertise_mtu option

    This option is deprecated in Newton and removed [1] in Ocata
    from Neutron code.
    Now Neutron always adverises mtu by default.

    [1] https://review.openstack.org/#/c/413567/

    Change-Id: Iff15f85358c512f991612ee204f0f71fe8579335
    Partial-Bug: #1477967