From e50172aa40273c2c8102453f9647b03e2042eca4 Mon Sep 17 00:00:00 2001 From: Nikolaus Huber <nikolaus.huber@uni-wuerzburg.de> Date: Mon, 21 Jan 2013 09:29:16 +0000 Subject: [PATCH] git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/code/DMM/trunk@9851 9e42b895-fcda-4063-8a3b-11be15eb1bbd --- .../test_models/DistributedDataCenter.xmi | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/edu.kit.ipd.descartes.adaptation.test/test_models/DistributedDataCenter.xmi b/edu.kit.ipd.descartes.adaptation.test/test_models/DistributedDataCenter.xmi index 829d5c1e..8e1c8b1a 100644 --- a/edu.kit.ipd.descartes.adaptation.test/test_models/DistributedDataCenter.xmi +++ b/edu.kit.ipd.descartes.adaptation.test/test_models/DistributedDataCenter.xmi @@ -1,11 +1,5 @@ <?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:resourcelandscape="http://www.descartes-research.net/metamodel/resourcelandscape/0.1" - xsi:schemaLocation="http://www.descartes-research.net/metamodel/resourcelandscape/0.1 platform:/resource/edu.kit.ipd.descartes.mm.resourcelandscape/model/resourcelandscape.ecore" - id="q" name="DDC Descartes"> +<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" xsi:schemaLocation="http://www.descartes-research.net/metamodel/resourcelandscape/0.1 ../../edu.kit.ipd.descartes.mm.resourcelandscape/model/resourcelandscape.ecore" id="q" name="DDC Descartes"> <consistsOf id="2" name="TestDataCenterUSA"> <contains xsi:type="resourcelandscape:ComputingInfrastructure" id="y" name="ComputeNodeUsaOne"> <contains id="2313" name="VM1_USA1" ofClass="OS VM"> -- GitLab