Add initial messages to release template

This commit is contained in:
John Hua 2015-07-22 11:07:36 +08:00
parent 4713e1a594
commit f539081402

View File

@ -204,8 +204,8 @@
bind: "settings:common.libvirt_type.value"
values:
- data: "xen"
label: "dialog.create_cluster_wizard.compute.kvm"
description: "dialog.create_cluster_wizard.compute.kvm_description"
label: "Xen
description: "XenServer
bind:
- "wizard:Storage.ceph": "disable"
- "wizard:Network.manager": "nova-network"
@ -213,7 +213,7 @@
- condition: "true"
action: disable
- condition: "true"
message: "MESSAGE"
message: "You have chosen XenServer for your cluster environment, therefore the hypervisor type has to be Xen."
- data: "kvm"
label: "dialog.create_cluster_wizard.compute.kvm"
description: "dialog.create_cluster_wizard.compute.kvm_description"
@ -256,7 +256,7 @@
- condition: "true"
action: disable
- condition: "true"
message: "MESSAGE"
message: "You have chosen XenServer for your cluster environment, therefore the network type has to be nova-network."
bind:
- "cluster:net_provider": "neutron"
- "cluster:net_segment_type": "vlan"
@ -293,7 +293,7 @@
- condition: "true"
action: disable
- condition: "true"
message: "MESSAGE"
message: "You have chosen XenServer for your cluster environment, therefore the storage backends have to use default providers."
- data: "enable"
label: "dialog.create_cluster_wizard.storage.ceph_enable"
bind:
@ -316,7 +316,7 @@
- condition: "true"
action: disable
- condition: "true"
message: "MESSAGE"
message: "You have chosen XenServer for your cluster environment, therefore Sahara, Murano, Ceilometer need to be disabled."
murano:
type: "checkbox"
label: "dialog.create_cluster_wizard.additional.install_murano"