Searched refs:_image_refcount_acquire_lock (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py591 def _image_refcount_acquire_lock(image_path): function
597 LOG.debug("_image_refcount_acquire_lock: image_path: %s" % (image_path))
616 LOG.debug("_image_refcount_acquire_lock: Image downloading...")
620 LOG.debug("_image_refcount_acquire_lock: Breaking stale lock.")
660 lock = _image_refcount_acquire_lock(image_path)

Completed in 17 milliseconds