Description of problem:
There is no option to manipulate MTU upon creating/setting network from UC.
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1.Deploy OSP13
2.Execute 'openstack network create --help' | grep -i mtu
3.Option missing
Actual results:
Missing MTU manipulation option
Expected results:
MTU option is available
Additional info:
I forgot to add support for the field to openstackclient when implementing the feature in neutron. The old neutronclient should work as-is because it allows to pass unknown fields, but openstackclient requires specific changes to allow the attribute to pass through to the server.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHEA-2018:2086