neutron-lib/releasenotes/notes/rehome-getphysmtu-plugin-fn-5875e352e3a14af3.yaml
Boden R 93fb08870f rehome get_deployment_physnet_mtu into plugin utils
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
2018-04-12 09:48:06 -06:00

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.