You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/16 22:35:01 UTC

[jira] [Commented] (BROOKLYN-99) JcloudsLocationSecurityGroupCustomizer broken on OpenStack

    [ https://issues.apache.org/jira/browse/BROOKLYN-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588726#comment-14588726 ] 

ASF GitHub Bot commented on BROOKLYN-99:
----------------------------------------

GitHub user andreaturli opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/694

    [BROOKLYN-99] add support for NovaSecurityGroupExtension

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andreaturli/incubator-brooklyn fix/BROOKLYN-99

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/694.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #694
    
----
commit a0abd1f20cb10aa6d98e86d60b5f65bd89595c35
Author: Andrea Turli <an...@gmail.com>
Date:   2015-06-16T20:33:41Z

    add support for NovaSecurityGroupExtension

----


> 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)