ironic-inspector/ironic_inspector
Sam Betts aa3b8ba777 Add alembic migrations for the inspector database
This patch adds a new command ironic-inspector-dbsync which can be used
to sync the ironic inspector database using alembic migrations. It adds
a migration to match the current required db schema.

Change-Id: I21188b3f5003c8ab43d82903473e2a6ef7f755a0
Closes-Bug: #1495620
2015-09-23 14:44:46 +01:00
..
common Store and expose introspection data 2015-08-27 20:18:54 -04:00
migrations Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
plugins Add missing plugins for introspection rules 2015-09-18 17:42:42 +02:00
test Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01: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
conf.py Use rootwrap to execute iptables instead of requiring root 2015-09-23 13:27:15 +02:00
db.py Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
dbsync.py Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
firewall.py Use rootwrap to execute iptables instead of requiring root 2015-09-23 13:27:15 +02:00
introspect.py Allow empty lookup attributes if node_not_found_hook is provided 2015-09-21 15:25:40 +02:00
main.py Add API Discovery to Ironic Inspector 2015-09-16 13:04:45 +01:00
node_cache.py Add missing plugins for introspection rules 2015-09-18 17:42:42 +02:00
process.py Merge "Deprecate returning patches from plugins" 2015-09-16 16:51:18 +00:00
rules.py Add introspection rules support 2015-09-14 14:56:09 +02:00
utils.py Merge "Add missing plugins for introspection rules" 2015-09-23 10:51:36 +00:00