cloudstack/ui/scripts
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
..
ui ui: Fix sorting bug in UI Code (#3445) 2019-07-02 12:53:10 +05:30
ui-custom server: Add support for new heuristics based VM Deployement for admins (#3454) 2019-07-13 12:52:48 +05:30
accounts.js server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30
accountsWizard.js Remove 'todb' in favor of 'encodeURIComponent'. (#2572) 2018-04-16 13:44:27 +02:00
affinity.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
autoscaler.js [migrateVolume API method] Filter disk offerings based on storage pool selected (#2612) 2018-05-04 08:04:10 -03:00
cloud.core.callbacks.js CLOUDSTACK-9408 for the move away from download.cloud.com 2017-04-20 11:35:36 +05:30
cloudStack.js server: add support for sorting zones in UI/API (#3242) 2019-06-19 18:03:56 +05:30
configuration.js ui: fix for disk offering quickview details, actions (#3391) 2019-06-14 07:37:31 +05:30
dashboard.js CLOUDSTACK-10059: Dashboard ignores resource value that is less than 1% 2017-08-31 16:11:58 +02:00
docs.js ui: add new way to create a volume snapshot from instance quick view tooltip (#3406) 2019-06-25 21:48:03 +05:30
domains.js Fix delete domain button in the UI to update only after job finishes (#2905) 2018-11-11 18:41:37 -02:00
events.js ui: add user information on the Event-View in the UI (#2826) 2018-08-30 14:33:38 +05:30
globalSettings.js api: instance and template details are free text (#3240) 2019-06-27 09:14:47 +05:30
installWizard.js Remove 'md5Hashed' variable from Javascript. (#2555) 2018-04-13 10:43:52 +02:00
instanceWizard.js server: Add support for new heuristics based VM Deployement for admins (#3454) 2019-07-13 12:52:48 +05:30
instances.js server: Add support for new heuristics based VM Deployement for admins (#3454) 2019-07-13 12:52:48 +05:30
lbCertificatePolicy.js server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30
lbStickyPolicy.js CLOUDSTACK-8744 Add missing localization (l10n) for several parts in the UI 2015-08-18 11:16:14 +01:00
metrics.js server: export granular volume bytes and iops metrics (#3259) 2019-06-27 09:18:10 +05:30
network.js ui: fix LB protocol bug (#3438) 2019-06-29 00:23:36 +05:30
plugins.js ui: insert plugin css files before custom.css file (#2784) 2018-08-08 12:07:56 +05:30
postLoad.js ui: configurable branding, keyboard list and hide-able columns through a new config.js file (#3258) 2019-05-30 15:32:37 +05:30
projects.js server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30
regions.js CLOUDSTACK-8672 : NCC Integration with CloudStack. 2017-07-20 12:42:43 +05:30
roles.js api: instance and template details are free text (#3240) 2019-06-27 09:14:47 +05:30
sharedFunctions.js server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30
storage.js ui: fix custom offerings selection in upload volume form (#3479) 2019-07-11 15:14:53 +05:30
system.js server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30
templates.js api: Allowing template owner to download template (#3475) 2019-07-09 12:42:41 +05:30
vpc.js Merge remote-tracking branch 'origin/4.12' 2019-05-30 12:31:26 +05:30
zoneWizard.js Improvements after jquery update (#3183) 2019-04-25 16:09:43 -03:00