| .. |
|
addr
|
Merge branch 'master' into vpc
|
2012-07-03 17:32:50 -07:00 |
|
dao
|
CS-16188: S2S VPN: Limit VPN customer gateway name duplicate checking within account
|
2012-08-27 16:11:36 -07:00 |
|
element
|
Keep the instance-id and vm-id values prior to Acton, use UUID for VMs created poast Acton.
|
2012-09-11 17:03:11 -07:00 |
|
firewall
|
CS-16178 - when remove PF rule, in VPC setup make sure if the rule is the last one for the network, disassociate it from the network
|
2012-08-27 13:46:36 -07:00 |
|
guru
|
Fixed regression in GuestNetworkGuru - get networkId from the network object passed to the method call instead of retrieving it from tne NicProfile when it wasn't set yet
|
2012-08-17 09:43:34 -07:00 |
|
lb
|
VPC: CS-15968 - don't send ips in Releasing state to the router when the nic is already unplugged for this Vlan
|
2012-08-13 11:55:34 -07:00 |
|
router
|
Elimiate mystery guestIp in IpAddressTO
|
2012-09-12 15:42:48 -07:00 |
|
rules
|
VPC: CS-15968 - don't send ips in Releasing state to the router when the nic is already unplugged for this Vlan
|
2012-08-13 11:55:34 -07:00 |
|
security
|
Closing open transactions from SecurityGroupWorkDao
|
2012-09-12 18:48:33 +05:30 |
|
vpc
|
CS-16187: don't allow vpc offering creation with unsupported services (Firewall, SecurityGroup)
|
2012-09-11 17:05:04 -07:00 |
|
vpn
|
CLOUDSTACK-191: Update checking for updateCustomerGateway
|
2012-09-24 17:47:09 -07: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
|
Elimiate mystery guestIp in IpAddressTO
|
2012-09-12 15:42:48 -07:00 |
|
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
|
CS-16222: send password reset command only to the element responsible for the userdata service in network
|
2012-09-04 13:41:10 -07:00 |
|
NetworkManagerImpl.java
|
CLOUDSTACK-116 Guest Network created in a Sub Domain which doesn't have a network domain suffix, is assigned the network domain suffix of the zone instead of that of the Parent domain of the Sub domain
|
2012-09-17 21:23:41 +08:00 |
|
NetworkRuleConfigVO.java
|
Patch from Chip Childers
|
2012-07-02 09:51:21 -04: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
|
Patch from Chip Childers
|
2012-07-02 09:51:21 -04:00 |
|
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 |