From 9687bb51eff5b6180c514ff71bd710ea030a092a Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Wed, 1 Feb 2012 14:31:47 -0800 Subject: [PATCH] bug 13080: instance wizard - basic zone - step 5 - when no networks nor security groups to select from, show text "The zone you selected does not have any choices for network selection" instead of "Either you select a basic zone whose guest network does not include security group service or your selected hypervisor does not have any additional network features or you don't have any zone that has security group enabled." --- ui/index.jsp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ui/index.jsp b/ui/index.jsp index e19d5ec9a79..a8259ba4b6d 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -183,8 +183,7 @@
-

Either you select a basic zone whose guest network does not include security group service or your selected hypervisor does not have any additional network features or you don't have any zone that has security group enabled.

-

Thus, no additional network features.

+

The zone you selected does not have any choices for network selection

Please proceed to the next step.