summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-11-29 22:02:04 +0000
committerGerrit Code Review <review@openstack.org>2022-11-29 22:02:04 +0000
commit0ac487fd6c5abc2f7a827f7166da47fea940c656 (patch)
treedd353cd006de4be627bb3009e74501f40b9de1a4 /releasenotes
parent5d66c8963418e34e0643147215ca70bb2d857545 (diff)
parent6bdc79af30151f683c0f462bc6c69da30ebcbcf9 (diff)
downloadnova-0ac487fd6c5abc2f7a827f7166da47fea940c656.tar.gz
Merge "Don't provide MTU value in metadata service if DHCP is enabled"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/Do-not-send-mtu-value-in-metadata-for-networks-with-enabled-dhcp-641506f2a13b540f.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/Do-not-send-mtu-value-in-metadata-for-networks-with-enabled-dhcp-641506f2a13b540f.yaml b/releasenotes/notes/Do-not-send-mtu-value-in-metadata-for-networks-with-enabled-dhcp-641506f2a13b540f.yaml
new file mode 100644
index 0000000000..b5232f5ea2
--- /dev/null
+++ b/releasenotes/notes/Do-not-send-mtu-value-in-metadata-for-networks-with-enabled-dhcp-641506f2a13b540f.yaml
@@ -0,0 +1,5 @@
+---
+other:
+ - |
+ For networks which have any subnets with enabled DHCP, MTU value is not send
+ in the metadata. In such case MTU is configured through the DHCP server.