xen-drbd
diff xen-drbd-start.py @ 62:d9780d8380b9
minifix
author | igor@book.xt.vpn |
---|---|
date | Thu Jun 25 17:08:22 2009 +0300 (2009-06-25) |
parents | e005bb283f54 |
children |
line diff
1.1 --- a/xen-drbd-start.py Thu Jun 25 15:22:25 2009 +0300 1.2 +++ b/xen-drbd-start.py Thu Jun 25 17:08:22 2009 +0300 1.3 @@ -154,9 +154,4 @@ 1.4 except: 1.5 pass 1.6 1.7 -# else: 1.8 1.9 -try: 1.10 - del domain, N, x, i, node1, node2, ip_address, node1_ip, node2_ip, domains, domain_types, domain_home, mem_table, vcpus_table, disk_table, lvm_pv, lvm_vg_name, bridges, vlans, management_interface, trunk, vbridges_table, domain_name 1.11 -except: 1.12 - pass