cloudstack/test/integration/component
Devdeep Singh adbebc1892 Changes for implicitly dedicating a resource. It includes a following:
1. A new implicit planner which extends the functionality provided by FirstFitPlanner.
2. Implicit planner can be used in either strict or preferred mode. In strict mode it tries to deploy a vm of a given account on a host on which vms of the account are already running. If no such host is found it'll search for an empty host to service the request. Otherwise the deploy vm request fails.
3. In preferred mode, if a host which is running vms of the account or an empty host isn't found, the planner then tries to deploy on any other host provided it isn't running implicitly dedicated strict vms of any other account.
4. Updated the createServiceOffering api to configure the details for the planner that the service offering is using.
5. Made db changes to store the service offering details for the planner.
6. Unit tests for testing the implicit planner functionality.
7. Marvin test for validating the functionality.
2013-05-17 11:40:31 +05:30
..
__init__.py apply chip childers licensing patches for the test directory 2012-06-26 11:19:58 -04:00
test_accounts.py multiple fixes to regression tests 2013-05-16 10:00:44 +05:30
test_allocation_states.py merge master 2013-05-11 15:28:43 +05:30
test_asa1000v_fw.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_blocker_bugs.py merge master 2013-05-11 15:28:43 +05:30
test_egress_rules.py merge master 2013-05-11 15:28:43 +05:30
test_eip_elb.py multiple fixes to regression tests in test/component 2013-05-14 11:42:34 +05:30
test_high_availability.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_host_high_availability.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_implicit_planner.py Changes for implicitly dedicating a resource. It includes a following: 2013-05-17 11:40:31 +05:30
test_multiple_ip_ranges.py CLOUDSTACK-702: Tests for Multiple IP Ranges 2013-05-14 15:52:54 +05:30
test_netscaler_configs.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_netscaler_lb.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_netscaler_lb_algo.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_netscaler_lb_sticky.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_netscaler_nw_off.py Marvin IP cleared tests for various cloudstack components 2013-05-14 10:24:27 +05:30
test_network_offering.py Marvin IP cleared tests for various cloudstack components 2013-05-14 10:24:27 +05:30
test_project_configs.py merge master 2013-05-11 15:28:43 +05:30
test_project_limits.py merge master 2013-05-11 15:28:43 +05:30
test_project_resources.py merge master 2013-05-11 15:28:43 +05:30
test_project_usage.py merge master 2013-05-11 15:28:43 +05:30
test_projects.py merge master 2013-05-11 15:28:43 +05:30
test_redundant_router.py multiple fixes to regression tests in test/component 2013-05-14 11:42:34 +05:30
test_regions.py Marvin IP cleared tests for various cloudstack components 2013-05-14 10:24:27 +05:30
test_regions_accounts.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_resource_limits.py multiple fixes to regression tests 2013-05-16 10:00:44 +05:30
test_routers.py merge master 2013-05-11 15:28:43 +05:30
test_security_groups.py multiple fixes to regression tests in test/component 2013-05-14 11:42:34 +05:30
test_shared_networks.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_snapshots.py merge master 2013-05-11 15:28:43 +05:30
test_stopped_vm.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_storage_motion.py multiple fixes to regression tests 2013-05-16 10:00:44 +05:30
test_tags.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_templates.py merge master 2013-05-11 15:28:43 +05:30
test_usage.py merge master 2013-05-11 15:28:43 +05:30
test_vm_passwdenabled.py multiple fixes to regression tests 2013-05-16 10:00:44 +05:30
test_volumes.py merge master 2013-05-11 15:28:43 +05:30
test_vpc.py multiple fixes to regression tests in test/component 2013-05-14 11:42:34 +05:30
test_vpc_host_maintenance.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_vpc_network.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_vpc_network_lbrules.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_vpc_network_pfrules.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_vpc_network_staticnatrule.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_vpc_offerings.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_vpc_routers.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_vpc_vm_life_cycle.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_vpc_vms_deployment.py multiple fixes to regression tests in test/component 2013-05-14 11:42:34 +05:30
test_vpn_users.py multiple fixes to regression tests in test/component 2013-05-14 11:42:34 +05:30