cloudstack/server/test/com/cloud/vpc
Sheng Yang 42c8c73ab6 CLOUDSTACK-306: Introducing IpDeployingRequester and implement inline mode
For LB device in inline mode, the ip deployer(the owner of public ip) is the
firewall in front of it, not itself. So check if it's inline or not, if it's
inline, return the firewall as ip deployer
2013-01-04 19:18:03 -08:00
..
dao CLOUDSTACK-596 : DeployVM command takes a lot of time to return job id Issue happens while deploying VM in advanced zone and 'networkids' parameter is not passed to deployVM command. In this case CS tries to identify a default guest network to be used for deploying VM. This logic is not optimized and latency increases with increase in user accounts and guest networks. Optimized logic for getting default network. 2012-12-10 15:02:53 +05:30
MockConfigurationManagerImpl.java Fixed unittest 2012-09-11 17:26:20 -07:00
MockNetworkManagerImpl.java CLOUDSTACK-306: Introducing IpDeployingRequester and implement inline mode 2013-01-04 19:18:03 -08:00
MockResourceLimitManagerImpl.java Patch from Gavin Lee: Change license to ASL2.0 in server and tools 2012-08-30 10:36:29 -04:00
MockSite2SiteVpnManagerImpl.java CS-16412: fixed count for following commands: 2012-10-15 18:16:59 -07:00
MockVpcManagerImpl.java CLOUDSTACK-279: fixed deleteProject when executed by the regular user. Always pass System account as a caller when do account cleanup 2012-10-17 17:26:19 -07:00
VpcApiUnitTest.java CLOUDSTACK-279: fixed deleteProject when executed by the regular user. Always pass System account as a caller when do account cleanup 2012-10-17 17:26:19 -07:00