Changeset 6fd2b29


Ignore:
Timestamp:
Dec 3, 2010 3:00:57 PM (13 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master
Children:
faea607
Parents:
696a689
Message:

Missing initialization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/protogeni_access.py

    r696a689 r6fd2b29  
    511511        seer_out = False
    512512        client_out = False
     513        control_gw = None
    513514        for e in [ e for e in topo.elements \
    514515                if isinstance(e, topdl.Computer) and e.get_attribute('portal')]:
Note: See TracChangeset for help on using the changeset viewer.