Statistics
| Branch: | Tag: | Revision:

root / src / Ganeti / HTools / Nic.hs @ 5cbf7832

History | View | Annotate | Download (2.8 kB)

# Date Author Comment
908c2f67 05/29/2013 10:52 am Thomas Thrainer

Parse NIC data from allocation request in hail

Add a NIC type and extend the Instance type by a list of NIC's. Parse
the NIC's in allocation requests and store them for now. Later patches
will make use of this field in order to ensure that the requested
instance is only placed in node groups wich are connected to those...