Skip to content

Commit f6585c6

Browse files
committed
CNV#51222: Restoring Enabling dedicated resources for VMs in web
1 parent d47d41f commit f6585c6

File tree

2 files changed

+21
-4
lines changed

2 files changed

+21
-4
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * virt/creating_vm/virt-creating-vms-from-templates.adoc
4+
5+
:_mod-docs-content-type: PROCEDURE
6+
[id="virt-dedicated-resources-vm-template_{context}"]
7+
= Enabling dedicated resources for a virtual machine template
8+
9+
[role="_abstract"]
10+
You can enable dedicated resources for a virtual machine (VM) template in the {product-title} web console.
11+
VMs that are created from this template will be scheduled with dedicated resources.
12+
13+
.Procedure
14+
15+
. In the {product-title} web console, click *Virtualization* -> *Templates* in the side menu.
16+
. Select the template that you want to edit to open the *Template details* page.
17+
. On the *Scheduling* tab, click the edit icon beside *Dedicated Resources*.
18+
. Select *Schedule this workload with dedicated resources (guaranteed policy)*.
19+
. Click *Save*.

virt/creating_vm/virt-creating-vms-from-templates.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ include::modules/virt-creating-vm-from-template.adoc[leveloffset=+1]
3434

3535
include::modules/virt-customizing-vm-template-web.adoc[leveloffset=+1]
3636

37-
include::modules/virt-creating-template.adoc[leveloffset=+1]
37+
include::modules/virt-creating-template.adoc[leveloffset=+2]
3838

39-
include::modules/virt-adding-templates-to-custom-namespace.adoc[leveloffset=+1]
40-
41-
include::modules/virt-deleting-templates-from-custom-namespace.adoc[leveloffset=+1]
39+
include::modules/virt-dedicated-resources-vm-template.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)