cloudstack/server/src/com/cloud/network/rules
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
..
AdvancedVpnRules.java Changing the way the DAOs were being injected in the RuleApplier; 2014-10-14 15:08:12 +02:00
BasicVpnRules.java Applying the latest chances from the VPC Refactor branch onto the new one. 2014-10-14 15:08:13 +02:00
DhcpEntryRules.java Applying the latest chances from the VPC Refactor branch onto the new one. 2014-10-14 15:08:13 +02:00
DhcpPvlanRules.java Refactored NicProfile.java for readability. 2015-08-17 14:12:10 +02:00
DhcpSubNetRules.java CLOUDSTACK-9046 rename enums to adhere to naming conventions 2015-11-16 13:41:16 +00:00
FirewallRules.java Changing the way the DAOs were being injected in the RuleApplier; 2014-10-14 15:08:12 +02:00
IpAssociationRules.java refactor all private methods in the virtual router appliance and VPC appliance 2014-10-14 15:08:09 +02:00
LoadBalancingRules.java Applying the latest chances from the VPC Refactor branch onto the new one. 2014-10-14 15:08:13 +02:00
NetworkAclsRules.java refactor all private methods in the virtual router appliance and VPC appliance 2014-10-14 15:08:09 +02:00
NicPlugInOutRules.java Fix for the NicVO.java regression. 2015-08-21 14:03:00 +02:00
PasswordToRouterRules.java Changing the way the DAOs were being injected in the RuleApplier; 2014-10-14 15:08:12 +02:00
PrivateGatewayRules.java CLOUDSTACK-9106 - Refactor the createPrivateNicProfileForGateway() method 2015-12-07 10:30:18 +01:00
RuleApplier.java Changing the way the DAOs were being injected in the RuleApplier; 2014-10-14 15:08:12 +02:00
RuleApplierWrapper.java making instance variables compliant with ACS convention 2014-10-14 15:00:32 +02:00
RulesManagerImpl.java Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
SshKeyToRouterRules.java Changing the way the DAOs were being injected in the RuleApplier; 2014-10-14 15:08:12 +02:00
StaticNatImpl.java CLOUDSTACK-6697: bigswitch networking plugin update 2015-04-09 13:02:02 +05:30
StaticNatRules.java refactor all private methods in the virtual router appliance and VPC appliance 2014-10-14 15:08:09 +02:00
StaticRoutesRules.java refactor all private methods in the virtual router appliance and VPC appliance 2014-10-14 15:08:09 +02:00
UserdataPwdRules.java Changing the way the DAOs were being injected in the RuleApplier; 2014-10-14 15:08:12 +02:00
UserdataToRouterRules.java Changing the way the DAOs were being injected in the RuleApplier; 2014-10-14 15:08:12 +02:00
VirtualNetworkApplianceFactory.java Applying the latest chances from the VPC Refactor branch onto the new one. 2014-10-14 15:08:13 +02:00
VpcIpAssociationRules.java Changing the way the DAOs were being injected in the RuleApplier; 2014-10-14 15:08:12 +02:00