[Kimchi-devel] [PATCH V2 4/4] improve controller: set authentication automatically
Crístian Viana
vianac at linux.vnet.ibm.com
Tue Jan 21 16:18:56 UTC 2014
Am 21-01-2014 12:03, schrieb shaohef at linux.vnet.ibm.com:
> @@ -35,6 +35,7 @@ from kimchi import mockmodel
> from kimchi import vnc
> from kimchi.root import Root
> from kimchi.utils import get_enabled_plugins, import_class
> +from kimchi.control import sub_nodes
Please add the import statement in alphabetical order. "kimchi.control"
comes before "kimchi.root".
More information about the Kimchi-devel
mailing list