Changeset 2ed74c6 for fedd/federation
- Timestamp:
- Nov 6, 2009 3:50:44 PM (15 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
- Children:
- 9fea17b
- Parents:
- 20cda34
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/dragon_access.py
r20cda34 r2ed74c6 680 680 681 681 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) 684 684 return gri, vlan_no 685 685 else:
Note: See TracChangeset
for help on using the changeset viewer.