cloudstack/server/test/com/cloud/network
Remi Bergsma e08294a95f Merge release branch 4.6 to master
* 4.6:
  CLOUDSTACK-9106 - Makes Enum name compliant with Java code conventions.
  CLOUDSTACK-9106 - Adds a test to cover the changes in the applyVpnUsers() method
  CLOUDSTACK-9106 - Makes the router commands call more consistent.
  CLOUDSTACK-9106 - Enables private gateway tests on Redundant VPCs
  CLOUDSTACK-9106 - Refactor the createPrivateNicProfileForGateway() method
  CLOUDSTACK-9106 - Reduces the amount of iterations through the routers of a VPC
  Add support for not (re)starting server after cloud-setup-management.

Closed PRs that will not be considered for merge:
This closes #1158
This closes #1097
2015-12-07 21:36:36 +01:00
..
dao Removed trailing spaces 2013-11-21 04:08:01 -08:00
element CLOUDSTACK-9106 - Adds a test to cover the changes in the applyVpnUsers() method 2015-12-07 13:42:29 +01:00
firewall CLOUDSTACK-8864: Not able to add TCP port forwarding rule in VPN for specific ports 2015-09-19 23:40:21 +05:30
lb Fixed build failure due to commit 843f6b1691 2015-03-17 10:34:00 +05:30
router Refactored Nic.java for readability. 2015-08-18 14:04:48 +02:00
security Offer a getDurationInMillis() method in the Profiler utility class 2015-06-24 09:36:40 +02:00
vpc Vpc redundancy enabled. Including Vpc & Vpc Offering creation. Marvin tests and UI. 2015-03-16 11:38:05 +01:00
vpn Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
CreatePrivateNetworkTest.java Vpc redundancy enabled. Including Vpc & Vpc Offering creation. Marvin tests and UI. 2015-03-16 11:38:05 +01:00
DedicateGuestVlanRangesTest.java CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 14:53:53 +05:30
ExternalLoadBalancerDeviceManagerImplTest.java null pointer dereference fix 2014-04-29 21:46:16 +02:00
MockFirewallManagerImpl.java Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
MockNetworkModelImpl.java Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
NetworkManagerTestComponentLibrary.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkModelTest.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
UpdatePhysicalNetworkTest.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00