ironic-inspector/ironic_inspector
Harald Jensås f3a1ca956a Add BasePhysnetHook
This base class contains the basic logic for assigning a physical
network to ironic ports.  Subclasses should implement the mechanism for
determining how to map ports to a physical network based on the
introspection data.

Authored-By: Mark Goddard <mark@stackhpc.com>
Co-Authored-By: Harald Jensås <hjensas@redhat.com>
Change-Id: I4f6fc9e3d5692075ceb4f38fa04ed54aa22a1d8b
2020-04-15 08:41:38 +02:00
..
cmd Stop using six library 2019-12-17 09:23:01 +01:00
common Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
conductor Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
conf Silence amqp DEBUG messages in logs 2019-10-21 16:48:53 +02:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2020-04-08 10:08:11 +00:00
migrations Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
plugins Add BasePhysnetHook 2020-04-15 08:41:38 +02:00
pxe_filter Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
test Add BasePhysnetHook 2020-04-15 08:41:38 +02:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
api_tools.py Stop using six library 2019-12-17 09:23:01 +01:00
db.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
introspect.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
introspection_state.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
main.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
node_cache.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
policy.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
process.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
rules.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
utils.py Finalize ironicclient removal 2020-03-25 10:08:38 +01:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00
wsgi_service.py Split API and conductor services 2019-08-12 15:29:55 +08:00