cloudstack/tools/marvin/marvin
Remi Bergsma 75b68c6829 Merge release branch 4.7 to master
* 4.7:
  Fix unable to setup more than one Site2Site VPN Connection
  FIX S2S VPN rVPC: Check only redundant routers in state MASTER
  PEP8 of integration/smoke/test_vpc_vpn
  Add S2S VPN test for Redundant VPC
  Make integration/smoke/test_vpc_vpn Hypervisor independant
  FIX VPN: non-working ipsec commands
  [UI] MADNESS
  [DB] Add force_encap field to s2s_customer_gateway table
  [ROUTER] Add forceencaps field to python router ipsec config method
  [TEST] unittest needs rework
  [MARVIN] Add forceencap field to VpnCustomerGateway class in marvin base
  [CORE] Add Force UDP Encapsulation option to Site2Site VPN
  CLOUDSTACK-9186: Root admin cannot see VPC created by Domain admin user
  CLOUDSTACK-9192: UpdateVpnCustomerGateway is failing
  CLOUDSTACK-6485 prevent ip asignment of private gw iface
  CLOUDSTACK-9204 Do not error when staticroute is already gone
  make both check lines consistent
  CLOUDSTACK-9181 Prevent syntax error in checkrouter.sh
  CLOUDSTACK-9202 Bump ssh timeout
2016-01-16 19:54:41 +01:00
..
config Revert "Change references of people.apache.org to home.apache.org in the test code" 2015-11-26 12:07:49 +05:30
lib Merge release branch 4.7 to master 2016-01-16 19:54:41 +01:00
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 CLOUDSTACK-7224: Fixed marvin code for async jobs 2014-08-01 22:51:08 +05:30
cloudstackConnection.py CLOUDSTACK-7224: Fixed marvin code for async jobs 2014-08-01 22:51:08 +05:30
cloudstackException.py CLOUDSTACK-7551 - Automate ACL test cases relating to impersonation when depoying VM in shared network 2014-09-16 18:45:58 -07:00
cloudstackTestCase.py Add Marvin test for Nicira NVP plugin 2015-08-25 14:50:30 +02:00
cloudstackTestClient.py CLOUDSTACK-7444: Allowing user account to submit async jobs in addition to admin 2014-09-01 13:35:01 +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-8716: Verify creation of snapshot from volume when the task is performed repeatedly in zone wide primary Storage 2015-08-19 16:59:33 +05:30
configGenerator.py CLOUDSTACK-7010: Add domain to createZones in marvin 2014-07-08 22:28:56 +05:30
dbConnection.py CLOUDSTACK-7911: Adding test cases for usage test path 2015-02-13 16:02:56 +05:30
deployAndRun.py Updating pom.xml version numbers for release 4.7.0 2015-12-13 21:09:53 +01:00
deployDataCenter.py CLOUDSTACK-9139 make zwps default when defined on zone level 2015-12-11 13:23:14 +01:00
jsonHelper.py Fixed pep8 issues arising as part of merge 2014-04-29 19:36:09 +05:30
marvinInit.py Adding new marvincli changes(draft) 2014-09-07 20:44:43 +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 CLOUDSTACK-8593: assign __testName if it is not getting set from test 2015-06-28 16:30:53 +05:30
settings.py settings.py pep8 compliant 2013-06-20 12:32:39 -04:00
sshClient.py Revert "CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted" 2014-11-04 11:59:04 +05:30
tcExecuteEngine.py Adding first cut(draft) for marvincli 2014-09-01 18:00:20 +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