From a18da15bcc1f23473c1570316a043207fb460c1e Mon Sep 17 00:00:00 2001 From: Abel Coronado Date: Wed, 26 Jul 2017 11:02:21 +0200 Subject: [PATCH] B #5256 Added actions panel in VM Template yamls (#416) --- src/sunstone/etc/sunstone-views/admin_vcenter.yaml | 1 + src/sunstone/etc/sunstone-views/groupadmin.yaml | 1 + src/sunstone/etc/sunstone-views/groupadmin_vcenter.yaml | 1 + src/sunstone/etc/sunstone-views/user.yaml | 1 + 4 files changed, 4 insertions(+) diff --git a/src/sunstone/etc/sunstone-views/admin_vcenter.yaml b/src/sunstone/etc/sunstone-views/admin_vcenter.yaml index 3c9b6ed7dc..75652a75c7 100644 --- a/src/sunstone/etc/sunstone-views/admin_vcenter.yaml +++ b/src/sunstone/etc/sunstone-views/admin_vcenter.yaml @@ -230,6 +230,7 @@ tabs: features: true input_output: true context: true + actions: true scheduling: true hybrid: true vmgroup: true diff --git a/src/sunstone/etc/sunstone-views/groupadmin.yaml b/src/sunstone/etc/sunstone-views/groupadmin.yaml index 1795a6e60d..b778cae901 100644 --- a/src/sunstone/etc/sunstone-views/groupadmin.yaml +++ b/src/sunstone/etc/sunstone-views/groupadmin.yaml @@ -231,6 +231,7 @@ tabs: features: true input_output: true context: true + actions: true scheduling: true hybrid: true vmgroup: true diff --git a/src/sunstone/etc/sunstone-views/groupadmin_vcenter.yaml b/src/sunstone/etc/sunstone-views/groupadmin_vcenter.yaml index b772b8e9b0..ed154a7be6 100644 --- a/src/sunstone/etc/sunstone-views/groupadmin_vcenter.yaml +++ b/src/sunstone/etc/sunstone-views/groupadmin_vcenter.yaml @@ -225,6 +225,7 @@ tabs: features: true input_output: true context: true + actions: true scheduling: true hybrid: true vmgroup: true diff --git a/src/sunstone/etc/sunstone-views/user.yaml b/src/sunstone/etc/sunstone-views/user.yaml index d7c8af53a0..c3dfc75c50 100644 --- a/src/sunstone/etc/sunstone-views/user.yaml +++ b/src/sunstone/etc/sunstone-views/user.yaml @@ -230,6 +230,7 @@ tabs: features: true input_output: true context: true + actions: true scheduling: false hybrid: true vmgroup: true