cloudstack/tools
Prasanna Santhanam 355b152993 Summary: Replace pymysql in marvin with a stable mysql-connector-python
Detail: mysql-connector-python developed by Oracle will replace the MIT
licensed pymysql. mysql-connector-python is developed by Oracle and is
more favourable, faster and actively developed.

With this commit - the dbConnection object is also auto managed by
contextlib. Each transaction requests its own connection rather than
sharing one single connection for all the test runs.

BUG-ID : None
Reviewed-by: timeit comparison of pymysql and mysql-connector-python
Reported-by: dbExceptions and timeouts from Marvin test runs
Signed-off-by: Prasanna Santhanam <tsp@apache.org> 1350732083 +0530
2012-10-20 16:57:06 +05:30
..
bugs-wiki fixing license headers in marvin 2012-07-04 18:45:08 -04:00
build Removed KEYS file copy operation from the source build script. 2012-10-12 15:38:52 -04:00
devcloud Uniting all the READMEs from tools and test 2012-10-12 17:01:20 +05:30
git Added license header to a new file. 2012-10-19 09:41:53 -04:00
guest_password CLOUDSTACK-196: cloud-set-guest-password enhancement to support Debian 2012-09-25 15:42:28 -07:00
marvin Summary: Replace pymysql in marvin with a stable mysql-connector-python 2012-10-20 16:57:06 +05:30
waf Patch from Gavin Lee: Change license to ASL2.0 in server and tools 2012-08-30 10:36:29 -04:00
whisker CLOUDSTACK-331: Added legal docs for ui/lib/excanvas.js 2012-10-12 12:36:43 -04:00