¡@
Home
OpenStack Index **** CubicPower OpenStack Study ****def new_uuid(): """Return a string UUID.""" return uuid.uuid4().hex
**** CubicPower OpenStack Study ****
def new_uuid():
"""Return a string UUID."""
return uuid.uuid4().hex