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

/lxc/src/python-lxc/examples/
H A Dapi_test.py36 CLONE_NAME = str(uuid.uuid1()) variable
193 print("Cloning the container as '%s'" % CLONE_NAME)
194 clone = container.clone(CLONE_NAME)

Completed in 5 milliseconds