cloudstack/engine/schema/src/com/cloud/network/dao
wilderrodrigues 0a133c06f8 Adding nre method to NetworkDao
- listVpcNetworks() to be used for the router check task
2015-03-16 11:40:01 +01:00
..
AccountGuestVlanMapDao.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
AccountGuestVlanMapDaoImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
AccountGuestVlanMapVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ExternalFirewallDeviceDao.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
ExternalFirewallDeviceDaoImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ExternalFirewallDeviceVO.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
ExternalLoadBalancerDeviceDao.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
ExternalLoadBalancerDeviceDaoImpl.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
ExternalLoadBalancerDeviceVO.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
FirewallRulesCidrsDao.java CLOUDSTACK-5417 Updating egress firewall rules CiDR on external network restart 2013-12-13 14:45:44 +05:30
FirewallRulesCidrsDaoImpl.java CLOUDSTACK-6083 corrected firewall rule cidr load issue 2014-02-13 14:42:38 +05:30
FirewallRulesCidrsVO.java CLOUDSTACK-5417 Updating egress firewall rules CiDR on external network restart 2013-12-13 14:45:44 +05:30
FirewallRulesDao.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
FirewallRulesDaoImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
IPAddressDao.java Bug-Id: CLOUDSTACK-3439: Include dynamically created nics in Prepare for migration command in KVM 2015-01-07 14:52:42 +05:30
IPAddressDaoImpl.java Bug-Id: CLOUDSTACK-3439: Include dynamically created nics in Prepare for migration command in KVM 2015-01-07 14:52:42 +05:30
IPAddressVO.java FIXED CLOUDSTACK-6781 [Automation] integration.smoke.test_portable_publicip.TestPortablePublicIPRange.test_createPortablePublicIPRange failing on 4.4 2014-05-28 10:46:55 +05:30
InlineLoadBalancerNicMapDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
InlineLoadBalancerNicMapDaoImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
InlineLoadBalancerNicMapVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
LBHealthCheckPolicyDao.java CLOUDSTACK-6596: UUID and display flag update support for LBStickinessPolicy and LBHealthCheckPolicy 2014-05-07 15:46:18 -07:00
LBHealthCheckPolicyDaoImpl.java CLOUDSTACK-6596: UUID and display flag update support for LBStickinessPolicy and LBHealthCheckPolicy 2014-05-07 15:46:18 -07:00
LBStickinessPolicyDao.java CLOUDSTACK-6596: UUID and display flag update support for LBStickinessPolicy and LBHealthCheckPolicy 2014-05-07 15:46:18 -07:00
LBStickinessPolicyDaoImpl.java CLOUDSTACK-6596: UUID and display flag update support for LBStickinessPolicy and LBHealthCheckPolicy 2014-05-07 15:46:18 -07:00
LBStickinessPolicyVO.java CLOUDSTACK-6596: UUID and display flag update support for LBStickinessPolicy and LBHealthCheckPolicy 2014-05-07 15:46:18 -07:00
LoadBalancerCertMapDao.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
LoadBalancerCertMapDaoImpl.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
LoadBalancerCertMapVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
LoadBalancerDao.java merge master 2013-05-11 15:28:43 +05:30
LoadBalancerDaoImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
LoadBalancerVMMapDao.java CLOUDSTACK-6327: Updated the removeFromLoadBalancerRule and listLoadBalancerRuleInstances API 2014-04-04 18:42:03 +05:30
LoadBalancerVMMapDaoImpl.java CLOUDSTACK-6327: Updated the removeFromLoadBalancerRule and listLoadBalancerRuleInstances API 2014-04-04 18:42:03 +05:30
LoadBalancerVMMapVO.java CLOUDSTACK-2692 Assigning LB rule for vm nic secondary ips 2014-03-14 22:47:17 +05:30
LoadBalancerVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
MonitoringServiceDao.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
MonitoringServiceDaoImpl.java Fix camelcasing inconsistency causing an assertion error. 2014-02-05 17:46:33 +01:00
MonitoringServiceVO.java Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 17:19:55 -07:00
NetworkAccountDao.java CLOUDSTACK-3735. Domain deletion fails even when the networks within the domain have been destroyed. 2013-07-24 20:03:51 +05:30
NetworkAccountDaoImpl.java CLOUDSTACK-3735. Domain deletion fails even when the networks within the domain have been destroyed. 2013-07-24 20:03:51 +05:30
NetworkAccountVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkDao.java Adding nre method to NetworkDao 2015-03-16 11:40:01 +01:00
NetworkDaoImpl.java Adding nre method to NetworkDao 2015-03-16 11:40:01 +01:00
NetworkDetailVO.java CLOUDSTACK-6184: set display=true by default for all resource details 2014-02-27 10:55:47 -08:00
NetworkDetailsDao.java Moved ResourceDao and ResourceDaoBase to cloud-engine-schema/org/apache/cloudstack (used to be mistakenly placed under com/cloud/cloud) 2013-10-28 15:03:57 -07:00
NetworkDetailsDaoImpl.java Resource metadata: by default, all metadata is set with display=true (meaning that the detail is avaialble for display to the regular user). If admin wants to set a specific detail to be false, he has to specify it explicitly in addResourceDetail command 2014-02-10 12:05:59 -08:00
NetworkDomainDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkDomainDaoImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkDomainVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkExternalFirewallDao.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
NetworkExternalFirewallDaoImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkExternalFirewallVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkExternalLoadBalancerDao.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
NetworkExternalLoadBalancerDaoImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkExternalLoadBalancerVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkOpDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkOpDaoImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkOpVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkRuleConfigDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkRuleConfigDaoImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkRuleConfigVO.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkServiceMapDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkServiceMapDaoImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkServiceMapVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkVO.java Vpc redundancy enabled. Including Vpc & Vpc Offering creation. Marvin tests and UI. 2015-03-16 11:38:05 +01:00
OpRouterMonitorServiceDao.java CLOUDSTACK-6090: Virtual Router Service Failure Alerting 2014-03-14 15:14:15 +05:30
OpRouterMonitorServiceDaoImpl.java CLOUDSTACK-6090: Virtual Router Service Failure Alerting 2014-03-14 15:14:15 +05:30
OpRouterMonitorServiceVO.java CLOUDSTACK-6090: Virtual Router Service Failure Alerting 2014-03-14 15:45:54 +05:30
OvsProviderDao.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
OvsProviderDaoImpl.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
PhysicalNetworkDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
PhysicalNetworkDaoImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
PhysicalNetworkIsolationMethodDaoImpl.java Revert "Return isolation methods as a part of listPhysicalNetworks call" 2014-04-22 18:06:46 -07:00
PhysicalNetworkIsolationMethodVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
PhysicalNetworkServiceProviderDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
PhysicalNetworkServiceProviderDaoImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
PhysicalNetworkServiceProviderVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
PhysicalNetworkTagDaoImpl.java Continue to merge SearchCriteria2 and GenericSearchBuilder 2013-09-28 07:53:24 -07:00
PhysicalNetworkTagVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
PhysicalNetworkTrafficTypeDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
PhysicalNetworkTrafficTypeDaoImpl.java hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x 2015-03-12 11:33:42 +05:30
PhysicalNetworkTrafficTypeVO.java hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x 2015-03-12 11:33:42 +05:30
PhysicalNetworkVO.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
PortProfileDao.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
PortProfileDaoImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
PortProfileVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
RemoteAccessVpnDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
RemoteAccessVpnDaoImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
RemoteAccessVpnVO.java engine: Add Upgrade path from 4.5.0 to 4.5.1 2015-03-12 13:02:45 +05:30
RouterNetworkDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
RouterNetworkDaoImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
RouterNetworkVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Site2SiteCustomerGatewayDao.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
Site2SiteCustomerGatewayDaoImpl.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
Site2SiteCustomerGatewayVO.java Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 17:19:55 -07:00
Site2SiteVpnConnectionDao.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
Site2SiteVpnConnectionDaoImpl.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
Site2SiteVpnConnectionVO.java Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 17:19:55 -07:00
Site2SiteVpnGatewayDao.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
Site2SiteVpnGatewayDaoImpl.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
Site2SiteVpnGatewayVO.java Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 17:19:55 -07:00
SslCertDao.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
SslCertDaoImpl.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
SslCertVO.java Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 17:19:55 -07:00
UserIpv6AddressDao.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
UserIpv6AddressDaoImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
VirtualRouterProviderDao.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
VirtualRouterProviderDaoImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
VpnUserDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VpnUserDaoImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00