Richard Downer created BROOKLYN-99:
--------------------------------------
Summary: JcloudsLocationSecurityGroupCustomizer broken on OpenStack
Key: BROOKLYN-99
URL: https://issues.apache.org/jira/browse/BROOKLYN-99
Project: Brooklyn
Issue Type: Bug
Affects Versions: 0.7.0-SNAPSHOT
Reporter: Richard Downer
jclouds openstack-nova driver expects security group names to be prefixed with
the region name e.g. region-a.geo-1/mysecuritygroup.
The method
JcloudsLocationSecurityGroupCustomizer.getNameForSharedSecurityGroup()
generates a security group name which does not follow this rule; subsequently,
the jclouds driver throws an exception about the naming of the security group.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)