Merge branch 'stable-2.6-hotplug' into stable-2.6-ippool-hotplug-esi
[ganeti-local] / lib / uidpool.py
2010-06-01 Guido TrotterFormatUidPool: provide optional roman conversion
2010-04-22 Balazs LeczUse ints instead of strings to represent user-ids
2010-04-20 Guido TrotterReleaseUid: accept an integer as uid
2010-04-20 Guido TrotterLockedUid: add GetUid() method
2010-04-19 Balazs LeczFix a couple of pydoc syntax problems
2010-04-16 Balazs LeczAdd ExecuteWithUnusedUid() to uidpool.py
2010-04-16 Balazs LeczManage the assignment of uids from the uid pool
2010-04-16 Balazs LeczAdd uid_pool to ssconf
2010-04-16 Balazs LeczAdd printing of uid_pool to gnt-cluster info
2010-04-16 Balazs LeczAdd --add-uids/--remove-uids to gnt-cluster modify
2010-04-16 Balazs LeczAdd lib/uidpool.py module