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