From ef4e054bd657d1b3a968e71d60379adb186289f0 Mon Sep 17 00:00:00 2001 From: Frederick Borges Date: Mon, 6 Sep 2021 16:29:16 +0200 Subject: [PATCH] B #5527: Add Guest_MTU attribute to VMtemplate wizard (#1438) (cherry picked from commit 961e9c572391bed6e8b11efb3273184f15ebeece) --- .../create/wizard-tabs/network/nic-tab/html.hbs | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/network/nic-tab/html.hbs b/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/network/nic-tab/html.hbs index 65312caa4c..865f3e58e3 100644 --- a/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/network/nic-tab/html.hbs +++ b/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/network/nic-tab/html.hbs @@ -367,6 +367,17 @@ +
+ {{tr "Guest Options"}} +
+
+ + +
+
+
{{! Hidden inputs for white/black ports and icmp drop. These inputs are deprecated, but keeping them hidden allows to preserve the values for previous templates in the update wizard. }}