cloudstack/server/test/com/cloud/vpc
Jayapal 5c12250dea CLOUDSTACK-5278 Fixed cleaning up egress default rules on VR and SRX
1. Egress default policy rules is send to the firewall provider. It is up to the
    provider to configure the rules.
   2. The default policy rules are send for both allow and deny default policy.
   3. On network shutdown rules for delete are send.
   4. For VR and SRX, by default deny the traffic. So no default rule to deny traffic is required.
2013-12-10 14:19:03 +05:30
..
dao Reformatted all of the code. 2013-11-21 06:15:26 -08:00
MockConfigurationManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
MockNetworkManagerImpl.java Broke up some long strings 2013-11-21 07:25:01 -08:00
MockNetworkModelImpl.java CLOUDSTACK-5278 Fixed cleaning up egress default rules on VR and SRX 2013-12-10 14:19:03 +05:30
MockResourceLimitManagerImpl.java CLOUDSTACK-5281: 2013-11-26 16:21:45 -08:00
MockSite2SiteVpnManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
MockSite2SiteVpnServiceProvider.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockVpcVirtualNetworkApplianceManager.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkACLManagerTest.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkACLServiceTest.java CLOUDSTACK-5145 : Added permission checks while listing network ACLs and acl Items. Users will be able to list items that they have access to. 2013-12-09 21:57:47 +05:30
Site2SiteVpnTest.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
VpcApiUnitTest.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VpcTestConfiguration.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00