Last change
on this file since 2989 was
2989,
checked in by broder, 15 years ago
|
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.
|
File size:
529 bytes
|
Line | |
---|
1 | xvm-authz-locker (0.0.3) unstable; urgency=low |
---|
2 | |
---|
3 | * Go back to having an xvm.authz.locker module, but use entry points to |
---|
4 | find it. |
---|
5 | |
---|
6 | -- Evan Broder <broder@mit.edu> Fri, 05 Feb 2010 09:38:05 -0500 |
---|
7 | |
---|
8 | xvm-authz-locker (0.0.2) unstable; urgency=low |
---|
9 | |
---|
10 | * Install the authz module as invirt.authz, instead of xvm.authz.locker |
---|
11 | |
---|
12 | -- Evan Broder <broder@mit.edu> Mon, 21 Dec 2009 16:24:05 -0600 |
---|
13 | |
---|
14 | xvm-authz-locker (0.0.1) unstable; urgency=low |
---|
15 | |
---|
16 | * Initial release. |
---|
17 | |
---|
18 | -- Evan Broder <broder@mit.edu> Tue, 15 Dec 2009 19:09:02 -0500 |
---|
Note: See
TracBrowser
for help on using the repository browser.