GabrielBrascher commented on a change in pull request #3589: kvm/security_group: Make Security Group Python 3 compatible URL: https://github.com/apache/cloudstack/pull/3589#discussion_r326595323
########## File path: packaging/centos7/cloud.spec ########## @@ -54,7 +54,7 @@ intelligent IaaS cloud implementation. %package management Summary: CloudStack management server UI Requires: java-1.8.0-openjdk -Requires: python +Requires: python3 Review comment: @rhtyd ah sure. Updated it, thanks! ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
