← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1644519] Re: Mechanism driver's create_subnet_(pre/post)commit functions when called by ML2 plugin doesn't have the correct MTU value in context.network.current

 

Reviewed:  https://review.openstack.org/401995
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9660c2f0b362705e5e7b49dc9a6d0495a1141fbf
Submitter: Jenkins
Branch:    master

commit 9660c2f0b362705e5e7b49dc9a6d0495a1141fbf
Author: Numan Siddique <nusiddiq@xxxxxxxxxx>
Date:   Thu Nov 24 17:16:51 2016 +0530

    Update network dict with segment and mtu info in _create_subnet_db
    
    Without this, the mech driver create_submit_(pre/post)commit functions
    when called will not have segment and network mtu information in
    context.network.current.
    
    Change-Id: I3214a19e2374221b211ac7ab9b98842a1bdfc4a7
    Closes-bug: #1644519


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1644519

Title:
  Mechanism driver's create_subnet_(pre/post)commit functions when
  called by ML2 plugin doesn't have the correct MTU value in
  context.network.current

Status in neutron:
  Fix Released

Bug description:
  the mtu value present in context.network.current doesn't take the
  tunnel encapsulation value into account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1644519/+subscriptions


References