| .. |
|
addr
|
changes to Create Vlan & Public IPs
|
2011-10-31 09:53:25 -07:00 |
|
dao
|
Changed network tags to network name as we no longer need to send the entire network tags down to the resource.
|
2011-11-18 14:28:16 -08:00 |
|
element
|
changes in add/configure API commands for F5 & Netscaler for UI integration
|
2011-11-21 13:31:54 -08:00 |
|
firewall
|
bug 10792: add default system wide firewall rule
|
2011-11-15 16:51:30 -08:00 |
|
guru
|
bug 11193: throw insufficientCapacityException when run out of link local ip addresses
|
2011-11-17 17:35:04 -08:00 |
|
lb
|
bug 10792: add default system wide firewall rule
|
2011-11-15 16:51:30 -08:00 |
|
ovs
|
Merge complete except for virtualnetworkappliancemanager
|
2011-11-10 15:18:16 -08:00 |
|
router
|
merge changes
|
2011-11-18 14:29:01 -08:00 |
|
rules
|
bug 10792: add default system wide firewall rule
|
2011-11-15 16:51:30 -08:00 |
|
security
|
Revert "bug 10617: merging code from branch bug10617"
|
2011-11-11 20:23:26 +05:30 |
|
vpn
|
bug 11853: better error message when try to add VPN user with duplicated user name
|
2011-11-18 15:49:18 -08:00 |
|
ElasticLbVmMapVO.java
|
ELB VM: implement delete LB by deleting ELB vm
|
2011-07-28 00:15:16 -07:00 |
|
ExteralIpAddressAllocator.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
ExternalFirewallDeviceManager.java
|
bug 11817 : NAAS external networking device support
|
2011-11-16 10:53:22 -08:00 |
|
ExternalFirewallDeviceManagerImpl.java
|
permit adding external devices when service provider is in disabled state
|
2011-11-18 11:10:08 -08:00 |
|
ExternalFirewallDeviceVO.java
|
bug 11817 : NAAS external networking device support
|
2011-11-16 10:53:22 -08:00 |
|
ExternalLoadBalancerDeviceManager.java
|
bug 11817: NAAS external network device support
|
2011-11-15 12:18:59 -08:00 |
|
ExternalLoadBalancerDeviceManagerImpl.java
|
changes in add/configure API commands for F5 & Netscaler for UI integration
|
2011-11-21 13:31:54 -08:00 |
|
ExternalLoadBalancerDeviceVO.java
|
changes in add/configure API commands for F5 & Netscaler for UI integration
|
2011-11-21 13:31:54 -08:00 |
|
ExternalNetworkDeviceManager.java
|
bug 11817: NAAS external network device support
|
2011-11-15 12:18:59 -08:00 |
|
ExternalNetworkDeviceManagerImpl.java
|
bug 11817 : NAAS external networking device support
|
2011-11-16 10:53:22 -08:00 |
|
FirewallRulesCidrsVO.java
|
bug 10561: intermidiate checkin for FirewallRuleFeature
|
2011-08-09 15:51:56 -07:00 |
|
IPAddressVO.java
|
Merge complete except for virtualnetworkappliancemanager
|
2011-11-10 15:18:16 -08:00 |
|
InlineLoadBalancerNicMapVO.java
|
Added a new table for inline load balancer deployments, to store mappings between public IPs and NICs.
|
2011-08-03 16:10:20 -07:00 |
|
IpAddrAllocator.java
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
LoadBalancerVMMapVO.java
|
bug 7467: release IP address works now.
|
2010-12-10 15:12:32 -08:00 |
|
LoadBalancerVO.java
|
Defined missing length field for VO classes
|
2011-08-17 15:13:28 -07:00 |
|
NetworkAccountDaoImpl.java
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
NetworkAccountVO.java
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
NetworkDomainVO.java
|
NaaS: added "subdomainAccess" parameter to domain level network object. The parameter defines whether the network can be accessed from the subdomains. If the parameter is not specified, it would be defaulted to allow.subdomain.network.access Global Config param
|
2011-11-14 18:13:47 -08:00 |
|
NetworkExternalFirewallVO.java
|
bug 11817: NAAS external network device support
|
2011-11-15 12:18:59 -08:00 |
|
NetworkExternalLoadBalancerVO.java
|
bug 11817: NAAS external network device support
|
2011-11-15 12:18:59 -08:00 |
|
NetworkManager.java
|
createNetworkOffering: verify that individual services can be enabled for each provider specified for the network offering
|
2011-11-18 14:46:10 -08:00 |
|
NetworkManagerImpl.java
|
Owner of the network is system if the network is shared to Domain
|
2011-11-21 11:52:40 -08:00 |
|
NetworkRuleConfigVO.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
NetworkServiceMapVO.java
|
Keep Service/Provider map per network as well as per networkOffering (to handle the case when there are multiple providers defined for the same service in the network offering, and only one is picked when the network is created)
|
2011-11-07 16:16:03 -08:00 |
|
NetworkUsageManager.java
|
Full opensource
|
2011-08-23 19:52:19 -07:00 |
|
NetworkUsageManagerImpl.java
|
Merge complete except for virtualnetworkappliancemanager
|
2011-11-10 15:18:16 -08:00 |
|
NetworkVO.java
|
* Introduced aclType parameter for createNetwork command (can hold 2 values now: Account and Domain). This parameter defines the access control type to the network object. If it's account -
|
2011-11-10 18:34:56 -08:00 |
|
PhysicalNetworkVO.java
|
- Fixed missing UUId in listNetworkServiceProviders API
|
2011-11-14 17:39:09 -08:00 |
|
RemoteAccessVpnVO.java
|
Revert "bug 10435: removed vpn feature"
|
2011-08-02 18:12:57 -07:00 |
|
SshKeysDistriMonitor.java
|
Merge branch 'cvm' into 2.2.y
|
2011-08-19 16:08:35 -07:00 |