Changeset 9fea17b


Ignore:
Timestamp:
Nov 6, 2009 4:04:10 PM (14 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
Children:
e14f472
Parents:
2ed74c6
Message:

remove extra DRAGON sleep (commented out in an earlier mis-aimed commit)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/dragon_access.py

    r2ed74c6 r9fea17b  
    680680
    681681        if (rv == 0 and gri and vlan_no and status == 'ACTIVE'):
    682             # self.log.debug("Sleeping for DRAGON stability")
    683             # time.sleep(120)
    684682            return gri, vlan_no
    685683        else:
Note: See TracChangeset for help on using the changeset viewer.