cloudstack/tools/marvin/marvin
SrikanteswaraRao Talluri 2148a1a64d CLOUDSTACK-7009: add ability to handle serviceofferingdetails to base.py
to support creation of service offering upon passing details in the  following format
            serviceofferingdetails[1].key=pciDevice
            serviceofferingdetails[1].value=Group of NVIDIA Corporation GK107GL [GRID K1] GPUs
            serviceofferingdetails[2].key=vgpuType
            serviceofferingdetails[2].value=GRID K120Q
2014-06-30 19:23:03 +05:30
..
config CLOUDSTACK-6914: Fixed the mentioned issue 2014-06-17 14:26:44 +05:30
lib CLOUDSTACK-7009: add ability to handle serviceofferingdetails to base.py 2014-06-30 19:23:03 +05:30
misc/build Cleanup of Xen and XenServer terms. Cloned xen plugin creating a xenserver plugin, then removed xen plugin 2014-06-07 04:50:23 -04:00
sandbox CLOUDSTACK-6222: Fix the marvin config generator scripts to include 2014-03-11 16:13:45 +05:30
src Fixed few Licensing Issues 2014-04-24 12:16:49 +05:30
__init__.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30
asyncJobMgr.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30
cloudstackConnection.py CLOUDSTACK-6904: removed typeInfo key as part of sanitize command 2014-06-12 17:52:26 +05:30
cloudstackException.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30
cloudstackTestCase.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30
cloudstackTestClient.py CLOUDSTACK-6856 : Fixed few data corruption and retries issues for failing cases 2014-06-06 21:52:03 +05:30
codegenerator.py CLOUDSTACK-6784: Expose data types via API so consumers of API can validate data 2014-05-27 15:23:23 -06:00
codes.py CLOUDSTACK-1466: Automatiion - Primary Storage Limits test cases 2014-06-18 13:15:21 +05:30
configGenerator.py CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage 2014-06-25 19:42:43 +02:00
dbConnection.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30
deployAndRun.py Fixed pep8 issues arising as part of merge 2014-04-29 19:36:09 +05:30
deployDataCenter.py CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage 2014-06-25 19:42:43 +02:00
jsonHelper.py Fixed pep8 issues arising as part of merge 2014-04-29 19:36:09 +05:30
marvinInit.py Added few exception changes,test suite name generation for information collected post run, fixed pep8 issues 2014-05-14 18:34:27 +05:30
marvinLog.py Added few exception changes,test suite name generation for information collected post run, fixed pep8 issues 2014-05-14 18:34:27 +05:30
marvinPlugin.py Added few exception changes,test suite name generation for information collected post run, fixed pep8 issues 2014-05-14 18:34:27 +05:30
settings.py settings.py pep8 compliant 2013-06-20 12:32:39 -04:00
sshClient.py CLOUDSTACK-6612: Resolved issue with sshClient.py 2014-05-19 01:17:02 -04:00
tcExecuteEngine.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30
testSetupSuccess.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30