ecc2306fecfdb217775cd4a4a81481fb9a00a8f1
This change installs two Ironic inspector plugins. The ``lldp_basic``
plugin was added to Ironic inspector in Ocata to process LLDP packets
stored in swift (https://review.openstack.org/#/c/406496/). The
``local_link_connection`` plugin was added in Newton but had not been
installed (https://review.openstack.org/#/c/321082/). It sets the
port_id and switch_id on Ironic ports from LLDP data.
Change-Id: I5c2734e77a16360f9688a0a389211e3882941eb0
(cherry picked from commit c55910d40c)
Team and repository tags
Undercloud Install via instack
instack-undercloud is tooling for installing a TripleO undercloud.
It is part of the TripleO project: http://docs.openstack.org/developer/tripleo-docs/index.html
- Free software: Apache license
- Source: http://git.openstack.org/cgit/openstack/instack-undercloud
- Bugs: http://bugs.launchpad.net/tripleo
Description