Have authz providers use an invirt.authz module.
authorEvan Broder <broder@mit.edu>
Mon, 21 Dec 2009 22:30:11 +0000 (17:30 -0500)
committerEvan Broder <broder@mit.edu>
Mon, 21 Dec 2009 22:30:11 +0000 (17:30 -0500)
commit425fd94b94c5f104fe6a354616d2f27063741e5b
tree15076eb9ba68cf0140ccc28614703d86a261df6e
parent5d59bd7a0556e1d10cec3548cd3cf85e2fa7530c
Have authz providers use an invirt.authz module.

xvm-authz-locker now includes an invirt.authz module instead of
xvm.authz.locker. All authz providers conflict with each other, and
provide invirt-authz.

svn path=/trunk/packages/xvm-authz-locker/; revision=2766
debian/changelog
debian/control
python/invirt/authz.py [moved from python/xvm/authz/locker.py with 100% similarity]
python/xvm/__init__.py [deleted file]
python/xvm/authz/__init__.py [deleted file]
setup.py