ironic_inspector.common.locking Module¶ironic_inspector.common.locking.InternalLock(uuid)[source]¶Bases: ironic_inspector.common.locking.BaseLock
Locking mechanism based on threading.Semaphore.
ironic_inspector.common.locking.ToozLock(lock)[source]¶Bases: ironic_inspector.common.locking.BaseLock
Wrapper on tooz locks.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.