Kaitlin Rupert wrote:
> +from XenKvmLib.const import do_main, get_provider_version
> +from XenKvmLib.rasd import enum_rasds
> +from XenKvmLib.common_util import parse_instance_id
> +from XenKvmLib.vsms import enumerate_instances
> +from XenKvmLib.test_doms import virdomid_list
This test doesn't include these functions, no need to import them.
Correction - you need to keep the do_main import, just remove the
get_provider_version. I failed to see do_main in the list when I
responded originally.
--
Kaitlin Rupert
IBM Linux Technology Center
kaitlin(a)linux.vnet.ibm.com