Changeset ca24951
- Timestamp:
- Dec 23, 2008 1:18:48 PM (16 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
- Children:
- f9665d1
- Parents:
- fe157b9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/experiment_control.py
rfe157b9 rca24951 1778 1778 'experimentAccess': { 'X509' : expcert },\ 1779 1779 } 1780 # remove the allocationID info from each federant 1781 for f in resp['federant']: 1782 if f.has_key('allocID'): del f['allocID'] 1780 1783 1781 1784 # Insert the experiment into our state and update the disk copy
Note: See TracChangeset
for help on using the changeset viewer.