cloudstack/plugins/network-elements
ynojima a45ee749ac 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 and/or TODO:
- 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"
- Documentation!

Signed-off-by : Toshiaki Hatano <haeena@haeena.net>
2013-09-26 23:37:18 +09:00
..
bigswitch-vns sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
cisco-vnmc sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
dns-notifier Cleanup pom.xml in various projects to properly use managed versions and other defaults 2013-09-21 17:21:06 +08:00
elastic-loadbalancer Fixed up the agent separation. Added comments for config packaging. 2013-09-06 15:40:39 -07:00
f5 sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
internal-loadbalancer Fixed unit tests 2013-09-06 15:40:39 -07:00
juniper-srx Fixed non-oss build broken in Juniper SRX with commit 2614b00c51 2013-09-18 16:37:00 -07:00
midonet CLOUDSTACK-4466: Fix DHCP capability breaks in 4.2 for MidoNet 2013-09-10 08:14:54 +00:00
netscaler sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
nicira-nvp sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
ovs sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
stratosphere-ssp Moved NetworkManager to NetworkOrchestrationService 2013-09-06 15:40:31 -07:00
vxlan CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor 2013-09-26 23:37:18 +09:00