GitHub user duncangrant opened a pull request:

    https://github.com/apache/brooklyn-server/pull/292

    Shared location customizer

    A location customizer that creates a single shared security group for each 
entity it is applied to as well as an individual entity.  The shared entity 
allows full tcp and udp traffic within members of the group.
    
    This PR includes 85c65ed078060cd01f74732b7cc4bddef8a58006 from @bostko 's 
#276.
    


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

    $ git pull https://github.com/duncangrant/brooklyn-server extra-customizer

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

    https://github.com/apache/brooklyn-server/pull/292.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 #292
    
----
commit c6dcc3f73f792f4cbad25a530f811fe01c792c5b
Author: Valentin Aitken <bos...@gmail.com>
Date:   2016-07-29T11:04:38Z

    Add BrooklynNetworkUtils.portRulesToRanges(Collection<String>)

commit 304a79ab18f57e446d0134de01de2cec7580ef3f
Author: Duncan Grant <duncan.gr...@cloudsoftcorp.com>
Date:   2016-07-29T12:11:14Z

    Add Shared security group customizer
    
    Can be instantiated in yaml

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to