cloudstack/server/src/com/cloud/network
Sheng Yang 02a0439dba CLOUDSTACK-1170: Use a unified way to generate PublicIp
Tired of manually generate mac address everytime when create PublicIp object.
2013-02-27 14:06:09 -08:00
..
addr CLOUDSTACK-1170: Use a unified way to generate PublicIp 2013-02-27 14:06:09 -08:00
as Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
dao CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-02-24 13:31:42 -08:00
element CloudStack CLOUDSTACK-774 2013-02-21 15:39:15 -08:00
firewall Add missing break to applyRules in FirewallManager 2013-02-12 20:26:52 -08:00
guru spring: Remove annotations from interfaces and abstract classes 2013-02-26 15:26:15 +05:30
lb CLOUDSTACK-1241: Network apply rules logic is broken 2013-02-12 15:25:07 +05:30
router CLOUDSTACK-1170: Use a unified way to generate PublicIp 2013-02-27 14:06:09 -08:00
rules CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-02-24 13:31:42 -08:00
security CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-02-24 13:31:42 -08:00
vpc CLOUDSTACK-1170: Use a unified way to generate PublicIp 2013-02-27 14:06:09 -08:00
vpn Sync master to javelin one more time 2013-02-01 11:37:33 -08:00
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 VO should not contain any DAO. Transient should be loaded by the caller using the Dao. 2013-01-22 12:54:16 -08:00
ExternalLoadBalancerDeviceManager.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
ExternalLoadBalancerDeviceManagerImpl.java CLOUDSTACK-1173: fix the regression caused by life-cycle management changes 2013-02-26 11:51:31 -08:00
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:33:23 +05:30
ExternalNetworkDeviceManagerImpl.java CloudStack CLOUDSTACK-774 2013-02-21 15:39:15 -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:27:53 -08:00
NetworkManager.java Sync javelin with master up to 894cb8f7d9 2013-01-31 17:20:19 -08:00
NetworkManagerImpl.java CLOUDSTACK-1170: Use a unified way to generate PublicIp 2013-02-27 14:06:09 -08:00
NetworkModelImpl.java CLOUDSTACK-1170: Use a unified way to generate PublicIp 2013-02-27 14:06:09 -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
NetworkServiceImpl.java CLOUDSTACK-1170: Use a unified way to generate PublicIp 2013-02-27 14:06:09 -08:00
NetworkStateListener.java CLOUDSTACK-1391: EventBus is not getting injected after javelin merge 2013-02-27 14:52:11 +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:43:40 +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:43:40 +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