Index: trunk/packages/invirt-database/python/database/models.py
===================================================================
--- trunk/packages/invirt-database/python/database/models.py	(revision 1288)
+++ trunk/packages/invirt-database/python/database/models.py	(revision 1361)
@@ -15,4 +15,5 @@
            'types_table',
            'cdroms_table',
+           'mirrors_table',
            'autoinstalls_table',
            'Machine',
@@ -22,4 +23,5 @@
            'Type',
            'CDROM',
+           'Mirror',
            'Autoinstall',
            'or_',
