remove datacenter
This commit is contained in:
		@@ -1,33 +1,5 @@
 | 
			
		||||
<?xml version="1.0"?>
 | 
			
		||||
<edge_devices>
 | 
			
		||||
	<datacenter arch="x86" os="Linux" vmm="Xen">
 | 
			
		||||
		<costPerBw>0.1</costPerBw>
 | 
			
		||||
		<costPerSec>3.0</costPerSec>
 | 
			
		||||
		<costPerMem>0.05</costPerMem>
 | 
			
		||||
		<costPerStorage>0.1</costPerStorage>
 | 
			
		||||
		<location>
 | 
			
		||||
			<x_pos>1</x_pos>
 | 
			
		||||
			<y_pos>1</y_pos>
 | 
			
		||||
			<wlan_id>0</wlan_id>
 | 
			
		||||
			<attractiveness>0</attractiveness>
 | 
			
		||||
		</location>
 | 
			
		||||
		<hosts>
 | 
			
		||||
			<host>
 | 
			
		||||
				<core>2</core>
 | 
			
		||||
				<mips>4000</mips>
 | 
			
		||||
				<ram>4096</ram>
 | 
			
		||||
				<storage>100000</storage>
 | 
			
		||||
				<VMs>
 | 
			
		||||
					<VM vmm="Xen">
 | 
			
		||||
						<core>2</core>
 | 
			
		||||
						<mips>4000</mips>
 | 
			
		||||
						<ram>4096</ram>
 | 
			
		||||
						<storage>100000</storage>
 | 
			
		||||
					</VM>
 | 
			
		||||
				</VMs>
 | 
			
		||||
			</host>
 | 
			
		||||
		</hosts>
 | 
			
		||||
	</datacenter>
 | 
			
		||||
	<datacenter arch="x86" os="Linux" vmm="Xen">
 | 
			
		||||
		<costPerBw>0.1</costPerBw>
 | 
			
		||||
		<costPerSec>3.0</costPerSec>
 | 
			
		||||
@@ -42,15 +14,15 @@
 | 
			
		||||
		<hosts>
 | 
			
		||||
			<host>
 | 
			
		||||
				<core>2</core>
 | 
			
		||||
				<mips>4000</mips>
 | 
			
		||||
				<ram>4096</ram>
 | 
			
		||||
				<storage>100000</storage>
 | 
			
		||||
				<mips>1000</mips>
 | 
			
		||||
				<ram>2048</ram>
 | 
			
		||||
				<storage>50000</storage>
 | 
			
		||||
				<VMs>
 | 
			
		||||
					<VM vmm="Xen">
 | 
			
		||||
						<core>2</core>
 | 
			
		||||
						<mips>4000</mips>
 | 
			
		||||
						<ram>4096</ram>
 | 
			
		||||
						<storage>100000</storage>
 | 
			
		||||
						<mips>1000</mips>
 | 
			
		||||
						<ram>2048</ram>
 | 
			
		||||
						<storage>50000</storage>
 | 
			
		||||
					</VM>
 | 
			
		||||
				</VMs>
 | 
			
		||||
			</host>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user