Revert "Revert "CLOUDSTACK-737""

This reverts commit 447d49ae91.
This commit is contained in:
anthony 2013-02-08 12:19:03 -08:00
parent 27d1f3fa07
commit b66f6c88f9
2 changed files with 0 additions and 11 deletions

View File

@ -1855,7 +1855,6 @@ public class NetworkManagerImpl extends ManagerBase implements NetworkManager, L
} else if (zone.getNetworkType() == NetworkType.Advanced) {
if (zone.isSecurityGroupEnabled()) {
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
if (ipv6) {
throw new InvalidParameterValueException("IPv6 is not supported with security group!");
@ -1873,10 +1872,6 @@ public class NetworkManagerImpl extends ManagerBase implements NetworkManager, L
=======
// Only Account specific Isolated network with sourceNat service disabled are allowed in security group
// enabled zone
=======
// Only Account specific Isolated network with sourceNat service disabled are allowed in security group
// enabled zone
>>>>>>> parent of d7201df... CLOUDSTACK-737
=======
// Only Account specific Isolated network with sourceNat service disabled are allowed in security group
// enabled zone
@ -1887,9 +1882,6 @@ public class NetworkManagerImpl extends ManagerBase implements NetworkManager, L
throw new InvalidParameterValueException("Only Account specific Isolated network with sourceNat " +
"service disabled are allowed in security group enabled zone");
<<<<<<< HEAD
<<<<<<< HEAD
>>>>>>> parent of d7201df... CLOUDSTACK-737
=======
>>>>>>> parent of d7201df... CLOUDSTACK-737
=======
>>>>>>> parent of d7201df... CLOUDSTACK-737

View File

@ -429,9 +429,6 @@ public class ResourceManagerImpl extends ManagerBase implements ResourceManager,
=======
s_logger.error("Unable to resolve " + cmd.getHypervisor() + " to a valid supported hypervisor type");
throw new InvalidParameterValueException("Unable to resolve " + cmd.getHypervisor() + " to a supported ");
<<<<<<< HEAD
>>>>>>> parent of d7201df... CLOUDSTACK-737
=======
>>>>>>> parent of d7201df... CLOUDSTACK-737
}