Changeset 328e93f for fedd/federation/emulab_access.py
- Timestamp:
- Feb 1, 2013 1:25:43 PM (12 years ago)
- Branches:
- master
- Children:
- 17c6d91
- Parents:
- 9a52a80 (diff), 06a2b49 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/emulab_access.py
r06a2b49 r328e93f 691 691 """ 692 692 configs = ('hosts', 'ssh_pubkey', 'ssh_secretkey', 693 'seer_ca_pem', 'seer_node_pem' )693 'seer_ca_pem', 'seer_node_pem', 'route.tgz') 694 694 ename = None 695 695 pubkey_base = None
Note: See TracChangeset
for help on using the changeset viewer.