You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/12/28 10:59:26 UTC

[GitHub] wido opened a new pull request #3113: kvm: Security Group enhancements and refactor old code

wido opened a new pull request #3113: kvm: Security Group enhancements and refactor old code
URL: https://github.com/apache/cloudstack/pull/3113
 
 
   ## Description
   This PR enhances the security group Python script. It refactors old code, removes deprecated code and fixes many bugs.
   
   - PEP-8 styling
   - Remove old LXC code from Python script
   - Remove deprecated optparse from Python
   - Use proper calls to iptables
   
   ## Types of changes
   - [x] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## How Has This Been Tested?
   I have tested this on a Local Cloud we have running with the master branch.
   
   Tested both IPv4 and IPv6 in a Advanced Zone using VXLAN L2 isolation.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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