cloudstack/server/src/com/cloud/network/dao
Alena Prokharchyk 08f855d4e4 InternalLB:
1) Added new set of Interfaces - including the new VO - for the internal load balancer
2) DB change - added source_ip_address/source_ip_address_network_id/scheme (Internal/Public) fields to the load_balancer table
2013-04-10 16:27:33 -07:00
..
ApplicationLoadBalancerRuleVO.java InternalLB: 2013-04-10 16:27:33 -07:00
ExternalFirewallDeviceDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
ExternalFirewallDeviceDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
ExternalFirewallDeviceVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
ExternalLoadBalancerDeviceDao.java CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load 2013-03-27 17:54:07 +05:30
ExternalLoadBalancerDeviceDaoImpl.java CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load 2013-03-27 17:54:07 +05:30
ExternalLoadBalancerDeviceVO.java CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load 2013-03-27 17:54:07 +05:30
FirewallRulesCidrsDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
FirewallRulesCidrsDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
FirewallRulesCidrsVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
FirewallRulesDao.java Merge latest master into javelin 2013-01-31 11:34:49 -08:00
FirewallRulesDaoImpl.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
IPAddressDao.java CLOUDSTACK-24: mipn feature for basiczone 2013-03-13 10:24:22 +05:30
IPAddressDaoImpl.java CLOUDSTACK-24: mipn feature for basiczone 2013-03-13 10:24:22 +05:30
IPAddressVO.java InternalLB: 2013-04-10 16:27:33 -07:00
InlineLoadBalancerNicMapDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
InlineLoadBalancerNicMapDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
InlineLoadBalancerNicMapVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
LBHealthCheckPolicyDao.java CLOUDSTACK-664:AWS-Health Check feature: Patch applied cleanly , RAT build is successful 2013-03-18 14:01:15 +05:30
LBHealthCheckPolicyDaoImpl.java CLOUDSTACK-664:AWS-Health Check feature: Patch applied cleanly , RAT build is successful 2013-03-18 14:01:15 +05:30
LBStickinessPolicyDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
LBStickinessPolicyDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
LBStickinessPolicyVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
LoadBalancerDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
LoadBalancerDaoImpl.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
LoadBalancerVMMapDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
LoadBalancerVMMapDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
LoadBalancerVMMapVO.java CLOUDSTACK-664:AWS-Health Check feature: Patch applied cleanly , RAT build is successful 2013-03-18 14:01:15 +05:30
LoadBalancerVO.java InternalLB: 2013-04-10 16:27:33 -07:00
NetworkAccountDao.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
NetworkAccountDaoImpl.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
NetworkAccountVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkDao.java Sync master to javelin one more time 2013-02-01 11:37:33 -08:00
NetworkDaoImpl.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
NetworkDomainDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkDomainDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkDomainVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkExternalFirewallDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkExternalFirewallDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkExternalFirewallVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkExternalLoadBalancerDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkExternalLoadBalancerDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkExternalLoadBalancerVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkOpDao.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
NetworkOpDaoImpl.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
NetworkOpVO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
NetworkRuleConfigDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkRuleConfigDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkRuleConfigVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkServiceMapDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkServiceMapDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkServiceMapVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
NetworkVO.java CLOUDSTACK-705 IP Address reservation for Isolated Guest Networks 2013-02-22 15:50:33 +05:30
PhysicalNetworkDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
PhysicalNetworkDaoImpl.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
PhysicalNetworkIsolationMethodDaoImpl.java Add Spring annotation to major components 2012-11-07 14:53:39 -08:00
PhysicalNetworkIsolationMethodVO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
PhysicalNetworkServiceProviderDao.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
PhysicalNetworkServiceProviderDaoImpl.java Add Spring annotation to major components 2012-11-07 14:53:39 -08:00
PhysicalNetworkServiceProviderVO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
PhysicalNetworkTagDaoImpl.java Add Spring annotation to major components 2012-11-07 14:53:39 -08:00
PhysicalNetworkTagVO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
PhysicalNetworkTrafficTypeDao.java CS-16412: fixed count for following commands: 2012-10-15 18:16:59 -07:00
PhysicalNetworkTrafficTypeDaoImpl.java Merge branch 'api_refactoring' into javelin 2013-01-08 12:36:04 -08:00
PhysicalNetworkTrafficTypeVO.java api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00
PhysicalNetworkVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
PortProfileDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
PortProfileDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
PortProfileVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
RemoteAccessVpnDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
RemoteAccessVpnDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
RemoteAccessVpnVO.java CLOUDSTACK-240: added id/uuid fields to remote_access_vpn table and corresponding VO/Dao objects. The DB upgrade is covered as well. Now tags can be created for the VPN object 2013-03-29 10:40:28 -07:00
RouterNetworkDao.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
RouterNetworkDaoImpl.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
RouterNetworkVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
Site2SiteCustomerGatewayDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
Site2SiteCustomerGatewayDaoImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
Site2SiteCustomerGatewayVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
Site2SiteVpnConnectionDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
Site2SiteVpnConnectionDaoImpl.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
Site2SiteVpnConnectionVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
Site2SiteVpnGatewayDao.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
Site2SiteVpnGatewayDaoImpl.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
Site2SiteVpnGatewayVO.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
UserIpv6AddressDao.java IPv6: One network can have more than one vlan 2013-02-06 20:07:07 -08:00
UserIpv6AddressDaoImpl.java Fix a typo 2013-02-08 14:48:14 -08:00
VirtualRouterProviderDao.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
VirtualRouterProviderDaoImpl.java Add Spring annotation to major components 2012-11-07 14:53:39 -08:00
VpnUserDao.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
VpnUserDaoImpl.java Add Spring annotation to major components 2012-11-07 14:53:39 -08:00