Actually expose the function
[invirt/packages/invirt-database.git] / sipb_xen_database / models.py
index 8b4a389..b075886 100644 (file)
@@ -5,6 +5,7 @@ from sqlalchemy.ext.assignmapper import assign_mapper
 
 __all__ = ['meta',
            'ctx',
+           'clear_cache',
            'machine_table',
            'machine_access_table',
            'nic_table',