ironic-inspector/ironic_inspector/conf
space d278bb6f77 introspection data backend: plugin layer
Configurable introspection data storage backend [1] is proposed
to provide flexible extension of introspection data storage
instead of the single support of Swift storage backend.

This patch adds plugin mechanism for loading introspection
storage, creates database backend and moves Swift storage
into a plugin.

[1] http://specs.openstack.org/openstack/ironic-inspector-specs/specs/configurable-introspection-data-backends.html

Story: 1726713
Task: 11373

Co-Authored-By: Kaifeng Wang <kaifeng.w@gmail.com>
Change-Id: Ie4d09dc0afc441b20a1e5e3bd8e742b1df918954
2019-01-07 17:31:15 +08:00
..
__init__.py Centralize config options 2018-01-04 20:43:58 -08:00
capabilities.py Centralize config options 2018-01-04 20:43:58 -08:00
default.py Wrap Flask into oslo.service 2018-10-23 09:20:16 +08:00
discovery.py Change the default discovery driver to fake-hardware 2018-04-30 14:36:34 +00:00
dnsmasq_pxe_filter.py Centralize config options 2018-01-04 20:43:58 -08:00
iptables.py Support ip6tables for iptables pxe filter 2018-11-07 09:53:47 +08:00
ironic.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
opts.py Use set_defaults from cors 2018-09-13 15:39:06 +08:00
pci_devices.py Centralize config options 2018-01-04 20:43:58 -08:00
processing.py introspection data backend: plugin layer 2019-01-07 17:31:15 +08:00
pxe_filter.py Clean up pxe_filter related deprecations 2018-08-06 13:42:01 +08:00
swift.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00