| .. |
|
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
|
bug 8146: Elastic IP support in Basic zone.
|
2011-03-17 17:19:36 -07:00 |
|
guru
|
Merge branch 'baremetal' to master
|
2011-04-11 14:21:41 -07:00 |
|
lb
|
bug 8710: CONTD....Introducing a new user role in cloudstack called RESOURCE_DOMAIN_ADMIN. The role would have all the domain_admin rights and the rights to list zone,pods,clusters and so on. More info in the bug
|
2011-04-11 19:40:37 +05:30 |
|
ovs
|
fix capacity caclulation issue after migration
|
2011-02-09 13:33:42 -05:00 |
|
router
|
bug 8710: CONTD....Introducing a new user role in cloudstack called RESOURCE_DOMAIN_ADMIN. The role would have all the domain_admin rights and the rights to list zone,pods,clusters and so on. More info in the bug
|
2011-04-11 19:40:37 +05:30 |
|
rules
|
Merge branch 'baremetal' to master
|
2011-04-11 14:21:41 -07:00 |
|
security
|
bug 8710: CONTD....Introducing a new user role in cloudstack called RESOURCE_DOMAIN_ADMIN. The role would have all the domain_admin rights and the rights to list zone,pods,clusters and so on. More info in the bug
|
2011-04-11 19:40:37 +05:30 |
|
vpn
|
bug 8710: CONTD....Introducing a new user role in cloudstack called RESOURCE_DOMAIN_ADMIN. The role would have all the domain_admin rights and the rights to list zone,pods,clusters and so on. More info in the bug
|
2011-04-11 19:40:37 +05:30 |
|
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
|
Merge branch 'baremetal' to master
|
2011-04-11 14:21:41 -07:00 |
|
NetworkManagerImpl.java
|
Merge branch 'baremetal' to master
|
2011-04-11 14:21:41 -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 |