ironic-python-agent/doc/source
Annie Lezil fdcb0922a5 Collect NIC name given by BIOS
Adds an extra field ``biosdevname`` to network interface inventory
collected by ``default`` inspection collector (which collects the whole
inventory returned by hardware manager) of ironic-python-agent.

This feature requires biosdevname utility to collect the bios given NIC
names. The tooling module for tinyIPA is created for the same purpose.
For CoreOS IPA pxe images, biosdevname tooling module is limited,
because Docker repository is created and embedded into CoreOS pxe
images. The Docker repository uses debian to download the packages.
Debian does not have biosdevname package.

Adds an export variable TINYIPA_REQUIRE_BIOSDEVNAME. Set this
variable to ``true`` in your shell before building tinyIPA.

Closes-Bug: #1635351
Change-Id: Ia96af59e2a74868cac59e5a88cfbb3be60d85687
2017-05-18 14:44:11 -07:00
..
conf.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00
index.rst Collect NIC name given by BIOS 2017-05-18 14:44:11 -07:00
metrics.rst Minor updates to metrics documentation 2016-08-11 23:09:12 -04:00
troubleshooting.rst Merge "Fixed typo in doc file" 2016-10-05 02:15:36 +00:00