cloudstack/server/test/com/cloud/vpc
Alex Huang 5495f10bce Revert "Reverting the range of commits that broke the build"
This reverts commit b59e3aaefc.
2013-08-08 15:02:40 -07:00
..
dao Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
MockConfigurationManagerImpl.java Moved Configuration from api to utils and moved the package. This was done by eclipse so I only ran the unit test to verify everything is fine 2013-07-25 03:57:12 -07:00
MockNetworkManagerImpl.java CLOUDSTACK-4083 if a failure occurs while adding VM to another network (this should be the first vm in the subnet). The ip alias created as a part of this process is not removed. 2013-08-08 10:31:15 -07:00
MockNetworkModelImpl.java CLOUDSTACK-2045: [Multiple IPs Per Nic] This feature is not working well 2013-06-28 12:26:20 +05:30
MockResourceLimitManagerImpl.java CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts 2013-03-29 11:26:38 +05:30
MockSite2SiteVpnManagerImpl.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockSite2SiteVpnServiceProvider.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockVpcManagerImpl.java CLOUDSTACK-2809: Assign acl_id to VPC tier only when NetworkACL service is supported 2013-06-04 20:08:26 +05:30
MockVpcVirtualNetworkApplianceManager.java Changed VirtualMachineProfile to be non-generic. From here on VirtualMachineManager will only manage vm instance. It doesn't understand the difference between different types of VMs. This makes the vmsync code to be generic across all vms. 2013-07-22 11:48:11 -07:00
NetworkACLManagerTest.java UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch 2013-07-16 11:24:21 -07:00
NetworkACLServiceTest.java UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch 2013-07-16 11:24:21 -07:00
Site2SiteVpnTest.java Fixed VPC api unittests 2013-04-19 11:26:32 -07:00
VpcApiUnitTest.java CLOUDSTACK-2809: Assign acl_id to VPC tier only when NetworkACL service is supported 2013-06-04 20:08:26 +05:30
VpcTest.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
VpcTestConfiguration.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00