cloudstack/python/lib/cloudutils
Sven Vogel e44fc4af68 add exitcode / distribution detection and remove export CGROUP_DAEMON for RHEL7/CentOS7 (#2896)
* task/add distribution detection, remove export CGROUP_DAEMON='cpu:/virt'

* taks/add exit values

* change exit codes

* split redhat and centos / change ubuntu to /etc/lsb-release file

* turn around centos and rhel, we need first check for centos then rhel

* set variable distro to None
2018-11-07 18:22:20 -02:00
..
__init__.py Fixing license headers in the python folder 2012-08-20 11:23:41 -04:00
cloudException.py Fixing license headers in the python folder 2012-08-20 11:23:41 -04:00
configFileOps.py Use same sudoers config for all distros Cleanup buggy code for sudoers file editing 2015-06-19 16:00:57 +02:00
db.py CLOUDSTACK-8818: Use MySQL native connector with Python 2016-05-04 23:28:52 +02:00
globalEnv.py CLOUDSTACK-10012: Migrate to Embedded Jetty 2017-11-03 23:57:25 +05:30
networkConfig.py CLOUDSTACK-10081: CloudUtils getDevInfo function will now return "bridge" instead of "dev" when the name of a ovs bridge is passed. 2017-10-30 11:53:04 +01:00
serviceConfig.py add exitcode / distribution detection and remove export CGROUP_DAEMON for RHEL7/CentOS7 (#2896) 2018-11-07 18:22:20 -02:00
serviceConfigServer.py CLOUDSTACK-10012: Migrate to Embedded Jetty 2017-11-03 23:57:25 +05:30
syscfg.py Use same sudoers config for all distros Cleanup buggy code for sudoers file editing 2015-06-19 16:00:57 +02:00
utilities.py CLOUDSTACK-10013: Fixes based on code review and test failures 2017-12-23 17:51:42 +05:30