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 2019/02/26 20:28:11 UTC

[GitHub] wido opened a new issue #3195: Python 3 compatibility

wido opened a new issue #3195: Python 3 compatibility
URL: https://github.com/apache/cloudstack/issues/3195
 
 
   A lot of Python code inside CloudStack is still Python 2 and we have just 10 months left before Python 2 is no longer supported: https://pythonclock.org/
   
   Various items need to be looked at and checked for Python 3 compatibility. A list, but probably not complete:
   
   - KVM Security Groups
   - Xen Security Groups
   - Virtual Router scripts
   - Various setup tools
   
   These are isolated projects and can usually be taken care of separately and also properly tested.
   
   Creating this ticket so it can be referred to and also this is out there.

----------------------------------------------------------------
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