cloudstack/scripts
Toshiaki Hatano 34ae32e0c2 CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor
Initial patch for VXLAN support.
Fully functional, hopefully, for GuestNetwork - AdvancedZone.

Patch Note:
 in cloudstack-server
- Add isolation method VXLAN
- Add VxlanGuestNetworkGuru as plugin for VXLAN isolation
- Modify NetworkServiceImpl to handle extended vNet range for VXLAN isolation
- Add VXLAN isolation option in zoneWizard UI

 in cloudstack-agent (kvm)
- Add modifyvxlan.sh script that handle bridge/vxlan interface manipulation script
-- Usage is exactly same to modifyvlan.sh
- BridgeVifDriver will call modifyvxlan.sh instead of modifyvlan.sh when VXLAN is used for isolation

Database changes:
- No change in database structure.
- VXLAN isolation uses same tables that VLAN uses to store vNet allocation status.

Known Issue:
- Some resource still says 'VLAN' in log even if VXLAN is used
- in UI, "Network - GuestNetworks" dosen't display VNI
-- VLAN ID field displays "N/A"
2013-08-24 01:39:11 +00:00
..
installer license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
network Summary: Move Xen vmdata to new, non-ssh method 2013-07-30 21:45:36 -06:00
storage Fix specifying db passwd in cloud-install-sys-tmplt 2013-08-12 10:59:37 +02:00
util CloudStack CLOUDSTACK-774 2013-02-21 15:46:11 -08:00
vm CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor 2013-08-24 01:39:11 +00:00
.pydevproject License header updates for the scripts folder. 2012-08-03 09:38:28 -04:00