Ignore:
Timestamp:
Aug 4, 2008, 10:42:11 PM (16 years ago)
Author:
price
Message:

finish sipb_xen_database -> invirt.database in web

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-www/code/validation.py

    r649 r865  
    55import re
    66import string
    7 from sipb_xen_database import Machine, NIC, Type, Disk, CDROM, Autoinstall
     7from invirt.database import Machine, NIC, Type, Disk, CDROM, Autoinstall
    88from webcommon import InvalidInput
    99
Note: See TracChangeset for help on using the changeset viewer.