From efdffc4723aae3d2b3f524a1e2bb27c81e43b13d Mon Sep 17 00:00:00 2001 From: Tino Vazquez Date: Thu, 21 Dec 2017 16:40:00 +0100 Subject: [PATCH] Add vmgroups to cloud vcenter view (cherry picked from commit 8af09c812d1b97b10d302c585f5cb0a6da33f701) --- src/sunstone/etc/sunstone-views/cloud_vcenter.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml b/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml index 9a9f24f53b..71532a939a 100644 --- a/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml +++ b/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml @@ -87,8 +87,12 @@ tabs: capacity_select: true # True to allow NIC customization network_select: true + # True to allow vmgroup customization + vmgroup_select: true # True to allow DISK size customization disk_resize: true + # True to allow datastore customization + datastore_select: true settings-tab: panel_tabs: settings_info_tab: false