
15 Jul
2008
15 Jul
'08
5:34 p.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