Changeset b16cfc0
- Timestamp:
- Dec 10, 2010 6:23:39 PM (14 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master
- Children:
- c65b7e4
- Parents:
- a96d946
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/experiment_control.py
ra96d946 rb16cfc0 1985 1985 # Give the testbed access to keys it exports or imports 1986 1986 if store_keys: 1987 auth_ keys.update(set([1987 auth_attrs.update(set([ 1988 1988 (tbparams[tb]['allocID']['fedid'], sk) \ 1989 1989 for sk in store_keys.split(" ")]))
Note: See TracChangeset
for help on using the changeset viewer.