remove datacenter
This commit is contained in:
parent
7120c8b73e
commit
e9320c1918
@ -1,33 +1,5 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<edge_devices>
|
<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">
|
<datacenter arch="x86" os="Linux" vmm="Xen">
|
||||||
<costPerBw>0.1</costPerBw>
|
<costPerBw>0.1</costPerBw>
|
||||||
<costPerSec>3.0</costPerSec>
|
<costPerSec>3.0</costPerSec>
|
||||||
@ -42,15 +14,15 @@
|
|||||||
<hosts>
|
<hosts>
|
||||||
<host>
|
<host>
|
||||||
<core>2</core>
|
<core>2</core>
|
||||||
<mips>4000</mips>
|
<mips>1000</mips>
|
||||||
<ram>4096</ram>
|
<ram>2048</ram>
|
||||||
<storage>100000</storage>
|
<storage>50000</storage>
|
||||||
<VMs>
|
<VMs>
|
||||||
<VM vmm="Xen">
|
<VM vmm="Xen">
|
||||||
<core>2</core>
|
<core>2</core>
|
||||||
<mips>4000</mips>
|
<mips>1000</mips>
|
||||||
<ram>4096</ram>
|
<ram>2048</ram>
|
||||||
<storage>100000</storage>
|
<storage>50000</storage>
|
||||||
</VM>
|
</VM>
|
||||||
</VMs>
|
</VMs>
|
||||||
</host>
|
</host>
|
||||||
|
Loading…
Reference in New Issue
Block a user