cloudstack/server/test/com/cloud/network
Alena Prokharchyk cf72aa3274 Fixes/improvements for VPC feature:
1) Added comments to VPC/VPCService/VPCManager interfaces
2) Moved VPC offering related methods from VpcService to the new interface - VpcProvisioningService
3) Fixed static nat creation in the VPC - used to result in NPE due to invalid method referencing while obtaining VPC VR information
2013-03-29 16:56:01 -07:00
..
dao ElbVmMapDaoTest requires active DB backend for tests, hence jenkins test fails. 2012-08-16 12:59:00 -07:00
firewall fixed unit tests from merge 2013-01-18 15:58:55 -08:00
security unit test works again 2013-01-24 14:36:44 -08:00
vpn Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockFirewallManagerImpl.java Merge latest master into javelin 2013-01-31 11:34:49 -08:00
MockNetworkManagerImpl.java CLOUDSTACK-1771: fixed VirtualRouter nics assignment in the Shared networks. Before the fix VR could get a different IP address from the network upon recreation. With the fix the IP address assigned to the first VR in the network, will remain with the network till its entire lifecycle (stored in placeholder nic) and will be assigned to the VR every time it recreates in the network. 2013-03-26 13:29:57 -07:00
MockNetworkModelImpl.java Fixes/improvements for VPC feature: 2013-03-29 16:56:01 -07:00
MockRulesManagerImpl.java CLOUDSTACK-24: mipn feature for isolated and vpc networks 2013-03-04 11:02:09 +05:30
NetworkManagerTest.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
NetworkManagerTestComponentLibrary.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
NetworkModelTest.java Making unit tests work 2013-01-22 11:18:51 -08:00