cloudstack/server/test/com/cloud/vpc
Chiradeep Vittal 504264236c Network-refactor: In preparation for moving the read-only interface NetworkModel
to the api project, ensure that all methods use interfaces from the api project.
By moving it to the api project, it lessens the dependency of plugins on the server components.

Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
2013-01-09 15:49:01 -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 Network-refactor: In preparation for moving the read-only interface NetworkModel 2013-01-09 15:49:01 -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