nova/nova/virt/zvm
zhufl 7b8dd39985 Fix missing print format error
Missing print format will cause 'ValueError: unsupported
format character' error, this is to fix it.

Change-Id: I1a18a6357056a3a7bfa729b9fccb288437564937
2018-07-20 16:29:53 +08:00
..
__init__.py z/VM Driver: Initial change set of z/VM driver 2018-07-16 11:35:10 +08:00
driver.py z/VM Driver: add get console output 2018-07-16 11:35:11 +08:00
guest.py z/VM Driver: Spawn and destroy function of z/VM driver 2018-07-16 11:35:11 +08:00
hypervisor.py z/VM Driver: add get console output 2018-07-16 11:35:11 +08:00
utils.py Fix missing print format error 2018-07-20 16:29:53 +08:00