deb-ironic-inspector/doc/source
Sam Betts 4af672b849 Add GenericLocalLinkConnectionHook processing hook
For Ironic multi-tenant networking support, we need to be able to
discover the nodes local connectivity. To do this IPA can try to pull
LLDP packets for every NIC.

This patch adds a processing hook to handle the data from these packets
in ironic-inspector so that we can populate the correct fields fields in
Ironic. The generic lldp hook only handles the mandatory fields port id
and chassis id, set on port_id and switch_id in local_link_connection.

Further LLDP fields should be handled by additional vendor specific LLDP
processing hooks, that populate the switch_info field in a non-generic
way.

Change-Id: I884eaaa9cc54cd08c21147da438b1dabc10d3a40
Related-Bug: #1526403
Depends-On: Ie655fd59b06de7b84fba3b438d5e4c2ecd8075c3
Depends-On: Idae9b1ede1797029da1bd521501b121957ca1f1a
2016-07-29 15:00:22 +01:00
..
.gitignore Generate Sphinx docs 2015-11-27 11:56:36 +02:00
conf.py Generate Sphinx docs 2015-11-27 11:56:36 +02:00
contributing.rst Numerous improvements in the documentation 2015-12-02 18:07:22 +01:00
http-api.rst Fix response code for rule creating API 2016-06-14 11:23:03 +03:00
index.rst Generate API documentation from Python modules 2016-03-08 15:07:44 +01:00
install.rst [doc]Add 'ipa-debug=1' to installation document 2016-07-18 22:40:37 +08:00
troubleshooting.rst Update the troubleshooting guide 2016-03-08 15:15:38 +01:00
usage.rst Add GenericLocalLinkConnectionHook processing hook 2016-07-29 15:00:22 +01:00
workflow.rst Numerous improvements in the documentation 2015-12-02 18:07:22 +01:00