mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-2990: UI > scale up VM dialog - add description 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.'
This commit is contained in:
parent
95fde83815
commit
405f73267e
@ -1275,10 +1275,10 @@
|
||||
},
|
||||
|
||||
scaleUp: {
|
||||
label: 'scaleUp VM',
|
||||
label: 'Scale UP Virtual Machine',
|
||||
createForm: {
|
||||
title: 'Scale UP Virtual Machine',
|
||||
label: 'Scale UP Virtual Machine',
|
||||
desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.',
|
||||
fields: {
|
||||
serviceOffering: {
|
||||
label: 'label.compute.offering',
|
||||
|
||||
@ -6886,7 +6886,7 @@
|
||||
label: 'scaleUp System VM',
|
||||
createForm: {
|
||||
title: 'label.change.service.offering',
|
||||
desc: '',
|
||||
desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.',
|
||||
fields: {
|
||||
serviceOfferingId: {
|
||||
label: 'label.compute.offering',
|
||||
@ -7917,9 +7917,8 @@
|
||||
label: 'scaleUp Router VM',
|
||||
createForm: {
|
||||
title: 'label.change.service.offering',
|
||||
desc: '',
|
||||
desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.',
|
||||
fields: {
|
||||
|
||||
serviceOfferingId: {
|
||||
label: 'label.compute.offering',
|
||||
select: function(args) {
|
||||
@ -8534,7 +8533,7 @@
|
||||
label: 'scaleUp System VM',
|
||||
createForm: {
|
||||
title: 'label.change.service.offering',
|
||||
desc: '',
|
||||
desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.',
|
||||
fields: {
|
||||
serviceOfferingId: {
|
||||
label: 'label.compute.offering',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user