Aled Sage created JCLOUDS-637:
---------------------------------
Summary: CloudStack uses generateSecurityGroup=false, i.e. uses
"default" security group
Key: JCLOUDS-637
URL: https://issues.apache.org/jira/browse/JCLOUDS-637
Project: jclouds
Issue Type: Bug
Components: jclouds-compute
Affects Versions: 1.7.3
Reporter: Aled Sage
When creating a VM, the CloudStack integration by default uses the "default"
security group. It does not behave like other clouds to create a new security
group with the correct opened ports.
There is a configuration option
`CloudStackTemplateOptions.generateSecurityGroup`.
https://issues.apache.org/jira/browse/JCLOUDS-106 looks related, but is marked
resolved.
I'd have expected it to behave like for other cloud providers, to give a
consistent cloud abstraction. This would involve creating a new security group.
--
This message was sent by Atlassian JIRA
(v6.2#6252)