16 Jul
2008
16 Jul
'08
12:34 a.m.
+ + for cn, k in keys.iteritems(): + inst_list[cn] = get_inst(options.ip, options.virt, cn, k) + if inst_list[cn] is None: + #cxml.undefine(options.ip)
I think you need to uncomment this ? otherwise +1 for me.
Good catch! Yes, I had this commented out for testing purposes. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com