cloudstack/plugins/hypervisors
Jayapal 8278d88f76 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-10 10:13:41 +05:30
..
baremetal remove duplicate import 2014-11-03 17:04:30 -08:00
hyperv CLOUDSTACK-7932: Fixed wrong semantics for isVmAlive() method in HypervInvestigator 2014-11-18 14:25:23 +05:30
kvm Fixed root disk resize on deploy for RBD. 2014-12-02 01:56:37 +05:30
ovm Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
simulator CLOUDSTACK-7960: [Automation] Creation of Volume from Snapshot fails due to StringIndexOutOfBoundsException 2014-11-26 16:00:54 +05:30
ucs Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
vmware Fixing an issue related to figuring out the name of a datastore that is backed by managed storage 2014-12-08 14:40:49 -07:00
xenserver CLOUDSTACK-8030: Updated router to come up egress default ALLOW 2014-12-10 10:13:41 +05:30