The University of California, San Diego
UCSD

Changeset 190:facfeb2a0093

Show
Ignore:
Timestamp:
03/18/09 15:15:50 (8 months ago)
Author:
John McCulough <jmccullo@cs.ucsd.edu>
Tags:

tip

branch:
default
Message:

John McCullough's Domain-0 patch.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • usher/lnm/server.py

    r182 r190  
    180180        # poweroff vms we're trying to receive that are already here in an 
    181181        # error state 
     182 
     183        if vm.uuid == '00000000-0000-0000-0000-000000000000': 
     184            vm.fqdn = 'Domain-0' 
     185 
    182186        if self.vms.has_key(vm.fqdn) and vm.state[-4:] == '_err': 
    183187            try: