| .. |
|
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 8798: delete zone is fixed
|
2011-03-24 13:32:31 -07:00 |
|
element
|
Merge branch 'bareMetal'
|
2011-03-08 14:18:11 -08:00 |
|
guru
|
bug 9305: set Mode field for domR/CPVM/SSVM nics
|
2011-04-04 18:31:07 -07:00 |
|
lb
|
bug 9188: remove all lb-vm DB mapping that are set with Revoke status after the LB rule is set on the backend
|
2011-03-28 15:48:11 -07:00 |
|
ovs
|
fix capacity caclulation issue after migration
|
2011-02-09 13:33:42 -05:00 |
|
router
|
bug 9328: always add explict route to domR
|
2011-04-05 17:29:52 -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 9272: fixed the race condition bug when we tried to remove vm from SG after it was expunged (expunge interval was really small, 60 sec).
|
2011-04-04 15:43:04 -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 |
|
NetworkDomainVO.java
|
bug 8831: partial checkin for Domain specific Networks (includes DB changes)
|
2011-03-21 15:05:07 -07:00 |
|
NetworkManager.java
|
AssociateIPAddress - first IP associated with the network should always be a source nat
|
2011-03-24 14:25:20 -07:00 |
|
NetworkManagerImpl.java
|
bug 8959: fixed mac address generation for public ip addresses
|
2011-04-04 18:31:19 -07:00 |
|
NetworkRuleConfigVO.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
NetworkVO.java
|
bug 8831: API/Management server part is done for "Dedicate Network to domain". UI part is left
|
2011-03-21 18:17:59 -07: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 |