cloudstack/server/src/com/cloud/network
prachi 8d64e4a8e6 Bug 14536 - DB exception while trying to delete physical network
Reviewed-By: Sheng Yang

Changes:
Added proper cleanup for virtual router elements.
2012-03-29 12:35:48 -07:00
..
addr Changed isElastic to isSystem for the publicIpAddress assigned during the vm deployment in EIP enabled network 2012-02-21 15:38:31 -08:00
dao Bug 14536 - DB exception while trying to delete physical network 2012-03-28 19:05:29 -07:00
element Bug 14536 - DB exception while trying to delete physical network 2012-03-29 12:35:48 -07:00
firewall bug 13335: fixed listProjectInvitations by projectId 2012-02-07 13:16:27 -08:00
guru Bug 14492 - Stop and start of SSVM in Zone1 fails if Zone2 is configured with Storage network 2012-03-26 11:56:38 -07:00
lb bug 14388: don't return console proxy / ssvm service offerings 2012-03-19 14:52:11 -07:00
ovs Merge complete except for virtualnetworkappliancemanager 2011-11-10 15:18:16 -08:00
router bug 14512: Create user_stats entry for router while persisting routerVO 2012-03-27 19:10:26 +05:30
rules Fix debug messages in RulesManagerImpl 2012-02-23 10:57:57 -08:00
security Bug 12954: Added usage for security groups. Usage will be generated for each security group that is assigned to a Vm. 2012-02-17 17:35:59 +05:30
vpn Bug 13802: Log VPN user remove usage event when user fails to get applied 2012-02-17 17:35:59 +05:30
ElasticLbVmMapVO.java ELB VM: implement delete LB by deleting ELB vm 2011-07-28 00:15:16 -07:00
ExteralIpAddressAllocator.java Moved DAO to server 2010-11-22 07:40:41 -08:00
ExternalFirewallDeviceManager.java bug 11817 : NAAS external networking device support 2011-11-16 10:53:22 -08:00
ExternalFirewallDeviceManagerImpl.java bug 13829: Add default capacity for SRX 2012-02-17 15:25:09 -08:00
ExternalFirewallDeviceVO.java making devices enabled independent of config commands 2011-11-22 19:52:07 -08:00
ExternalLoadBalancerDeviceManager.java Bug 13224 - Network Usage - Netscaler - External device is being queried multiple times (up to 8 times) whenever the Network Usage task is run. 2012-02-21 16:49:32 -08:00
ExternalLoadBalancerDeviceManagerImpl.java Bug 13224 - Network Usage - Netscaler - External device is being queried multiple times (up to 8 times) whenever the Network Usage task is run. 2012-02-21 16:49:32 -08:00
ExternalLoadBalancerDeviceVO.java making devices enabled independent of config commands 2011-11-22 19:52:07 -08:00
ExternalLoadBalancerUsageManager.java Bug 13224 - Network Usage - Netscaler - External device is being queried multiple times (up to 8 times) whenever the Network Usage task is run. 2012-02-21 16:49:32 -08:00
ExternalLoadBalancerUsageManagerImpl.java Bug 13224 - Network Usage - Netscaler - External device is being queried multiple times (up to 8 times) whenever the Network Usage task is run. 2012-02-21 16:49:32 -08:00
ExternalNetworkDeviceManager.java bug 11817: NAAS external network device support 2011-11-15 12:18:59 -08:00
ExternalNetworkDeviceManagerImpl.java Bug 13568 - secondary storage VM's static route for nfs server breaks things! 2012-02-17 16:19:38 -08:00
FirewallRulesCidrsVO.java bug 10561: intermidiate checkin for FirewallRuleFeature 2011-08-09 15:51:56 -07:00
IPAddressVO.java Changed isElastic to isSystem for the publicIpAddress assigned during the vm deployment in EIP enabled network 2012-02-21 15:38:31 -08:00
InlineLoadBalancerNicMapVO.java Added a new table for inline load balancer deployments, to store mappings between public IPs and NICs. 2011-08-03 16:10:20 -07:00
IpAddrAllocator.java Add license header to files 2011-04-14 11:23:14 -07:00
LBStickinessPolicyVO.java bug 10796: merging code from branch 2011-11-30 15:03:43 +05:30
LoadBalancerVMMapVO.java bug 7467: release IP address works now. 2010-12-10 15:12:32 -08:00
LoadBalancerVO.java Defined missing length field for VO classes 2011-08-17 15:13:28 -07:00
NetworkAccountDaoImpl.java Add license header to files 2011-04-14 11:23:14 -07:00
NetworkAccountVO.java Add license header to files 2011-04-14 11:23:14 -07:00
NetworkDomainVO.java NaaS: added "subdomainAccess" parameter to domain level network object. The parameter defines whether the network can be accessed from the subdomains. If the parameter is not specified, it would be defaulted to allow.subdomain.network.access Global Config param 2011-11-14 18:13:47 -08:00
NetworkExternalFirewallVO.java bug 11817: NAAS external network device support 2011-11-15 12:18:59 -08:00
NetworkExternalLoadBalancerVO.java bug 11817: NAAS external network device support 2011-11-15 12:18:59 -08:00
NetworkManager.java bug 14239: limit number of Isolated account specific networks per account 2012-03-12 15:50:49 -07:00
NetworkManagerImpl.java Bug 14536 - DB exception while trying to delete physical network 2012-03-29 12:35:48 -07:00
NetworkRuleConfigVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
NetworkServiceMapVO.java Keep Service/Provider map per network as well as per networkOffering (to handle the case when there are multiple providers defined for the same service in the network offering, and only one is picked when the network is created) 2011-11-07 16:16:03 -08:00
NetworkUsageManager.java Full opensource 2011-08-23 19:52:19 -07:00
NetworkUsageManagerImpl.java Bug 13619: Throw exception when not traffic sentinel host is not available. Update last_collection timestamp when atleast 1 IP has nonzero bytes 2012-02-21 23:39:51 +05:30
NetworkVO.java Revert dynamic cidr change 2012-02-08 15:54:22 -08:00
PhysicalNetworkVO.java bug 12934: added name to physical network 2012-01-09 14:20:37 -08:00
RemoteAccessVpnVO.java Revert "bug 10435: removed vpn feature" 2011-08-02 18:12:57 -07:00
SshKeysDistriMonitor.java bug 13579: set default timeout to -1 2012-02-09 16:49:50 -08:00
StorageNetworkManager.java Bug 14492 - Stop and start of SSVM in Zone1 fails if Zone2 is configured with Storage network 2012-03-26 11:56:38 -07:00
StorageNetworkManagerImpl.java Bug 14492 - Stop and start of SSVM in Zone1 fails if Zone2 is configured with Storage network 2012-03-26 11:56:38 -07:00