Ignore:
Timestamp:
Apr 28, 2010 10:09:36 AM (14 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
Children:
8e54792
Parents:
12658df
Message:

Add an explicit way to say "export this to everyone" (importall service)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/fedd_client.py

    r12658df r7e67ab9  
    14961496                    'name': 'project_export',
    14971497                    'export': [opts.master],
     1498                    'importall': True,
    14981499                    'fedAttr': [
    14991500                        { 'attribute': 'project', 'value': opts.project },
Note: See TracChangeset for help on using the changeset viewer.