test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1]framework/qemu_libvirt: fix xml format and pep8 issue
@ 2019-08-13  5:34 yufengmx
  2019-08-13  5:34 ` [dts] [PATCH V1]framework\qemu_libvirt: " yufengmx
  2019-08-13  6:39 ` [dts] [PATCH V1]framework/qemu_libvirt: " Wang, Yinan
  0 siblings, 2 replies; 5+ messages in thread
From: yufengmx @ 2019-08-13  5:34 UTC (permalink / raw)
  To: dts; +Cc: yufengmx

qemu_libvirt is only used by vm_power_manager currently. 
*. check vm xml file existence before remove it to fix warning of using except. 
*. format libvirt xml content with pretty style to make vm config file easier to set manually. 
old format config only one line in xml file. 
*. fix pep8 issue. 

yufengmx (1):
  framework\qemu_libvirt: fix xml format and pep8 issue

 framework/qemu_libvirt.py | 60 ++++++++++++++++++++++++++++-------------------
 1 file changed, 36 insertions(+), 24 deletions(-)

-- 
1.9.3


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-08-28  5:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-13  5:34 [dts] [PATCH V1]framework/qemu_libvirt: fix xml format and pep8 issue yufengmx
2019-08-13  5:34 ` [dts] [PATCH V1]framework\qemu_libvirt: " yufengmx
2019-08-13  6:39   ` Wang, Yinan
2019-08-28  5:36   ` Tu, Lijuan
2019-08-13  6:39 ` [dts] [PATCH V1]framework/qemu_libvirt: " Wang, Yinan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).