Comment 12 for bug 1671634

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

Reviewed: https://review.openstack.org/480738
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=28ab6513182af2fe37eb12ddc48a1b06da3f2c5f
Submitter: Jenkins
Branch: master

commit 28ab6513182af2fe37eb12ddc48a1b06da3f2c5f
Author: Ihar Hrachyshka <email address hidden>
Date: Wed Jul 5 13:57:47 2017 -0700

    Moved net-mtu extension definition

    The module is not really imported from anywhere external to neutron, but
    I am going to introduce a new extension that will allow to pass mtu on
    create, and having both defined in a single place should keep it more
    sane.

    Change-Id: I41d5b399a6bd02f89f2e60c5ccb3fc0944b61255
    Related-Bug: #1671634