Typo fix: infromation => information

Change-Id: I55d00254392df3c604cd9ab1ec4e3ecb891e2bd4
This commit is contained in:
Anh Tran 2017-02-08 16:04:54 +07:00
parent 6bf5bc8228
commit c2c27bb5e5
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ the ramdisk. Request body: JSON dictionary with at least these keys:
* ``memory`` memory information containing at least key ``physical_mb`` - * ``memory`` memory information containing at least key ``physical_mb`` -
physical memory size as reported by dmidecode, physical memory size as reported by dmidecode,
* ``cpu`` CPU infromation containing at least keys ``count`` (CPU count) and * ``cpu`` CPU information containing at least keys ``count`` (CPU count) and
``architecture`` (CPU architecture, e.g. ``x86_64``), ``architecture`` (CPU architecture, e.g. ``x86_64``),
* ``bmc_address`` IP address of the node's BMC, * ``bmc_address`` IP address of the node's BMC,