summaryrefslogtreecommitdiff
path: root/doc/source/user_guide.rst
blob: 782c9e050060ca10ebdbc0bb5223e8c4da79bb1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
==========
User Guide
==========

Nodes List File
---------------

To allow users to load a bunch of nodes at once, there is possibility to
upload CSV file with given list of nodes. This file should be formatted as

::

    driver,address,username,password/ssh key,mac addresses,cpu architecture,number of CPUs,available memory,available storage

Even if there is no all data available, we assume empty values for missing
keys and try to parse everything, what is possible.