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