Changeset 1502580
- Timestamp:
- Jun 1, 2010 11:18:38 AM (14 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
- Children:
- 2c51061
- Parents:
- e07c8f3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/deter_internal_access.py
re07c8f3 r1502580 79 79 # the repo dir/user for the allocation (key: user), Current allocation 80 80 # log (key: log), and GRI of the reservation once made (key: gri) 81 self.state = { }82 81 self.log = logging.getLogger("fedd.access") 83 82 set_log_level(config, "access", self.log)
Note: See TracChangeset
for help on using the changeset viewer.