commit bac784f9028b72a9cc0b982690df754ba5ebe34b
Author: Andreas Scheuring <email address hidden>
Date: Thu Mar 9 14:00:05 2017 +0100
Use oslo config for physical_network_adapter_map
Use the newly added oslo config opt [1] for the
'physical_network_adapter_mappings' configuration option.
The new config option does all the validation. It also ensures that
the port-element-id defaults to 0 if none is given. The corresponding
code is getting removed.
Reviewed: https:/ /review. openstack. org/443616 /git.openstack. org/cgit/ openstack/ networking- dpm/commit/ ?id=bac784f9028 b72a9cc0b982690 df754ba5ebe34b
Committed: https:/
Submitter: Jenkins
Branch: master
commit bac784f9028b72a 9cc0b982690df75 4ba5ebe34b
Author: Andreas Scheuring <email address hidden>
Date: Thu Mar 9 14:00:05 2017 +0100
Use oslo config for physical_ network_ adapter_ map
Use the newly added oslo config opt [1] for the network_ adapter_ mappings' configuration option.
'physical_
The new config option does all the validation. It also ensures that
the port-element-id defaults to 0 if none is given. The corresponding
code is getting removed.
[1] https:/ /review. openstack. org/443615
Change-Id: I5a1bd27fdb1057 9ac4e85bc502a36 4f2521bd162
Closes-Bug: #1659315
Closes-Bug: #1663369