Searched defs:RENAME_NAME (Results 1 - 1 of 1) sorted by relevance
/lxc/src/python-lxc/examples/ | ||
H A D | api_test.py | 37 RENAME_NAME = str(uuid.uuid1()) variable 197 print ("Renaming the clone to '%s'" % RENAME_NAME) 198 rename = clone.rename(RENAME_NAME) |
Completed in 10 milliseconds