Changeset 6635dd5


Ignore:
Timestamp:
Dec 15, 2010 11:46:43 AM (13 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master
Children:
454f398, 490ee21
Parents:
7de1537
Message:

Add new scripts to setup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/setup.py

    r7de1537 r6635dd5  
    1313        requires=['ZSI(>=2.0)', 'M2Crypto'],
    1414        provides=['federation'],
    15         scripts=['confirm_sshkey.py', 'exp_access_db.py', 'fedd.py',
    16             'fedd_client.py', 'fedd_create.py', 'fedd_ftopo.py',
     15        scripts=['access_to_abac.py', 'cert_to_fedid.py', 'confirm_sshkey.py',
     16            'creddy_split.py', 'dump_abac_authorizer.py', 'exp_access_db.py',
     17            'fedd.py', 'fedd_client.py', 'fedd_create.py', 'fedd_ftopo.py',
    1718            'fedd_image.py', 'fedd_info.py', 'fedd_multiinfo.py',
    1819            'fedd_multistatus.py', 'fedd_new.py', 'fedd_ns2topdl.py',
    19             'fedd_spewlog.py', 'fedd_terminate.py',
    20             'fedid.py', 'user_to_project.py' ],
     20            'fedd_spewlog.py', 'fedd_terminate.py', 'fedd_to_abac.py'
     21            'fedid.py', 'fedd_to_abac.py', 'user_to_project.py' ],
    2122    )
Note: See TracChangeset for help on using the changeset viewer.