Specs for ironic-inspector
Go to file
Bob Fournier ac70bef7b8 Add LLDP processing hook and new CLI commands
It would be useful to display the contents of Link Layer Discovery
Protocol (LLDP) TLVs received from network switches that are cached
by IPA.  The LLDP data can help with deployment validation and
troubleshooting.  The spec presents a hook to process and store
the cached LLDP info and new 'openstack baremetal' commands to
display the processed LLDP data.

Change-Id: Ife9a1901b8f21be2a31969a5fb6bc777162f1e95
Related-Bug: 1626253
2016-11-04 10:50:33 -04:00
doc/source Initial commit 2015-12-03 12:48:04 +01:00
specs Add LLDP processing hook and new CLI commands 2016-11-04 10:50:33 -04:00
.gitignore Initial commit 2015-12-03 12:48:04 +01:00
.gitreview Added .gitreview 2015-12-02 12:39:44 +00:00
.testr.conf Initial commit 2015-12-03 12:48:04 +01:00
LICENSE Initial commit 2015-12-03 12:48:04 +01:00
README.rst Initial commit 2015-12-03 12:48:04 +01:00
requirements.txt Initial commit 2015-12-03 12:48:04 +01:00
setup.cfg Initial commit 2015-12-03 12:48:04 +01:00
setup.py Initial commit 2015-12-03 12:48:04 +01:00
template.rst Merge "Add Ironic python agent impact to template" 2015-12-23 15:28:00 +00:00
test-requirements.txt Initial commit 2015-12-03 12:48:04 +01:00
tox.ini Initial commit 2015-12-03 12:48:04 +01:00

README.rst

ironic-inspector specs

Specs for Ironic Inspector