> + status = cxml.cim_start(options.ip)
> + if status != PASS:
> + logger.info("Failed to start the defined domain: %s" %
> default_dom)
This should be logger.error() instead of logger.info message.
sorry for missing this in the previous patch.
Oops - good catch. I missed it too!
--
Kaitlin Rupert
IBM Linux Technology Center
kaitlin(a)linux.vnet.ibm.com