nova/tools/xenserver
Luong Anh Tuan b9610fb0a3 Remove locals() for formatting strings.
Following OpenStack Style Guidelines:
http://docs.openstack.org/developer/hacking/#dictionaries-lists

Using locals() for formmatting strings is not clear as using explicit dictionaries
and can hire errors during refactoring.

Change-Id: If3930d62fea166760161eaa3bdf85efca95be121
2016-08-22 17:32:38 +07:00
..
cleanup_sm_locks.py xenserver: fix an output format error in cleanup_smp_locks 2016-08-01 10:51:57 +08:00
destroy_cached_images.py Make print py3 compatible 2016-06-25 08:19:27 +00:00
populate_other_config.py Fix invalid import order 2016-07-04 16:24:10 +05:30
rotate_xen_guest_logs.sh XenAPI: Fix race on rotate_xen_guest_logs 2016-01-19 10:15:08 +00:00
stress_test.py Remove locals() for formatting strings. 2016-08-22 17:32:38 +07:00
vdi_chain_cleanup.py Make print py3 compatible 2016-06-25 08:19:27 +00:00
vm_vdi_cleaner.py Remove locals() for formatting strings. 2016-08-22 17:32:38 +07:00