..
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-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-03-05 19:03:30 -05:00
element
CLOUDSTACK-749: External device support for VPC. VPC offering can be created with providers other than VPCVirtualRouter
2013-02-25 18:32:23 +05:30
firewall
Add missing break to applyRules in FirewallManager
2013-02-12 20:27:31 -08:00
guru
spring: Remove annotations from interfaces and abstract classes
2013-02-26 14:52:31 +05:30
lb
Revert "CLOUDSTACK-24: multiple ip address per vm nic changes for isolated and vpc networks changes."
2013-03-01 22:29:47 +05:30
router
CLOUDSTACK-24: mipn feature for isolated and vpc networks
2013-03-04 11:02:09 +05:30
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-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-03-05 19:03:30 -05:00
vpc
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-03-05 19:03:30 -05: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-03-05 19:03:30 -05: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: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
NetworkManager.java
CLOUDSTACK-24: mipn feature for isolated and vpc networks
2013-03-04 11:02:09 +05:30
NetworkManagerImpl.java
CLOUDSTACK-1173: fix the regression caused by life-cycle management changes
2013-03-05 19:03:30 -05:00
NetworkModelImpl.java
CLOUDSTACK-1173: fix the regression caused by life-cycle management changes
2013-03-05 19:03:30 -05: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-1173: fix the regression caused by life-cycle management changes
2013-03-05 19:03:30 -05:00
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