You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by geomacy <gi...@git.apache.org> on 2017/01/18 12:38:58 UTC

[GitHub] brooklyn-server pull request #526: Add removeSecurityGroup by id

GitHub user geomacy opened a pull request:

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

    Add removeSecurityGroup by id

    A small enhancement to support use cases where you have the id of a group you want to delete; this addition allows you to delete the group with just the id, rather than have an extra round-trip to fetch the group so you can then delete it.

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

    $ git pull https://github.com/geomacy/brooklyn-server add-removeSecurityGroup-by-id

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

    https://github.com/apache/brooklyn-server/pull/526.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 #526
    
----
commit bbe0e04a331156a53d1aef13a91c3feafbc2a724
Author: Geoff Macartney <ge...@cloudsoftcorp.com>
Date:   2017-01-18T09:43:43Z

    Add removeSecurityGroup by id

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server issue #526: Add removeSecurityGroup by id

Posted by sjcorbett <gi...@git.apache.org>.
Github user sjcorbett commented on the issue:

    https://github.com/apache/brooklyn-server/pull/526
  
    Looks sensible. It would be good to see some tests for SecurityGroupEditor in a subsequent pull request.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server pull request #526: Add removeSecurityGroup by id

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---