cloudstack/server/test/com/cloud/vpc
Murali Reddy 2715fd4dd9 CLOUDSTACK-5403: Shared network - None of PF, LB rules work after router
restart, firewall rules dropped from iptables post restart

on VR restart, not all public IP's associated with the network are sent
with IpAssocCmd to VR. This fix will ensure all the ip's associated with
the network irrespective of the account are sent as part of
IpAssocCommand
2013-12-27 13:35:42 +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 CLOUDSTACK-5390: when calculate index (page #) in NetworkManager, rely on fact that getStartIndex() returned by API, returns pageSize*(page-1). So to get index(page), you need to do the reverse calculation 2013-12-23 16:53:46 -08:00
MockNetworkModelImpl.java CLOUDSTACK-5403: Shared network - None of PF, LB rules work after router 2013-12-27 13:35:42 +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 Fixed the tests related to network acl 2013-12-11 13:07:22 +05:30
NetworkACLServiceTest.java CLOUDSTACK-5528 : When VR version is not known set requiresUpgrade flag to true 2013-12-18 18:22:07 +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