← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1848152] [NEW] Update mtu of network has no validation

 

Public bug reported:

When creating a network the mtu value is checked against the type driver of the physical network by calling _get_network_mtu(self, network_db, validate=True) with validate=True.
This check is not performed when doing a network update.

** Affects: neutron
     Importance: Undecided
     Assignee: Tom Stappaerts (tstappae)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Tom Stappaerts (tstappae)

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

Title:
  Update mtu of network has no validation

Status in neutron:
  New

Bug description:
  When creating a network the mtu value is checked against the type driver of the physical network by calling _get_network_mtu(self, network_db, validate=True) with validate=True.
  This check is not performed when doing a network update.

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


Follow ups