cloudstack/scripts/vm/hypervisor/xenserver
Anthony Xu 27294a3827 CLOUDSTACK-4750
use interface wildcard "+" in iptables to cover potential used VLAN interface to allow output on physical interface.

you will see
 0     0 ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           PHYSDEV match --physdev-out bond2+ --physdev-is-bridged
instead of
 0     0 ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           PHYSDEV match --physdev-out bond2.1234 --physdev-is-bridged

Anthony
2013-10-30 15:12:21 -07:00
..
xcposs Fix a situation where the systemvm-vdi would be created even if the systemvm.iso does not exist. 2013-10-15 14:04:34 +02:00
xcpserver Summary: Move Xen vmdata to new, non-ssh method 2013-07-30 21:45:36 -06:00
xenserver56 Summary: Move Xen vmdata to new, non-ssh method 2013-07-30 21:45:36 -06:00
xenserver56fp1 Summary: Move Xen vmdata to new, non-ssh method 2013-07-30 21:45:36 -06:00
xenserver60 Summary: Move Xen vmdata to new, non-ssh method 2013-07-30 21:45:36 -06:00
add_to_vcpus_params_live.sh
check_heartbeat.sh
cloud-clean-vlan.sh
cloud-prepare-upgrade.sh
cloud-propagate-vlan.sh
cloud-setup-bonding.sh
cloudstack_pluginlib.py
cloudstack_plugins.conf
copy_vhd_from_secondarystorage.sh
copy_vhd_to_secondarystorage.sh
create_privatetemplate_from_snapshot.sh
createipAlias.sh Incorportaed the review changes Now dhcpservice IPs are removed when last vm from the subnet is removed. Rebased with master. 2013-07-17 12:35:06 +05:30
deleteipAlias.sh Incorportaed the review changes Now dhcpservice IPs are removed when last vm from the subnet is removed. Rebased with master. 2013-07-17 12:35:06 +05:30
hostvmstats.py
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 in security group, CS put a rule in ebtables filter table FORWARD chain to prevent user from changing VM mac address 2013-07-30 17:04:21 -07:00
ovstunnel
s3xen CLOUDSTACK-4817: fix s3 multipart uplaod 2013-10-28 17:31:49 -07:00
setup_heartbeat_file.sh
setup_heartbeat_sr.sh
setup_iscsi.sh
setupxenserver.sh CLOUDSTACK-4649: 2013-10-22 17:54:51 -07:00
storagePlugin
swift
swiftxen
upgrade_snapshot.sh
upgrade_vnc_config.sh
vmops CLOUDSTACK-4750 2013-10-30 15:12:21 -07:00
vmopsSnapshot CLOUDSTACK-3769: Fixed variable name localMountPointPath in vmopsSnapshot plugin 2013-07-25 16:27:32 +05:30
vmopspremium
xen-ovs-vif-flows.rules
xenheartbeat.sh
xs_cleanup.sh