|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] [PATCH] allow VCPU settings to be changed on a template
# HG changeset patch
# User David Scott <dave.scott@xxxxxxxxxxxxx>
# Date 1272301338 -3600
# Node ID b0d21e08987fac6769b7c4b1d6bcd165eb228d8d
# Parent 172736b1710a836c01fe4511567942d5caebcfff
CA-40875: allow VCPU settings to be changed on a template.
Signed-off-by: David Scott <dave.scott@xxxxxxxxxxxxx>
diff -r 172736b1710a -r b0d21e08987f ocaml/xapi/xapi_vm_lifecycle.ml
--- a/ocaml/xapi/xapi_vm_lifecycle.ml Thu Apr 22 11:27:19 2010 +0100
+++ b/ocaml/xapi/xapi_vm_lifecycle.ml Mon Apr 26 18:02:18 2010 +0100
@@ -165,6 +165,7 @@
`changing_dynamic_range;
`changing_static_range;
`changing_memory_limits;
+ `changing_VCPUs;
`clone;
`copy;
`export;
1 file changed, 1 insertion(+)
ocaml/xapi/xapi_vm_lifecycle.ml | 1 +
xen-api.hg.patch
Description: Text Data
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-API] [PATCH] allow VCPU settings to be changed on a template,
David Scott <=
|
|
|
|
|