Statistics
| Branch: | Tag: | Revision:

root / test / ganeti.locking_unittest.py @ 162c1c1f

History | View | Annotate | Download (5.1 kB)

# Date Author Comment
162c1c1f 02/08/2008 01:23 pm Guido Trotter

Shared Lock implementation and unit tests.

Adding a locking.py file for the ganeti locking library. Its first component is
the implementation of a non-recursive blocking shared lock complete with a
testing library.

Reviewed-by: imsnah, iustinp