cloudstack-mirror/server/src/com/cloud/network
Alena Prokharchyk ff1e8413f1 1) Added StaticNat/Firewall/Lb capabilities to Netscaler element. Renamed it to "NetscalerElement" from NetscalerLoadBalancingElement as it serves more services now
2) Added elasticIp and elasticLb network capabilities. Provided support to create network offering with these capabilities.
3) Added one more default network offering having elasticip and elasticlb
4) Public network support to Basic zone. You can associate/disassociate IP addresses now
2012-01-19 13:56:59 -08:00
..
addr bug 12306: list* command revamp 2012-01-09 10:07:42 -08:00
dao bug 12919: pass all lb rules in transition (revoke/add) state to the backend when apply a single LB rule 2012-01-18 14:15:21 -08:00
element 1) Added StaticNat/Firewall/Lb capabilities to Netscaler element. Renamed it to "NetscalerElement" from NetscalerLoadBalancingElement as it serves more services now 2012-01-19 13:56:59 -08:00
firewall bug 12776: if there are multiple objects involved in resource creation, verify that they belong to the same account 2012-01-17 13:40:37 -08:00
guru Bug 12777 - Add storage network configuration into CloudStack 2012-01-06 11:07:14 -08:00
lb bug 12919: pass all lb rules in transition (revoke/add) state to the backend when apply a single LB rule 2012-01-18 14:15:21 -08:00
ovs Merge complete except for virtualnetworkappliancemanager 2011-11-10 15:18:16 -08:00
router bug 12919: pass all lb rules in transition (revoke/add) state to the backend when apply a single LB rule 2012-01-18 14:15:21 -08:00
rules bug 12776: if there are multiple objects involved in resource creation, verify that they belong to the same account 2012-01-17 13:40:37 -08:00
security bug 12776: if there are multiple objects involved in resource creation, verify that they belong to the same account 2012-01-17 13:40:37 -08:00
vpn bug 12776: if there are multiple objects involved in resource creation, verify that they belong to the same account 2012-01-17 13:40:37 -08:00
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 12337: Encrypt only password in host_detail table. Removed unused and duplicate references of HostDetailDao 2011-12-20 19:28:41 +05:30
ExternalFirewallDeviceVO.java making devices enabled independent of config commands 2011-11-22 19:52:07 -08:00
ExternalLoadBalancerDeviceManager.java added support for dynamic load balancer provisioning when netscaler SDX is added 2011-12-05 00:06:45 -08:00
ExternalLoadBalancerDeviceManagerImpl.java bug 13054: resource state transition exception while deleting VPX host 2012-01-16 14:08:52 +05:30
ExternalLoadBalancerDeviceVO.java making devices enabled independent of config commands 2011-11-22 19:52:07 -08:00
ExternalNetworkDeviceManager.java bug 11817: NAAS external network device support 2011-11-15 12:18:59 -08:00
ExternalNetworkDeviceManagerImpl.java bug 12337: Encrypt only password in host_detail table. Removed unused and duplicate references of HostDetailDao 2011-12-20 19:28:41 +05:30
FirewallRulesCidrsVO.java bug 10561: intermidiate checkin for FirewallRuleFeature 2011-08-09 15:51:56 -07: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
IPAddressVO.java bug 12306: list* command revamp 2012-01-09 10:07:42 -08: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 12856: network offerings with services w/o providers support 2012-01-17 16:17:09 -08:00
NetworkManagerImpl.java 1) Added StaticNat/Firewall/Lb capabilities to Netscaler element. Renamed it to "NetscalerElement" from NetscalerLoadBalancingElement as it serves more services now 2012-01-19 13:56:59 -08: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 12306: list* command revamp 2012-01-09 10:07:42 -08:00
NetworkVO.java bug 12229: added restartRequired field to the network object 2011-12-09 15:37:11 -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 Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00
StorageNetworkManager.java validate conditions before adding/deleting storage network traffic type 2012-01-19 13:44:42 -08:00
StorageNetworkManagerImpl.java validate conditions before adding/deleting storage network traffic type 2012-01-19 13:44:42 -08:00