cloudstack/plugins/hypervisors
Jayapal 8f8e311110 CLOUDSTACK-8030: Updated router to come up egress default ALLOW
On default iptables rules are updated to add ACCEPT egress traffic.
    If the network egress default policy is false, CS remove ACCEPT and adds the DROP rule which
    is egress default rule when there are no other egress rules.

    If the CS network egress default policy is true, CS won't configure any default rule for egress because
    router already came up to accept egress traffic. If there are already egress rules for network then the
    egress rules get applied on VR.

    For isolated network with out firewall service, VR default allows egress traffic (guestnetwork --> public network)
2014-12-08 11:32:01 +05:30
..
baremetal removed executable flags from java classes 2014-11-23 19:49:01 +01:00
hyperv CLOUDSTACK-7932: Fixed wrong semantics for isVmAlive() method in HypervInvestigator 2014-11-18 13:37:36 +05:30
kvm CLOUDSTACK-6893: fix enum ValueOf issue which causes systemvm fail to start 2014-11-27 16:58:08 +01:00
ovm removed executable flags from java classes 2014-11-23 19:49:01 +01:00
simulator CLOUDSTACK-7960: [Automation] Creation of Volume from Snapshot fails due to StringIndexOutOfBoundsException 2014-11-26 17:30:44 +05:30
ucs removed executable flags from java classes 2014-11-23 19:49:01 +01:00
vmware CLOUDSTACK-6465: vmware.reserve.mem is missing from cluster level settings 2014-11-25 15:55:54 +05:30
xenserver CLOUDSTACK-8030: Updated router to come up egress default ALLOW 2014-12-08 11:32:01 +05:30