Searched defs:RENAME_NAME (Results 1 - 1 of 1) sorted by relevance

/lxc/src/python-lxc/examples/
H A Dapi_test.py37 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