GitHub user grkvlt opened a pull request:

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

    SoftLayer VLAN customizer

    Builds on code from https://github.com/brooklyncentral/clocker/pull/138 to 
create a `JcloudsLocationCustomizer` that can be used to ensure all VMs in a 
specific application or other scope are created on the same VLAN. Use by 
configuring `customizers` on the location with an instance of this class.

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

    $ git pull https://github.com/grkvlt/brooklyn-server softlayer-vlans

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

    https://github.com/apache/brooklyn-server/pull/53.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 #53
    
----
commit a45c304a59bac6e267b5a6098318ac64b449a849
Author: Andrew Donald Kennedy <[email protected]>
Date:   2016-03-08T16:46:29Z

    Add location customizer to ensure SoftLayer VMs use the same VLAN

commit c0a45d74d6c6ad741c89fdc8a73a715878a8f135
Author: Andrew Donald Kennedy <[email protected]>
Date:   2016-03-08T17:35:19Z

    Added semaphores for VLANs in different scopes

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to