From 07f76f4e0596d7fdac4b105ace5f8dd2c0f1a814 Mon Sep 17 00:00:00 2001 From: Nikolaus Huber <nikolaus.huber@uni-wuerzburg.de> Date: Thu, 18 Apr 2013 11:59:46 +0000 Subject: [PATCH] adjusted to six cluster nodes as in paper git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/code/DMM/trunk@11273 9e42b895-fcda-4063-8a3b-11be15eb1bbd --- .../SEAMS_Case_Study/acamarCluster.resourcelandscape | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Examples/SEAMS_Case_Study/acamarCluster.resourcelandscape b/Examples/SEAMS_Case_Study/acamarCluster.resourcelandscape index e5f7cea3..1db12e90 100644 --- a/Examples/SEAMS_Case_Study/acamarCluster.resourcelandscape +++ b/Examples/SEAMS_Case_Study/acamarCluster.resourcelandscape @@ -23,7 +23,17 @@ </contains> <template href="default.containerrepository#5"/> </contains> - <contains xsi:type="resourcelandscape:ComputingInfrastructure" id="7" name="ClusterNode17"> + <contains xsi:type="resourcelandscape:ComputingInfrastructure" id="_LklidKgfEeKjPK9oRuUP7g" name="ClusterNode17"> + <contains id="_SI2gsKgfEeKjPK9oRuUP7g" name="XenServer"> + <template href="default.containerrepository#11"/> + </contains> + </contains> + <contains xsi:type="resourcelandscape:ComputingInfrastructure" id="_Mik0tKgfEeKjPK9oRuUP7g" name="ClusterNode16"> + <contains id="_Uuj-sKgfEeKjPK9oRuUP7g" name="XenServer"> + <template href="default.containerrepository#5"/> + </contains> + </contains> + <contains xsi:type="resourcelandscape:ComputingInfrastructure" id="7" name="ClusterNode15"> <contains id="14" name="XenServer"> <contains id="33" name="DatabaseVM" ofClass="OS VM"> <template href="default.containerrepository#555"/> -- GitLab