..
addr
CLOUDSTACK-24: mipn feature for isolated and vpc networks
2013-03-04 11:02:09 +05:30
as
Removing ^M's from code.
2013-04-04 00:53:20 +05:30
dao
CLOUDSTACK-240: added id/uuid fields to remote_access_vpn table and corresponding VO/Dao objects. The DB upgrade is covered as well. Now tags can be created for the VPN object
2013-03-29 10:40:28 -07:00
element
Fixes/improvements for VPC feature:
2013-03-29 16:56:01 -07:00
firewall
Add missing break to applyRules in FirewallManager
2013-02-12 20:27:31 -08:00
guru
CLOUDSTACK-1895: save placeholder nic with not null vmType='DomainRouter' when placeholder is used for the VR ip address
2013-04-04 13:29:17 -07:00
lb
CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load
2013-03-27 17:54:07 +05:30
router
CLOUDSTACK-1895: save placeholder nic with not null vmType='DomainRouter' when placeholder is used for the VR ip address
2013-04-04 13:29:17 -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
Removing ^M's from code.
2013-04-04 00:53:20 +05:30
vpc
Make the VpcManager check a list of supported providers
2013-04-09 18:27:23 +02:00
vpn
CLOUDSTACK-240: added id/uuid fields to remote_access_vpn table and corresponding VO/Dao objects. The DB upgrade is covered as well. Now tags can be created for the VPN object
2013-03-29 10:40:28 -07: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
CLOUDSTACK-779 Egress firewall rules support for Juniper SRX
2013-04-10 10:54:04 -07:00
ExternalLoadBalancerDeviceManager.java
CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load
2013-03-27 17:54:07 +05:30
ExternalLoadBalancerDeviceManagerImpl.java
CLOUDSTACK-1895: save placeholder nic with not null vmType='DomainRouter' when placeholder is used for the VR ip address
2013-04-04 13:29:17 -07: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
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-1895: save placeholder nic with not null vmType='DomainRouter' when placeholder is used for the VR ip address
2013-04-04 13:29:17 -07:00
NetworkManagerImpl.java
QuickCloud: add a network offering without any services
2013-04-09 14:45:26 -07:00
NetworkModelImpl.java
CLOUDSTACK-1934: NPE with listSupportedNetworkServices
2013-04-12 16:47:50 +05:30
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
Revert "Dedicate Public IP range"
2013-04-08 17:15:51 -07: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
CLOUDSTACK-922: LXC Support in Cloudstack.
2013-04-01 15:41:42 -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