ironic-inspector/ironic_inspector
Julia Kreger 2f828aed46 Allow operators to disable clean_up sync
Some operators simply don't need the periodic clean up sync
task as part of their ironic deployment with ironic-inspector
as they are not using the PXE filtering to manage access for
machines as part of discovery.

In these "standalone" use cases, there is typically no neutron,
and everything is managed externally from ironic-inspector.

Change-Id: I0036b2cdb7d562e90855ccabd108392f2f97c6f9
2020-06-29 16:53:28 -07:00
..
cmd Merge "No need to import print function anymore" 2020-05-15 12:20:48 +00:00
common Use latest version of python construct 2020-05-14 10:37:07 +02:00
conductor Allow operators to disable clean_up sync 2020-06-29 16:53:28 -07:00
conf Allow operators to disable clean_up sync 2020-06-29 16:53:28 -07:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2020-05-16 06:54:47 +00:00
migrations Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
plugins extra_hardware: stop storing raw data in swift 2020-05-14 16:08:34 +02:00
pxe_filter Stop running a periodic task for the noop PXE filter 2020-05-06 09:30:30 +02:00
test Use unittest.mock instead of mock 2020-06-10 20:21:00 +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 Make POST /v1/introspection synchronous when manage_boot==False 2020-05-12 12:21:20 +02: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 Enable Basic HTTP authentication middleware. 2020-06-05 01:28:40 +12: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 Enable Basic HTTP authentication middleware. 2020-06-05 01:28:40 +12: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