stacktach/scripts
ishamibrahim 865c1aa10d A python script to clean the stacktach DB. This adds data on instances that are missing or deleted in Nova DB to the stacktach DB instance_deletes table.
CHANGE-1 : removing DB connection method from utils.py and checking if an entry in the stacktach_instancedeletes already exists to avoid duplicates. The DB connection method has also been removed from the utils.py file.

Change-Id: I7b3fbf41b8ef54e9e6bdb53046c96c2824f64613
2017-09-14 21:13:31 +05:30
..
example_rabbit_config.json Adding notification scrubber script 2013-12-20 18:48:45 -05:00
migrate_instance_flavor_id.py Added script to populate instance_flavor_id 2013-10-29 22:27:36 +05:30
notification_scrubber.py Removing csv import from scrubber 2014-01-06 11:14:03 -05:00
scrubbers.py Adding notification scrubber script 2013-12-20 18:48:45 -05:00
stacktack_db_cleaner.py A python script to clean the stacktach DB. This adds data on instances that are missing or deleted in Nova DB to the stacktach DB instance_deletes table. 2017-09-14 21:13:31 +05:30