cloudstack/python/lib/cloudutils
Rohit Yadav 6b4adbb20a
Preview-Experimental Support EL10 as Management Server and KVM host (#10496)
* cloudstack: add support for EL10
This adds support for Fedora 40 and (upcoming) EL10 distro to be used
as mgmt/usage server, mysql/nfs & KVM host. Python3 version has changed
to 3.12.9 which isn't automatically determining the python-path.
* python: WIP code, this fails right now
Need to discuss/check if we can skip this code. Where/how is cgroup
setup used with KVM agent.
* prep cloudutils to be EL10 ready
Fixes issue for Fedora, it was running old EL6 hooks which isn't
applicable for modern Fedora version that are closer to EL8/9/10
2025-03-26 11:23:35 -04:00
..
__init__.py Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00
cloudException.py Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00
configFileOps.py pre-commit: enable Python flake8 rule `E272` (#9361) 2024-07-10 09:17:25 +02:00
db.py packaging: Adding Centos8, Ubuntu 20.04, XCPNG8.1 Support (#4068) 2020-08-17 16:28:30 +05:30
globalEnv.py CLOUDSTACK-10012: Migrate to Embedded Jetty 2017-11-03 23:57:25 +05:30
networkConfig.py Enable Flake8 rule W391 (#6606) 2022-11-13 11:00:07 +01:00
serviceConfig.py kvm: Secure KVM VNC Console Access Using the CA Framework (#7015) 2023-01-27 17:22:06 +05:30
serviceConfigServer.py packaging: Adding Centos8, Ubuntu 20.04, XCPNG8.1 Support (#4068) 2020-08-17 16:28:30 +05:30
syscfg.py Preview-Experimental Support EL10 as Management Server and KVM host (#10496) 2025-03-26 11:23:35 -04:00
utilities.py Preview-Experimental Support EL10 as Management Server and KVM host (#10496) 2025-03-26 11:23:35 -04:00