From a62116de3259b3826a53fd146fdd89f792bd69c0 Mon Sep 17 00:00:00 2001 From: Dmitry Guryanov Date: Wed, 12 Sep 2012 16:40:54 +0400 Subject: parallels: implement containers creation Add separate function parallelsCreateCt, which creates container. Also add example xml configuration domain-parallels-ct-simple.xml. Signed-off-by: Dmitry Guryanov --- .../domain-parallels-ct-simple.xml | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 tests/domainschemadata/domain-parallels-ct-simple.xml (limited to 'tests/domainschemadata') diff --git a/tests/domainschemadata/domain-parallels-ct-simple.xml b/tests/domainschemadata/domain-parallels-ct-simple.xml new file mode 100644 index 000000000..a2b87ce85 --- /dev/null +++ b/tests/domainschemadata/domain-parallels-ct-simple.xml @@ -0,0 +1,27 @@ + + 1010 + 88576506-d611-41c2-b6b6-c9043704a0dd + + 262144 + 262144 + 8 + + exe + /sbin/init + + + destroy + destroy + destroy + + + + + + + + -- cgit v1.2.3-18-g5258