Ignore:
Timestamp:
Dec 15, 2009, 10:10:20 PM (14 years ago)
Author:
broder
Message:

Move XVM's locker authorization code into a separate xvm-authz-locker
package (and corresponding xvm.authz.locker Python package).

This makes it possible to install invirt-base without needing the
authz code installed as well, and also separates some very
XVM-specific logic from the Invirt packages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-base/debian/control

    r2559 r2602  
    1010Depends: ${python:Depends}, ${misc:Depends},
    1111 python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>=
    12  0.2.2), remctl-client, invirt-config, python-afs
     12 0.2.2), remctl-client, invirt-config
    1313Provides: ${python:Provides}
    1414XB-Python-Version: ${python:Versions}
Note: See TracChangeset for help on using the changeset viewer.