Actually expose the function
authorEric Price <ecprice@mit.edu>
Sat, 29 Mar 2008 01:17:38 +0000 (21:17 -0400)
committerEric Price <ecprice@mit.edu>
Sat, 29 Mar 2008 01:17:38 +0000 (21:17 -0400)
svn path=/trunk/packages/sipb-xen-database/sipb-xen-database/; revision=296

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',