Revision 65cb5c4d lib/client/gnt_backup.py
b/lib/client/gnt_backup.py | ||
---|---|---|
32 | 32 |
from ganeti import errors |
33 | 33 |
|
34 | 34 |
|
35 |
_VALUE_TRUE = "true" |
|
36 |
|
|
37 |
|
|
38 | 35 |
def PrintExportList(opts, args): |
39 | 36 |
"""Prints a list of all the exported system images. |
40 | 37 |
|
Also available in: Unified diff