cloudstack/python/lib/cloudutils
Wido den Hollander 92e3ba2053 CLOUDSTACK-8818: Use MySQL native connector with Python
MySQLdb has been deprecated and is also not supported in Python 3.

mysql.connector is a connector written in Python which talks the
native MySQL protocol without any external code.

https://dev.mysql.com/doc/connector-python/en/
2016-05-04 23:28:52 +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 Add support for not (re)starting server after cloud-setup-management. 2015-12-04 09:58:39 +00:00
networkConfig.py CLOUDSTACK-4405: add a tool: cloudstack-agent-upgrade to upgrade bridge name on kvm host 2013-09-24 09:53:05 +02:00
serviceConfig.py CLOUDSTACK-9039: Fix paths for logging Ubuntu Management. 2015-11-09 15:50:18 +01:00
serviceConfigServer.py Merge pull request #1162 from greenqloud/pr-no-start 2015-12-07 21:06:19 +01:00
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 Merge pull request #1033 from Carles-Figuerola/centos-7-redhat-release 2015-11-09 16:54:38 +01:00