From 4e43897c12034654731f33ee4945220df57c56bd Mon Sep 17 00:00:00 2001 From: mcabrerizo Date: Thu, 6 Jul 2017 07:11:41 +0200 Subject: [PATCH] Add save as template to cloud vcenter view --- src/sunstone/etc/sunstone-views/cloud_vcenter.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml b/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml index 133058f3d3..a6d21a787e 100644 --- a/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml +++ b/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml @@ -17,7 +17,7 @@ features: # will be set to the same value as VCPU, that will still be visible for the # end users instantiate_hide_cpu: true - + # False to not scale the CPU. Number [0, 1] to scale from VCPU instantiate_cpu_factor: false @@ -69,7 +69,7 @@ tabs: VM.disk_snapshot_create: false VM.disk_snapshot_revert: false VM.disk_snapshot_delete: false - VM.save_as_template: false + VM.save_as_template: true dashboard: # Connected user's quotas quotas: true