From b328c268346c7e4d32548b16310a152715baf998 Mon Sep 17 00:00:00 2001 From: will Date: Fri, 28 Jan 2011 15:27:54 -0800 Subject: [PATCH] bug 8265: Added support to not allow vmware templates to use security groups in the VM wizard. --- .../WEB-INF/classes/resources/messages.properties | 3 +++ ui/jsp/instance.jsp | 5 ++++- ui/scripts/cloud.core.instance.js | 15 +++++++++------ 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 1011cf6b9a6..afdc0519dea 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -304,6 +304,8 @@ label.network.domain=Network Domain label.nfs.storage=NFS Storage label.secondary.storage=Secondary Storage label.security.group=Security Group +label.security.groups=Security Groups +label.no.security.groups=No Available Security Groups label.ingress.rule=Ingress Rule label.add.security.group=Add Security Group label.add.ingress.rule=Add Ingress Rule @@ -702,6 +704,7 @@ message.snapshot.schedule=Your snapshot schedule is currently set to message.add.volume=Please fill in the following data to add a new volume. message.attach.volume=Please fill in the following data to attach a new volume. If you are attaching a disk volume to a Windows based virtual machine, you will need to reboot the instance to see the attached disk. message.add.pod=Add a new pod for zone +message.no.network.support=Your selected hypervisor, vSphere, does not have any additional network features. Please continue to step 5. #Errors diff --git a/ui/jsp/instance.jsp b/ui/jsp/instance.jsp index 38ebd4926f9..bffee56959a 100644 --- a/ui/jsp/instance.jsp +++ b/ui/jsp/instance.jsp @@ -679,7 +679,7 @@ dictionary = {