cloudstack/server/test/com/cloud/network
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 Removed trailing spaces 2013-11-21 04:08:01 -08:00
firewall Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
security Reformatted all of the code. 2013-11-21 06:15:26 -08:00
vpn Removed trailing spaces 2013-11-21 04:08:01 -08:00
CreatePrivateNetworkTest.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
DedicateGuestVlanRangesTest.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
MockFirewallManagerImpl.java CLOUDSTACK-5278 Fixed cleaning up egress default rules on VR and SRX 2013-12-10 14:19:03 +05:30
MockNetworkModelImpl.java CLOUDSTACK-5278 Fixed cleaning up egress default rules on VR and SRX 2013-12-10 14:19:03 +05:30
NetworkManagerTestComponentLibrary.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkModelTest.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
UpdatePhysicalNetworkTest.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00