cloudstack/ui/scripts
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
..
ui CLOUDSTACK-4710: Fix broken help link 2013-09-19 13:36:58 -07:00
ui-custom CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor 2013-09-26 23:37:18 +09:00
accounts.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
accountsWizard.js New LDAP UI 2013-07-29 05:58:00 -04:00
affinity.js CLOUDSTACK-4302: UI > affinity group > hide delete action when affinity group type is ExplicitDedication for regular user. 2013-08-14 18:01:04 -07:00
autoscaler.js CLOUDSTACK-4714: EIP/ELB Basic Zone > EIP/ELB Basic Zone > Network page > Add Load Balancer tab > add AutoScale rule > spinning wheel is hanging forever with JS error "args.context.ipAddresses is undefined". 2013-09-19 17:12:58 -07:00
cloud.core.callbacks.js Format JS 2013-07-18 12:34:20 -04:00
cloudStack.js CLOUDSTACK-3950: UI > remove global variable havingS3, havingSwift who are no longer in use. 2013-08-20 16:04:40 -07:00
configuration.js Revert "Create compute offering UI: Use big size for form" 2013-08-14 10:53:26 -07:00
dashboard.js Format JS 2013-07-18 12:34:20 -04:00
docs.js rbd: Add more help information to the UI when adding a Primary Pool. 2013-09-26 09:47:59 +02:00
domains.js Format JS 2013-07-18 12:34:20 -04:00
events.js CLOUDSTACK-4077: Fix refresh issue; localization labels 2013-08-05 15:26:12 -07:00
globalSettings.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
installWizard.js Format JS 2013-07-18 12:34:20 -04:00
instanceWizard.js CLOUDSTACK-4302: UI > VM wizard > affinity group step > if selected zone is dedicated, pre-select ExplicitDedication affinity group and make it non-editable. 2013-08-14 17:47:44 -07:00
instances.js CLOUDSTACK-2180: UI > Instances > Reboot VM action > if the template from which vm is created is password-enabled, pop up "Password has been reset to xxxxxxx" dialog after action is complete. 2013-09-23 12:00:14 -07:00
lbStickyPolicy.js Format JS 2013-07-18 12:34:20 -04:00
network.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
plugins.js UI plugin framework: Support plugin internationalization 2013-08-13 15:32:08 -07:00
projects.js Format JS 2013-07-18 12:34:20 -04:00
regions.js CLOUDSTACK-2334: UI > Regions > GSLB > remove lb rule from GSLB - fix a bug that passed wrong parameter to API call. 2013-07-29 13:52:01 -07:00
sharedFunctions.js CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor 2013-09-26 23:37:18 +09:00
storage.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
system.js rbd: Add more help information to the UI when adding a Primary Pool. 2013-09-26 09:47:59 +02:00
templates.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
vm_snapshots.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
vpc.js CLOUDSTACK-4142: UI > VPC > tier > detailView > edit action > network offering dropdown > get current network offering from listNetworks API response instead of listNetworkOfferings API response. 2013-08-14 11:38:04 -07:00
zoneWizard.js CLOUDSTACK-4128: UI > zone wizard > secondary storage step > provider "S3" > Create NFS staging is required for S3 at this moment. So, disallow user to uncheck "Create NFS Secondary Staging" checkbox when provider is "S3". 2013-09-23 13:57:47 -07:00