cloudstack/tools/marvin/marvin
Abhishek Kumar 62b806ac13
api,server: add params for updatehypervisorcapabilities API (#5473)
* api,server: add params for updatehypervisorcapabilities API

Allows updating following capabilities for a hypervisor, version:
- Max DATA volumes limit
- Storage motion supported
- Max hosts per cluster
- VM snapshot enabled

* added test

* changes

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* Update test/integration/smoke/test_hypervisor_capabilities.py

Co-authored-by: dahn <daan.hoogland@gmail.com>
2022-02-03 10:21:23 +05:30
..
config Marvin: change some vlans in test_data.py (#5645) 2021-11-02 16:58:00 +01:00
lib api,server: add params for updatehypervisorcapabilities API (#5473) 2022-02-03 10:21:23 +05:30
misc/build python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
sandbox python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +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 python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
cloudstackConnection.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
cloudstackException.py marvin: fix exception logging (#5401) 2021-09-08 10:12:05 +05:30
cloudstackTestCase.py tests: component test ports/fixes in python3 (#5082) 2021-09-02 16:03:49 +05:30
cloudstackTestClient.py cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
codegenerator.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
codes.py cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
configGenerator.py cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
dbConnection.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
deployAndRun.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
deployDataCenter.py marvin: make deployDataCenter.py script py2/py3 compatible (#5139) 2021-07-12 22:52:47 -03:00
jsonHelper.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
marvinInit.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
marvinLog.py packaging: Adding SUSE 15 support (#5110) 2021-08-19 13:28:54 +05:30
marvinPlugin.py packaging: Adding SUSE 15 support (#5110) 2021-08-19 13:28:54 +05:30
settings.py settings.py pep8 compliant 2013-06-20 12:32:39 -04:00
sshClient.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
tcExecuteEngine.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
testSetupSuccess.py CLOUDSTACK-8380: Adding script to testSetupSuccess.py to check VCenter port groups are created for storage, management and public traffic as soon as zone is deployed 2015-04-13 16:50:38 +05:30