rohityadavcloud commented on code in PR #7683:
URL: https://github.com/apache/cloudstack/pull/7683#discussion_r1240184497
##########
tools/appliance/systemvmtemplate/scripts/install_systemvm_packages.sh:
##########
@@ -80,10 +80,6 @@ function install_packages() {
apt-get install -y python3-json-pointer python3-jsonschema cloud-init
- # python2-netaddr workaround
- wget
https://github.com/shapeblue/cloudstack-nonoss/raw/main/python-netaddr_0.7.19-1_all.deb
Review Comment:
Migration of VR codebase to py3 should require us to completely get rid of
netaddr/py2
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]