cloudstack/server/src/com/cloud/network
anthony 8e741fb80d bug 9024:
two issues here:
1. in some case, two sequent commands are sent out at the same time.
2. before starting a user VM , make sure domr is up

status 9024: resolved fixed
2011-03-17 17:30:19 -07:00
..
addr bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key 2011-02-01 12:16:18 -08:00
dao bug 8508: assign source nat ip address only during network implementation. 2011-03-10 13:34:35 -08:00
element Merge branch 'bareMetal' 2011-03-08 14:18:11 -08:00
guru bug 8863: generate usage event when PF/LB/StaticNat rule is set with Revoke status, not when it's actually removed on the backend. 2011-03-16 09:41:50 -07:00
lb bug 8863: generate usage event when PF/LB/StaticNat rule is set with Revoke status, not when it's actually removed on the backend. 2011-03-16 09:41:50 -07:00
ovs fix capacity caclulation issue after migration 2011-02-09 13:33:42 -05:00
router bug 9024: 2011-03-17 17:30:19 -07:00
rules bug 8863: generate usage event when PF/LB/StaticNat rule is set with Revoke status, not when it's actually removed on the backend. 2011-03-16 09:41:50 -07:00
security bug 8968: use search criteria when list security group by id 2011-03-14 13:45:11 -07:00
vpn Sync on network instead of ipAddressId when do create PF/StaticNat/LB rules 2011-02-17 16:13:28 -08:00
ExteralIpAddressAllocator.java Moved DAO to server 2010-11-22 07:40:41 -08:00
IPAddressVO.java Store ip address as String instead of Long in user_ip_address and port_forwarding_rules tables 2011-02-09 19:35:03 -08:00
IpAddrAllocator.java Moved DAO to server 2010-11-22 07:40:41 -08:00
LoadBalancerVMMapVO.java bug 7467: release IP address works now. 2010-12-10 15:12:32 -08:00
LoadBalancerVO.java bug 8564: Changed implementation for static nat rules. Now we use separate interfaces instead of PortForwardingRules interfaces. 2011-02-15 10:45:28 -08:00
NetworkAccountDaoImpl.java switched from networkprofile to network configuration 2010-09-09 17:49:19 -07:00
NetworkAccountVO.java Changed networkconfigurations to network as per Sheng's suggestion 2010-11-19 15:44:42 -08:00
NetworkManager.java bug 8863: generate usage event when PF/LB/StaticNat rule is set with Revoke status, not when it's actually removed on the backend. 2011-03-16 09:41:50 -07:00
NetworkManagerImpl.java bug 8863: generate usage event when PF/LB/StaticNat rule is set with Revoke status, not when it's actually removed on the backend. 2011-03-16 09:41:50 -07:00
NetworkRuleConfigVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
NetworkVO.java refactor security group in advanced network mode: use direct tagged network instead of public network 2011-02-24 19:58:18 -05:00
RemoteAccessVpnVO.java bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key 2011-02-01 12:16:18 -08:00
SshKeysDistriMonitor.java renamed the domainrouter services 2010-12-21 03:56:01 -08:00