module OpenNebula::LockableExt

Module to decorate Lockable classes with the following methods:

- Lock
- Unlock
- Synchronize

rubocop:disable Style/ClassAndModuleChildren