cloudstack/server/test/com/cloud/vpc
Jayapal 3caef2b1d5 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:43:13 +05:30
..
dao CLOUDSTACK-4649: 2013-10-22 17:54:51 -07:00
MockConfigurationManagerImpl.java CLOUDSTACK-4328 httpclose/mode as keepAliveEnabled 2013-10-22 12:44:23 +02:00
MockNetworkManagerImpl.java Enabled the traffic lable support the hyperv hypervisor type. Modified the physical_network_traffic_types table to introduce hyperv_network lable column. 2013-11-08 20:21:18 +05:30
MockNetworkModelImpl.java CLOUDSTACK-5278 Fixed cleaning up egress default rules on VR and SRX 2013-12-10 14:43:13 +05:30
MockResourceLimitManagerImpl.java CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts 2013-03-29 11:26:38 +05:30
MockSite2SiteVpnManagerImpl.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockSite2SiteVpnServiceProvider.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockVpcVirtualNetworkApplianceManager.java CLOUDSTACK-4793 : Added UpgradeRouterTemplate API. Added filters to listRouters API. listRouters response includes verion and required upgrade flag. Min VR version is checked before sending commands to router 2013-11-07 19:49:05 +05:30
NetworkACLManagerTest.java Moved NetworkManager to NetworkOrchestrationService 2013-09-06 15:40:31 -07: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 19:49:29 +05:30
Site2SiteVpnTest.java Fixed VPC api unittests 2013-04-19 11:26:32 -07:00
VpcApiUnitTest.java Commit to try something on removing getZone 2013-09-06 15:40:33 -07:00
VpcTestConfiguration.java ResourceDetails: 2013-10-24 15:54:49 -07:00