From bc92343b334c60ee5eeb99827ce00289f3b99dae Mon Sep 17 00:00:00 2001 From: Nikolaus Huber <nikolaus.huber@uni-wuerzburg.de> Date: Thu, 18 Apr 2013 12:31:55 +0000 Subject: [PATCH] git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/code/DMM/trunk@11281 9e42b895-fcda-4063-8a3b-11be15eb1bbd --- Examples/SEAMS_Case_Study/acamarcluster.resourcelandscape | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Examples/SEAMS_Case_Study/acamarcluster.resourcelandscape b/Examples/SEAMS_Case_Study/acamarcluster.resourcelandscape index 1127c95f..1db12e90 100644 --- a/Examples/SEAMS_Case_Study/acamarcluster.resourcelandscape +++ b/Examples/SEAMS_Case_Study/acamarcluster.resourcelandscape @@ -1,15 +1,10 @@ <?xml version="1.0" encoding="ASCII"?> -<resourcelandscape:DistributedDataCenter xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:resourceconfiguration="http://www.descartes-research.net/metamodel/resourceconfiguration/0.1" xmlns:resourcelandscape="http://www.descartes-research.net/metamodel/resourcelandscape/0.1" id="1" name="KitDataCenters"> +<resourcelandscape:DistributedDataCenter xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:resourcelandscape="http://www.descartes-research.net/metamodel/resourcelandscape/0.1" id="1" name="KitDataCenters"> <consistsOf id="2" name="AtisDataCenter"> <contains xsi:type="resourcelandscape:CompositeHardwareInfrastructure" id="3" name="AcamarCluster"> <contains xsi:type="resourcelandscape:ComputingInfrastructure" id="4" name="ClusterNode20"> <contains id="10" name="XenServer"> <contains id="12" name="AppServerVM1" ofClass="OS VM"> - <configSpec xsi:type="resourceconfiguration:ActiveResourceSpecification" id="3xyzActiveResourceTemplate32" name="CpusAppServer"> - <processingResourceSpecifications id="235234" name="CPU-Spec" schedulingPolicy="PROCESSOR_SHARING" processingRate="1000.0"> - <nrOfParProcUnits id="1341341" name="NumberOfAppServerVmCpus" number="4"/> - </processingResourceSpecifications> - </configSpec> <template href="default.containerrepository#2"/> </contains> <template href="default.containerrepository#11"/> -- GitLab