Changes of Revision 6
_constraints
Added
x
1
2
+<?xml version="1.0" encoding="UTF-8"?>
3
+<constraints>
4
+ <hardware>
5
+ <disk>
6
+ <size unit="M">18000</size>
7
+ </disk>
8
+ <memory>
9
+ <size unit="M">6000</size>
10
+ </memory>
11
+ </hardware>
12
+</constraints>
13