ironic-inspector/ironic_inspector/cmd
Julia Kreger 901c816b23 Add upgrade check, and json2yaml policy handling
Adds the ironic-inspector-status command as well with the
requried upgrade check.

Mostly based upon https://review.opendev.org/#/c/763262/
which is based upon https://review.opendev.org/#/c/748059/

Note: Also had to update the version of eventlet because
existing minimum requirement was seemingly incompatible with
prior versions and would prevent lower constraints testing
to proceed due to issues with ``os`` being patched by eventlet.

Change-Id: I1f479f834f1d79e9eeb591c58a52b6ab80c24534
2021-01-04 13:56:28 -08:00
..
__init__.py Monkey patch original current_thread _active 2020-05-04 15:06:24 -04:00
all.py Adds tooz locking driver 2019-08-02 09:58:10 +08:00
conductor.py Split API and conductor services 2019-08-12 15:29:55 +08:00
dbsync.py Stop using six library 2019-12-17 09:23:01 +01:00
migration.py No need to import print function anymore 2020-04-21 13:21:59 +02:00
status.py Add upgrade check, and json2yaml policy handling 2021-01-04 13:56:28 -08:00
wsgi.py Split API and conductor services 2019-08-12 15:29:55 +08:00