- Timestamp:
- Nov 6, 2009 4:03:15 PM (15 years ago)
- Branches:
- version-2.00
- Parents:
- 2d4d53f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/dragon_access.py
r2d4d53f r874e015 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)684 682 return gri, vlan_no 685 683 else:
Note: See TracChangeset
for help on using the changeset viewer.