cloudstack/scripts
Wido den Hollander 899eab66c1 kvm/security_group: Make Security Group Python 3 compatible (#3589)
* kvm/security_group: Make Security Group Python 3 compatible

This script only runs on the KVM Hypervisors and these all support
Python 3.

As Python 2 is deprecated at the end of 2019 we need to fix these
scripts to work under Python 3.

CentOS 7, 8 and Ubuntu 16.04 and 18.04 all have Python 3 installed
by default.

Ubuntu 20.04 will no longer have Python 2 installed and therefor
this script needs to be modified to work with Python 3.

Signed-off-by: Wido den Hollander <wido@widodh.nl>

* Add dependency of python3 in packaging/centos7/cloud.spec
2019-09-26 18:17:03 +05:30
..
installer systemvm: new qemu-guest-agent based patching for KVM (#3278) 2019-05-10 23:42:19 +05:30
network plugins: fix removing SRX port forwarding rules, improve add/remove logic (#3393) 2019-07-08 15:46:12 +05:30
storage kvm: Fixes #2868 libvirt resize notify failure (#2878) 2018-10-05 18:35:09 +05:30
util KVM: Prevent regenerating keystore on provisionCertificate API (#3075) 2019-06-05 17:29:31 -03:00
vm kvm/security_group: Make Security Group Python 3 compatible (#3589) 2019-09-26 18:17:03 +05:30