cloudstack/server/src/com/cloud/network
Murali Reddy c5fb8349bf CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load
Balancing) capability for ELB service

merging GSLB feature
2013-03-27 17:54:07 +05:30
..
addr CLOUDSTACK-24: mipn feature for isolated and vpc networks 2013-03-04 11:02:09 +05:30
as Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
dao CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load 2013-03-27 17:54:07 +05:30
element CLOUDSTACK-1771: fixed VirtualRouter nics assignment in the Shared networks. Before the fix VR could get a different IP address from the network upon recreation. With the fix the IP address assigned to the first VR in the network, will remain with the network till its entire lifecycle (stored in placeholder nic) and will be assigned to the VR every time it recreates in the network. 2013-03-26 13:29:57 -07:00
firewall Add missing break to applyRules in FirewallManager 2013-02-12 20:27:31 -08:00
guru CLOUDSTACK-1771: fixed VirtualRouter nics assignment in the Shared networks. Before the fix VR could get a different IP address from the network upon recreation. With the fix the IP address assigned to the first VR in the network, will remain with the network till its entire lifecycle (stored in placeholder nic) and will be assigned to the VR every time it recreates in the network. 2013-03-26 13:29:57 -07:00
lb CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load 2013-03-27 17:54:07 +05:30
router CLOUDSTACK-1771: fixed VirtualRouter nics assignment in the Shared networks. Before the fix VR could get a different IP address from the network upon recreation. With the fix the IP address assigned to the first VR in the network, will remain with the network till its entire lifecycle (stored in placeholder nic) and will be assigned to the VR every time it recreates in the network. 2013-03-26 13:29:57 -07:00
rules CLOUDSTACK-1514 : Unable to remove secondary ips though there are no PF rules associated with it 2013-03-06 10:28:37 +05:30
security CLOUDSTACK-24: mipn feature for basiczone 2013-03-13 10:24:22 +05:30
vpc CLOUDSTACK-1572: Remove references to netscalar vpc provider. NetworkElement is not implemented yet 2013-03-07 16:42:39 +05:30
vpn CLOUDSTACK-198: Included VpnUsers in Add state while listing. Added state to Vpn user response. 2013-03-19 18:17:09 +05:30
ExteralIpAddressAllocator.java Separate loadable components like Gurus, Elements, Adapters to componentContext.xml 2013-01-16 16:33:59 -08:00
ExternalFirewallDeviceManager.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
ExternalFirewallDeviceManagerImpl.java CLOUDSTACK-1771: fixed VirtualRouter nics assignment in the Shared networks. Before the fix VR could get a different IP address from the network upon recreation. With the fix the IP address assigned to the first VR in the network, will remain with the network till its entire lifecycle (stored in placeholder nic) and will be assigned to the VR every time it recreates in the network. 2013-03-26 13:29:57 -07:00
ExternalLoadBalancerDeviceManager.java CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load 2013-03-27 17:54:07 +05:30
ExternalLoadBalancerDeviceManagerImpl.java CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load 2013-03-27 17:54:07 +05:30
ExternalLoadBalancerUsageManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalLoadBalancerUsageManagerImpl.java CLOUDSTACK-1289: Added missing usage command processing for External firewall device. ExternalLoadBalancerUsageManagerImpl should be renamed as ExternalDeviceUsageManagerImpl 2013-02-26 17:34:10 +05:30
ExternalNetworkDeviceManagerImpl.java CloudStack CLOUDSTACK-774 2013-02-21 15:48:08 -08:00
IpAddrAllocator.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
Ipv6AddressManager.java IPv6: Rename public_ipv6_address to user_ipv6_address 2013-01-30 17:05:47 -08:00
Ipv6AddressManagerImpl.java CLOUDSTACK-1219, CLOUDSTACK-1220: Fix IPv6 error messages 2013-02-14 16:28:29 -08:00
LBHealthCheckPolicyVO.java CLOUDSTACK-664:AWS-Health Check feature: Patch applied cleanly , RAT build is successful 2013-03-18 14:01:15 +05:30
NetworkManager.java CLOUDSTACK-1771: fixed VirtualRouter nics assignment in the Shared networks. Before the fix VR could get a different IP address from the network upon recreation. With the fix the IP address assigned to the first VR in the network, will remain with the network till its entire lifecycle (stored in placeholder nic) and will be assigned to the VR every time it recreates in the network. 2013-03-26 13:29:57 -07:00
NetworkManagerImpl.java CLOUDSTACK-1771: fixed VirtualRouter nics assignment in the Shared networks. Before the fix VR could get a different IP address from the network upon recreation. With the fix the IP address assigned to the first VR in the network, will remain with the network till its entire lifecycle (stored in placeholder nic) and will be assigned to the VR every time it recreates in the network. 2013-03-26 13:29:57 -07:00
NetworkModelImpl.java CLOUDSTACK-1771: fixed VirtualRouter nics assignment in the Shared networks. Before the fix VR could get a different IP address from the network upon recreation. With the fix the IP address assigned to the first VR in the network, will remain with the network till its entire lifecycle (stored in placeholder nic) and will be assigned to the VR every time it recreates in the network. 2013-03-26 13:29:57 -07: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
NetworkServiceImpl.java Removing baremetal related references 2013-03-27 15:56:13 +05:30
NetworkStateListener.java CLOUDSTACK-1391: EventBus is not getting injected after javelin merge 2013-02-27 18:55:22 +05:30
NetworkUsageManager.java CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:49:34 +05:30
NetworkUsageManagerImpl.java CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:49:34 +05:30
PortProfileManagerImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08: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 Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
UserIpv6Address.java IPv6: Rename public_ipv6_address to user_ipv6_address 2013-01-30 17:05:47 -08:00
UserIpv6AddressVO.java IPv6: Rename public_ipv6_address to user_ipv6_address 2013-01-30 17:05:47 -08:00