yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38512
[Bug 1496085] [NEW] network_data.json links can have None as MTU
Public bug reported:
If a Neutron network does not have an MTU set, the MTU for the links in
network_data.json will be set to None. The spec seems to indicate all
links will have an MTU. Either we should drop the key from the link if
MTU isn't set, or set it to a safe default value like 1500.
** Affects: nova
Importance: Undecided
Status: New
** Tags: liberty-rc-potential
** Summary changed:
- network_data.json has no default for MTU
+ network_data.json has no default for MTU on links
** Summary changed:
- network_data.json has no default for MTU on links
+ network_data.json links can have None as MTU
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1496085
Title:
network_data.json links can have None as MTU
Status in OpenStack Compute (nova):
New
Bug description:
If a Neutron network does not have an MTU set, the MTU for the links
in network_data.json will be set to None. The spec seems to indicate
all links will have an MTU. Either we should drop the key from the
link if MTU isn't set, or set it to a safe default value like 1500.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1496085/+subscriptions
Follow ups