| .. |
|
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
|
Changes: DeletePhysicalNetwork changes and Configuring NetworkMgr to hold map of providers -> elements
|
2011-10-24 18:03:18 -07:00 |
|
element
|
1)Changed implementation for restart network: call shutdown/implement methods as a part of it
|
2011-10-25 18:24:24 -07:00 |
|
firewall
|
1)Changed implementation for restart network: call shutdown/implement methods as a part of it
|
2011-10-25 18:24:24 -07:00 |
|
guru
|
Removing references to DataCenter - providers, using the networkoffering -> providers map instead.
|
2011-10-24 18:06:33 -07:00 |
|
lb
|
1)Changed implementation for restart network: call shutdown/implement methods as a part of it
|
2011-10-25 18:24:24 -07:00 |
|
ovs
|
Merge branch 'cvm' into 2.2.y
|
2011-08-19 16:08:35 -07:00 |
|
router
|
1)Changed implementation for restart network: call shutdown/implement methods as a part of it
|
2011-10-25 18:24:24 -07:00 |
|
rules
|
1)Changed implementation for restart network: call shutdown/implement methods as a part of it
|
2011-10-25 18:24:24 -07:00 |
|
security
|
More stuff to Projects feature - added support for adding resources (vms, templates, isos) to the project
|
2011-10-05 13:24:25 -07:00 |
|
vpn
|
1) Method name change
|
2011-10-24 17:30:14 -07: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 |
|
ExternalNetworkDeviceManager.java
|
-Added LB serive provider (seperating it out from Firewall service provider)
|
2011-10-21 18:15:36 +05:30 |
|
ExternalNetworkDeviceManagerImpl.java
|
Removing references to DataCenter - providers, using the networkoffering -> providers map instead.
|
2011-10-24 18:06:33 -07:00 |
|
FirewallRulesCidrsVO.java
|
bug 10561: intermidiate checkin for FirewallRuleFeature
|
2011-08-09 15:51:56 -07: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 |
|
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 |
|
NetworkDeviceManager.java
|
-Added LB serive provider (seperating it out from Firewall service provider)
|
2011-10-21 18:15:36 +05:30 |
|
NetworkDeviceManagerImpl.java
|
-Added LB serive provider (seperating it out from Firewall service provider)
|
2011-10-21 18:15:36 +05:30 |
|
NetworkDomainVO.java
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
NetworkManager.java
|
Pass cleanup parametet to shutdown() method of the networkElement. Based on this parameter, the element can decide if it wants to destroy the instances, or just shut them down
|
2011-10-25 18:48:59 -07:00 |
|
NetworkManagerImpl.java
|
Fixed NetworkMgr: getNetworkCapabilities.
|
2011-10-25 18:51:20 -07:00 |
|
NetworkRuleConfigVO.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
NetworkUsageManager.java
|
Full opensource
|
2011-08-23 19:52:19 -07:00 |
|
NetworkUsageManagerImpl.java
|
Removed guestIpType from network/networkOffering
|
2011-10-24 17:05:00 -07:00 |
|
NetworkVO.java
|
Removed guestIpType from network/networkOffering
|
2011-10-24 17:05:00 -07:00 |
|
PhysicalNetworkVO.java
|
Changes:
|
2011-10-20 17:11:30 -07: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 |