- 13 4月, 2018 10 次提交
-
-
由 Xu Han 提交于
Python 3: [generic] replaced commands
-
由 Xu Han 提交于
[qemu] Python 3: Update map(), filter() and zip()
-
由 Xu Han 提交于
[qemu] Python 3: Update module name
-
由 Haotong Chen 提交于
Signed-off-by: NHaotong Chen <hachen@redhat.com>
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
[qemu] Python 3: Update xrange()
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Python 3: [generic] replaced foo.func_name
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Haotong Chen 提交于
Python 3 dese not support foo.fucn_name, using foo.__name__ instead. Signed-off-by: NHaotong Chen <hachen@redhat.com>
-
- 12 4月, 2018 17 次提交
-
-
由 Xu Han 提交于
[qemu] Python 3: Update custom class calls
-
由 Xu Han 提交于
[qemu] Python 3: Update dict calls
-
由 Xu Han 提交于
[qemu] Python 3: Update long()
-
由 Xu Han 提交于
[qemu] Python 3: Update except
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Python 3: [generic] range() and map() fixer
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Haotong Chen 提交于
Signed-off-by: NHaotong Chen <hachen@redhat.com>
-
由 Xu Han 提交于
[qemu] Python 3: Update raise
-
由 Xu Han 提交于
Update session calls
-
由 Xu Han 提交于
| get_command_output -> cmd_output | get_command_status -> cmd_status | get_command_status_output -> cmd_status_output Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Python 3: [generic] exception fixer
-
由 Xu Han 提交于
[qemu] Python 3: Update print
-
由 Haotong Chen 提交于
Signed-off-by: NHaotong Chen <hachen@redhat.com>
-
- 11 4月, 2018 13 次提交
-
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Fixup function hash_file
-
由 Xu Han 提交于
qemu_disk_img.commmit: Update configurations for the case
-
由 Xu Han 提交于
Correct the parameter name. Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Added shell=True in process.run|system|system_output calls
-
由 Xu Han 提交于
Fixup process calls
-
由 Haotong Chen 提交于
Signed-off-by: NHaotong Chen <hachen@redhat.com>
-
由 Xu Han 提交于
Adding `shell=True` to the required places. Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Ping Li 提交于
1. Skip commit test with unsafe mode on RHEL-6 host. 2. Backup image and restore image for commit test to avoid interference in later cases. Signed-off-by: NPing Li <pingl@redhat.com>
-
由 Xu Han 提交于
[qemu] Replace autotest modules - m
-
由 Xu Han 提交于
[qemu] Replace autotest modules - v
-
由 Xu Han 提交于
Python 3: [openvswitch] a raise fixer
-
由 Haotong Chen 提交于
Signed-off-by: NHaotong Chen <hachen@redhat.com>
-