93fb08870f
While [1] rehomed a build of the neutron.plugin.common.utils into lib, as per [2] get_deployment_physnet_mtu is intended for public consumption. This patch rehomes it. [1] https://review.openstack.org/#/c/532329/ [2] https://review.openstack.org/#/c/549313/5/neutron/plugins/common/_utils.py@23 Change-Id: I73f5e8ad7a1a83392094db846d18964d811b8bb2
5 lines
165 B
YAML
5 lines
165 B
YAML
---
|
|
features:
|
|
- The ``neutron.plugins.common.utils.get_deployment_physnet_mtu`` function
|
|
is now available in ``neutron_lib.plugins.utils`` with the same name.
|