mirror of https://github.com/apache/cloudstack.git
This fixes the issue of Security Groups not working in case of XenServer 6.5; - Uses nethash ipset data-structure to store CIDRs (efficient than iphash and avoids overflow errors in case users add /8 /4 ingress/egress cidrs) - Support for ipset versions both on 6.2 and 6.5, both have different outputs. This fixes the issue of destroy_network_rules_for_vm failing - Implements defensive filtering of list, instead of popping last item without checking if it's None or empty - Greps using names that are 'quoted' to avoid bash errors - Before setting up new network rule, tries to clean and remove old ipset entry - Idents, whitespace and naming fixes PS. This is my 1000th commit to the 🐵 project :) This closes #186 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> |
||
|---|---|---|
| .. | ||
| xcposs | ||
| xcpserver | ||
| xenserver56 | ||
| xenserver56fp1 | ||
| xenserver60 | ||
| xenserver62 | ||
| xenserver65 | ||
| add_to_vcpus_params_live.sh | ||
| check_heartbeat.sh | ||
| cloud-clean-vlan.sh | ||
| cloud-plugin-storage | ||
| cloud-prepare-upgrade.sh | ||
| cloud-propagate-vlan.sh | ||
| cloud-setup-bonding.sh | ||
| cloudlog | ||
| cloudstack_pluginlib.py | ||
| cloudstack_plugins.conf | ||
| copy_vhd_from_secondarystorage.sh | ||
| copy_vhd_to_secondarystorage.sh | ||
| create_privatetemplate_from_snapshot.sh | ||
| kill_copy_process.sh | ||
| launch_hb.sh | ||
| make_migratable.sh | ||
| mockxcpplugin.py | ||
| network_info.sh | ||
| ovs-get-bridge.sh | ||
| ovs-get-dhcp-iface.sh | ||
| ovs-pvlan | ||
| ovs-vif-flows.py | ||
| ovstunnel | ||
| perfmon.py | ||
| s3xen | ||
| setup_heartbeat_file.sh | ||
| setup_heartbeat_sr.sh | ||
| setup_iscsi.sh | ||
| setupxenserver.sh | ||
| storagePlugin | ||
| swift | ||
| swiftxen | ||
| upgrade_snapshot.sh | ||
| upgrade_vnc_config.sh | ||
| vmops | ||
| vmopsSnapshot | ||
| vmopspremium | ||
| xen-ovs-vif-flows.rules | ||
| xenheartbeat.sh | ||
| xs_cleanup.sh | ||