You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/08/01 11:34:02 UTC

[GitHub] [libcloud] micafer opened a new pull request #1331: Add function to remove a security group from a node in OpenStack driver #1330

micafer opened a new pull request #1331: Add function to remove a security group from a node in OpenStack driver #1330
URL: https://github.com/apache/libcloud/pull/1331
 
 
   ## Add function to remove a security group from a node in OpenStack driver
   
   ### Description
   
   Add function to remove a security group from a node. See the API info from:
   
   https://docs.openstack.org/api-ref/compute/?expanded=remove-security-group-from-a-server-removesecuritygroup-action-detail#remove-security-group-from-a-server-removesecuritygroup-action
   
   ### Status
   
   - done, ready for review
   
   ### Checklist (tick everything that applies)
   
   - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
   - [ ] Documentation
   - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
   - [x] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services