diff --git a/xs_release.yaml b/xs_release.yaml index 196b86c..af7e302 100644 --- a/xs_release.yaml +++ b/xs_release.yaml @@ -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"