mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-4102: UI > instances page, routers page, systemVM page > change service offering dialog > change description to "Please read the dynamic scaling section in the admin guide before scaling up".
This commit is contained in:
parent
5b66677d74
commit
ddf0fb6d06
|
|
@ -1278,7 +1278,7 @@
|
|||
label: 'label.change.service.offering',
|
||||
createForm: {
|
||||
title: 'label.change.service.offering',
|
||||
desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.',
|
||||
desc: 'Please read the dynamic scaling section in the admin guide before scaling up.',
|
||||
fields: {
|
||||
serviceOffering: {
|
||||
label: 'label.compute.offering',
|
||||
|
|
|
|||
|
|
@ -6619,7 +6619,7 @@
|
|||
label: 'label.change.service.offering',
|
||||
createForm: {
|
||||
title: 'label.change.service.offering',
|
||||
desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.',
|
||||
desc: 'Please read the dynamic scaling section in the admin guide before scaling up.',
|
||||
fields: {
|
||||
serviceOfferingId: {
|
||||
label: 'label.compute.offering',
|
||||
|
|
@ -7586,7 +7586,7 @@
|
|||
label: 'label.change.service.offering',
|
||||
createForm: {
|
||||
title: 'label.change.service.offering',
|
||||
desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.',
|
||||
desc: 'Please read the dynamic scaling section in the admin guide before scaling up.',
|
||||
fields: {
|
||||
serviceOfferingId: {
|
||||
label: 'label.compute.offering',
|
||||
|
|
@ -8135,7 +8135,7 @@
|
|||
label: 'label.change.service.offering',
|
||||
createForm: {
|
||||
title: 'label.change.service.offering',
|
||||
desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.',
|
||||
desc: 'Please read the dynamic scaling section in the admin guide before scaling up.',
|
||||
fields: {
|
||||
serviceOfferingId: {
|
||||
label: 'label.compute.offering',
|
||||
|
|
|
|||
Loading…
Reference in New Issue