Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add removeSecurityGroup by id #526

Merged
merged 1 commit into from
Jan 19, 2017

Conversation

geomacy
Copy link
Contributor

@geomacy geomacy commented Jan 18, 2017

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.

@sjcorbett
Copy link
Contributor

Looks sensible. It would be good to see some tests for SecurityGroupEditor in a subsequent pull request.

@asfgit asfgit merged commit bbe0e04 into apache:master Jan 19, 2017
asfgit pushed a commit that referenced this pull request Jan 19, 2017
Add removeSecurityGroup by id
@geomacy geomacy deleted the add-removeSecurityGroup-by-id branch January 20, 2017 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants