Timestamp:
Feb 5, 2010, 11:20:58 AM (14 years ago)
Author:
broder
Message:

Select an authz module using setuptools' entry points mechainsm.

Instead of having each authz package install an invirt.authz module,
have them install modules under their own namespace.

In their setup.py, they should indicate that their authz module
provides a unique name within the invirt.authz entry point group.

The new invirt.authz module (part of invirt-base) then gets a name
from the configuration and uses that to find the module.

Location:
trunk/packages/xvm-authz-locker/python/xvm
Files:
2 added
1 copied

Note: See TracChangeset for help on using the changeset viewer.