cloudstack/server/test/com/cloud/vpc
Murali Reddy af657b3d71 CLOUDSTACK-5861: networks that failed to implement can not be destroyed
introduces a force option in delete network to forcifully delete a
network. This comes handy in rare cases where network fails to implenet
and network is in shutdown state, but network shutdown to rollback
implement process fails as well.

Conflicts:
	api/src/org/apache/cloudstack/api/command/user/network/DeleteNetworkCmd.java
	server/src/com/cloud/user/DomainManagerImpl.java
2014-01-13 23:28:35 +05:30
..
dao Reformatted all of the code. 2013-11-21 06:15:26 -08:00
MockConfigurationManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
MockNetworkManagerImpl.java CLOUDSTACK-5861: networks that failed to implement can not be destroyed 2014-01-13 23:28:35 +05:30
MockNetworkModelImpl.java CLOUDSTACK-5403: Shared network - None of PF, LB rules work after router 2013-12-27 14:27:57 +05:30
MockResourceLimitManagerImpl.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
MockSite2SiteVpnManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
MockSite2SiteVpnServiceProvider.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockVpcVirtualNetworkApplianceManager.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
NetworkACLManagerTest.java pull merges 2013-12-12 13:00:26 -08:00
NetworkACLServiceTest.java fix network ACL unit test 2013-12-23 17:27:16 +05:30
Site2SiteVpnTest.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
VpcApiUnitTest.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VpcTestConfiguration.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00