From 23e9b7125bd7d9ec6f674cc22e278208b24e79fd Mon Sep 17 00:00:00 2001
From: Nikolaus Huber <nikolaus.huber@uni-wuerzburg.de>
Date: Thu, 6 Jun 2013 15:16:51 +0000
Subject: [PATCH] git-svn-id:
 https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/code/DMM/trunk@11970
 9e42b895-fcda-4063-8a3b-11be15eb1bbd

---
 Examples/SEAMS_Case_Study/acamarcluster.resourcelandscape | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/Examples/SEAMS_Case_Study/acamarcluster.resourcelandscape b/Examples/SEAMS_Case_Study/acamarcluster.resourcelandscape
index 7236d69b..1db12e90 100644
--- a/Examples/SEAMS_Case_Study/acamarcluster.resourcelandscape
+++ b/Examples/SEAMS_Case_Study/acamarcluster.resourcelandscape
@@ -1,16 +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="_cw_Vwc67EeKFE8NcHwM9lQ" name="TestDegradation">
-              <processingResourceSpecifications id="_fEwIIM67EeKFE8NcHwM9lQ" name="QuadCore" schedulingPolicy="PROCESSOR_SHARING" processingRate="2000.0">
-                <activeResourceType href="default.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
-                <nrOfParProcUnits id="_il4skM67EeKFE8NcHwM9lQ" name="vcpus" number="4"/>
-              </processingResourceSpecifications>
-            </configSpec>
             <template href="default.containerrepository#2"/>
           </contains>
           <template href="default.containerrepository#11"/>
-- 
GitLab