#!/usr/bin/env python # # Copyright 2015 Cloudbase Solutions SRL # from ironic_hooks import db_changed if __name__ == "__main__": db_changed()