cloudstack/server/src/com/cloud/network
Chiradeep Vittal c876f02c6f Clean up some unused imports 2013-01-07 15:21:36 -08:00
..
addr Merge branch 'master' into vpc 2012-07-03 17:32:50 -07:00
as Remove AutoScale entities while deleting autoscaled loadbalancer. 2012-11-16 12:56:32 +05:30
dao CLOUDSTACK-596 : DeployVM command takes a lot of time to return job id Issue happens while deploying VM in advanced zone and 'networkids' parameter is not passed to deployVM command. In this case CS tries to identify a default guest network to be used for deploying VM. This logic is not optimized and latency increases with increase in user accounts and guest networks. Optimized logic for getting default network. 2012-12-10 15:02:53 +05:30
element Clean up some unused imports 2013-01-07 15:21:36 -08:00
firewall Move applyRules to the rightful place(s). Not sure why applyIps is required during applyRules, so we still have a reference back into a (simplified) applyRules in NetworkManager 2013-01-04 19:22:53 -08:00
guru Summary: Remove useless and commented code 2013-01-03 11:57:37 +01:00
lb Move applyRules to the rightful place(s). Not sure why applyIps is required during applyRules, so we still have a reference back into a (simplified) applyRules in NetworkManager 2013-01-04 19:22:53 -08:00
router Update the router status after start network 2012-12-21 15:22:07 -08:00
rules CLOUDSTACK-265: provide option to turn-off automatic public IP association for each VM when using EIP service. 2012-12-11 23:06:13 +05:30
security Closing open transactions from SecurityGroupWorkDao 2012-09-12 18:48:33 +05:30
vpc Clean up some unused imports 2013-01-07 15:21:36 -08:00
vpn Rationalize the interface by injecting ipDeployers. This is step 1 and includes 2 service providers - Remote AccessVPN and S2S VPN 2013-01-04 15:08:55 -08:00
ExteralIpAddressAllocator.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalFirewallDeviceManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalFirewallDeviceManagerImpl.java Elimiate mystery guestIp in IpAddressTO 2012-09-12 15:42:48 -07:00
ExternalFirewallDeviceVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalLoadBalancerDeviceManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalLoadBalancerDeviceManagerImpl.java CS-15644-Autoscale: Implemented UUIDs for templateId-serviceOff Reviewed-By:Vijay 2012-11-16 10:56:58 +05:30
ExternalLoadBalancerDeviceVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalLoadBalancerUsageManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalLoadBalancerUsageManagerImpl.java VPC: CS-15519 - fixed ipAssoc when only zoneId parameter is passed in to the API call 2012-07-10 15:20:39 -07:00
ExternalNetworkDeviceManager.java Submit Midokura SDN controller stubs 2012-08-13 18:55:11 +05:30
ExternalNetworkDeviceManagerImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
FirewallRulesCidrsVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
IPAddressVO.java Merge branch 'master' into vpc 2012-07-03 17:32:50 -07:00
InlineLoadBalancerNicMapVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
IpAddrAllocator.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
LBStickinessPolicyVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
LoadBalancerVMMapVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
LoadBalancerVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkAccountDaoImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkAccountVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkDomainVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkExternalFirewallVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkExternalLoadBalancerVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkManager.java Remove old applyRules implementation 2013-01-07 14:26:09 -08:00
NetworkManagerImpl.java Clean up some unused imports 2013-01-07 15:21:36 -08:00
NetworkRuleApplier.java Move applyRules to the rightful place(s). Not sure why applyIps is required during applyRules, so we still have a reference back into a (simplified) applyRules in NetworkManager 2013-01-04 19:22:53 -08:00
NetworkRuleConfigVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkServiceImpl.java WIP : extract NetworkService 2013-01-07 14:25:03 -08:00
NetworkServiceMapVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkUsageManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkUsageManagerImpl.java bug CS-14982: Make traffic sentinel metering zones configurable. Global config default will be used when no zones are listed while adding Traffic Sentinel Host 2012-12-17 15:18:31 +05:30
NetworkVO.java VPC: more unittests for VpcService 2012-08-07 11:37:36 -07:00
PhysicalNetworkVO.java [ASFCS40]Db upgrade: merging changes from 303->304 upgrade to 3.0.2 -> 4.0 on master branch. 2012-08-21 16:27:54 -07:00
PortProfileManagerImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
PortProfileVO.java Merge branch 'master' into vpc 2012-08-03 14:30:54 -07:00
RemoteAccessVpnVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
RouterNetworkVO.java Fixed license headers 2012-07-18 14:52:13 -07:00
Site2SiteCustomerGatewayVO.java S2S VPN: Fix license headers 2012-08-17 16:52:06 -07:00
Site2SiteVpnConnectionVO.java S2S VPN: Fix license headers 2012-08-17 16:52:06 -07:00
Site2SiteVpnGatewayVO.java S2S VPN: Fix license headers 2012-08-17 16:52:06 -07:00
SshKeysDistriMonitor.java VPC: CS-15827 - register only VpcVirtualNetworkApplianceMgr 2012-08-03 14:23:45 -07:00
StorageNetworkManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
StorageNetworkManagerImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00