cloudstack/ui
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
..
css CLOUDSTACK-4669: Fix disassociateProfileFromBlade action icon 2013-09-13 16:10:29 -07:00
images UI: Add initial UCS section to infrastructure page 2013-07-09 13:48:48 -07:00
lib Add plugin loading functionality and basic framework 2012-12-19 15:47:25 -08:00
modules UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
plugins rat: Fix license for file from recent ui-plugins merge 2013-02-14 17:18:22 +05:30
scripts CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor 2013-09-26 23:37:18 +09:00
tests License header updates for the UI folder 2012-08-03 12:45:47 -04:00
dictionary.jsp CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor 2013-09-26 23:37:18 +09:00
index.jsp CLOUDSTACK-4642: UI > storage > volume > recurring snapshot > timezone dropdown > remove hardcoding dropdown option from index.jsp since dropdown option is generated on the fly from timezoneMap variable in JavaScript file. 2013-09-10 16:21:02 -07:00