cloudstack/api/src/com/cloud/network
Murali Reddy 1c845d42b7 CLOUDSTACK-1368: Shared network - Not able to delete network because of java.lang.NullPointerException
Missed network destroy state transistion while 'events framework' merge.
Before merge, network states were explicitly set. It was changed to go
through state machine. This fix, introduces  missing state transistions.

Tested life cycle of both isolated and shared network

Signed-off-by: Murali Reddy <murali.reddy@citrix.com>
2013-03-22 11:20:48 +05:30
..
as fixed unit tests from merge 2013-01-18 15:58:55 -08:00
element CLOUDSTACK-664:AWS-Health Check feature: Patch applied cleanly , RAT build is successful 2013-03-18 14:01:15 +05:30
firewall Merge latest master into javelin 2013-01-31 11:34:49 -08:00
guru api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
lb CLOUDSTACK-1537. Fixing Network Restart case for AutoScale 2013-03-21 16:59:15 +00:00
router Support for adding private network 2012-06-15 14:20:34 -07:00
rules CLOUDSTACK-664:AWS-Health Check feature: Patch applied cleanly , RAT build is successful 2013-03-18 14:01:15 +05:30
security CLOUDSTACK-24: mipn feature for basiczone 2013-03-13 10:24:22 +05:30
vpc CLOUDSTACK-749: External device support for VPC. VPC offering can be created with providers other than VPCVirtualRouter 2013-02-25 18:32:23 +05:30
vpn fixed unit tests from merge 2013-01-18 15:58:55 -08:00
IpAddress.java CLOUDSTACK-24: mipn feature for isolated and vpc networks 2013-03-04 11:02:09 +05:30
Network.java CLOUDSTACK-1368: Shared network - Not able to delete network because of java.lang.NullPointerException 2013-03-22 11:20:48 +05:30
NetworkModel.java CLOUDSTACK-1218: Use the first IP in the first vlan range for VR in shared network 2013-03-14 13:13:31 -07:00
NetworkProfile.java CLOUDSTACK-705 IP Address reservation for Isolated Guest Networks 2013-02-22 15:50:33 +05:30
NetworkService.java CLOUDSTACK-24: mipn feature for isolated and vpc networks 2013-03-04 11:02:09 +05:30
NetworkUsageService.java CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:49:34 +05:30
Networks.java IPv6: Fix missed AddressFormat in nic table 2013-01-30 19:46:30 -08:00
PhysicalNetwork.java Merge javelin into master 2013-02-01 14:40:45 -08:00
PhysicalNetworkServiceProvider.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
PhysicalNetworkSetupInfo.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
PhysicalNetworkTrafficType.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
PublicIpAddress.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
RemoteAccessVpn.java api: Refactor move acl to org.apache.cloudstack 2013-01-06 15:30:58 -08:00
Site2SiteCustomerGateway.java api: Refactor move acl to org.apache.cloudstack 2013-01-06 15:30:58 -08:00
Site2SiteVpnConnection.java api: Refactor move acl to org.apache.cloudstack 2013-01-06 15:30:58 -08:00
Site2SiteVpnGateway.java api: Refactor move acl to org.apache.cloudstack 2013-01-06 15:30:58 -08:00
StorageNetworkService.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
TrafficLabel.java CLOUDSTACK-657 VMware vNetwork Distributed Virtual Switch support in CloudStack 2013-02-27 18:37:14 +05:30
VirtualNetworkApplianceService.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
VirtualRouterProvider.java api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00
VpcVirtualNetworkApplianceService.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
VpnUser.java api: Refactor move acl to org.apache.cloudstack 2013-01-06 15:30:58 -08:00