From 1e2a6214d1aa15c0eff3415a8c14cb0c6480e01f Mon Sep 17 00:00:00 2001 From: John Hua Date: Tue, 25 Aug 2015 14:51:29 +0800 Subject: [PATCH] Update wizard descriptions --- newrelease.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/newrelease.yaml b/newrelease.yaml index a3d7c44..aa84124 100644 --- a/newrelease.yaml +++ b/newrelease.yaml @@ -1525,7 +1525,7 @@ - condition: "true" action: disable - condition: "true" - message: "You have chosen XenServer for your cluster environment, therefore the hypervisor type has to be qemu initially." + message: "The XenServer OpenStack release has been chosen, which requires deploying on the XenServer hypervisor." vcenter: type: "checkbox" weight: 10 @@ -1550,7 +1550,7 @@ - condition: "true" action: disable - condition: "true" - message: "You have chosen XenServer for your cluster environment, therefore the network type has to be nova-network." + message: "The XenServer OpenStack Release has been chosen. Neutron is not a supported option." bind: - "cluster:net_provider": "neutron" - "cluster:net_segment_type": "vlan" @@ -1587,7 +1587,7 @@ - condition: "true" action: disable - condition: "true" - message: "You have chosen XenServer for your cluster environment, therefore the storage backends have to use default providers." + message: "The XenServer OpenStack release has been chosen. Ceph is not a supported option." - data: "enable" label: "dialog.create_cluster_wizard.storage.ceph_enable" bind: @@ -1610,7 +1610,7 @@ - condition: "true" action: disable - condition: "true" - message: "You have chosen XenServer for your cluster environment, therefore Sahara, Murano, Ceilometer need to be disabled." + message: "The XenServer OpenStack release has been chosen. No additional services are supported in this combination." murano: type: "checkbox" label: "dialog.create_cluster_wizard.additional.install_murano"