Ignore:
Timestamp:
May 31, 2008, 10:33:01 PM (16 years ago)
Author:
broder
Message:

Are we xvm now? Really? Make it so

File:
1 edited

Legend:

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

    r535 r543  
    120120        if not open_nics: #No IPs left!
    121121            raise CodeError("No IP addresses left!  "
    122                             "Contact sipb-xen@mit.edu.")
     122                            "Contact xvm@mit.edu.")
    123123        nic = open_nics[0]
    124124        nic.machine_id = machine.machine_id
Note: See TracChangeset for help on using the changeset viewer.