Ignore:
Timestamp:
Nov 6, 2009 3:50:44 PM (14 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
Children:
9fea17b
Parents:
20cda34
Message:

typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/dragon_access.py

    r20cda34 r2ed74c6  
    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)
     682            # self.log.debug("Sleeping for DRAGON stability")
     683            # time.sleep(120)
    684684            return gri, vlan_no
    685685        else:
Note: See TracChangeset for help on using the changeset viewer.