cloudstack/ui/scripts/ui-custom
Anurag Awasthi 9e6ee7c63e server: Add support for new heuristics based VM Deployement for admins (#3454)
Currently an admin can choose which host a VM is to be started on.
They should be able to 'override' the allocation algorthm to a greater
or lesser extent at will, and be able to choose the pod, cluster or host
that they wish a new VM to be deployed in.

DeployVirtualMachine API has been extended with additional, optional
parameters podid and clusterid that will be passed to and used in the
deployment planner, when selecting a viable host. If the user supplies
a pod, a suitable host in the given pod will be selected. If the user
supplies a cluster, a suitable host in the given cluster will be selected.

Based on the parameter supplied and on passing validation, the VM will
then be deployed on the selected host, cluster or pod.
2019-07-13 12:52:48 +05:30
..
accountsWizard.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
affinity.js Fix set affinity for user overlay problem (Fixes #2986) (#2987) 2018-11-01 10:30:53 -03:00
autoscaler.js CLOUDSTACK-9229: Autoscale policy creation failing in VPC due to zoneid missing in createAutoScaleVmProfile 2016-01-13 15:47:06 +05:30
copyTemplate.js CLOUDSTACK-9700: Allow user to Register/Copy templates to multiple zones at the same time 2017-05-15 14:07:22 +05:30
dashboard.js Format JS 2013-07-18 12:34:20 -04:00
enableStaticNAT.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
granularSettings.js api: instance and template details are free text (#3240) 2019-06-27 09:14:47 +05:30
healthCheck.js CLOUDSTACK-9237: Create LB Healthcheck issues - button alignment and error message goes outside the window 2016-01-14 15:23:01 +05:30
installWizard.js General cleanup, source formatting, remove whitespace 2013-08-02 14:20:47 +05:30
instanceWizard.js server: Add support for new heuristics based VM Deployement for admins (#3454) 2019-07-13 12:52:48 +05:30
ipRules.js Format JS 2013-07-18 12:34:20 -04:00
login.js CLOUDSTACK-8701: Allow SAML users to switch accounts 2015-08-14 11:58:44 +05:30
metricsView.js ui: improve metrics view implementation 2016-01-18 12:50:57 +01:00
migrate.js Fix "Migrate instance to another host" popup modal (#2803) 2018-08-28 22:14:03 -03:00
physicalResources.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
pluginListing.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
projectSelect.js populate project select when clicked on to display latest project options (#2810) 2018-08-20 10:03:51 +02:00
projects.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
recurringSnapshots.js api: snapshot, snapshotpolicy tag support (#3228) 2019-06-27 09:21:08 +05:30
regions.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
saml.js CLOUDSTACK-10101: Present the full domain name when listing user's domains in SAML2 plugin (#2280) 2017-10-10 10:12:03 +05:30
securityRules.js Format JS 2013-07-18 12:34:20 -04:00
uploadVolume.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
vpc.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
zoneChart.js CLOUDSTACK-9997: Add cpu cores information in CapacityResponse 2017-07-22 11:26:37 +02:00
zoneFilter.js Format JS 2013-07-18 12:34:20 -04:00
zoneWizard.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00