cloudstack/ui/scripts/ui-custom
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
..
accountsWizard.js Update unit tests, add filter to list all users, update ssl 2013-08-12 14:49:55 +05:30
affinity.js Format JS 2013-07-18 12:34:20 -04:00
autoscaler.js CLOUDSTACK-4219: Autoscale UI: Fix for missing form data 2013-08-12 10:58:58 -07:00
dashboard.js Format JS 2013-07-18 12:34:20 -04:00
enableStaticNAT.js Format JS 2013-07-18 12:34:20 -04:00
granularSettings.js Format JS 2013-07-18 12:34:20 -04:00
healthCheck.js Format JS 2013-07-18 12:34:20 -04:00
installWizard.js General cleanup, source formatting, remove whitespace 2013-08-02 14:20:47 +05:30
instanceWizard.js CLOUDSTACK-4302: Instance wizard: Support readonly checkbox selection 2013-08-13 14:27:34 -07:00
ipRules.js Format JS 2013-07-18 12:34:20 -04:00
login.js Format JS 2013-07-18 12:34:20 -04:00
physicalResources.js Format JS 2013-07-18 12:34:20 -04:00
pluginListing.js Format JS 2013-07-18 12:34:20 -04:00
projectSelect.js Format JS 2013-07-18 12:34:20 -04:00
projects.js Format JS 2013-07-18 12:34:20 -04:00
recurringSnapshots.js Format JS 2013-07-18 12:34:20 -04:00
regions.js Format JS 2013-07-18 12:34:20 -04:00
securityRules.js Format JS 2013-07-18 12:34:20 -04:00
uploadVolume.js Format JS 2013-07-18 12:34:20 -04:00
vpc.js Format JS 2013-07-18 12:34:20 -04:00
zoneChart.js Extended zone charts to allow for easy creation of custom charts 2013-08-22 15:18:18 -07:00
zoneFilter.js Format JS 2013-07-18 12:34:20 -04:00
zoneWizard.js CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor 2013-09-26 23:37:18 +09:00