-
Story
-
Resolution: Unresolved
-
Major
-
None
-
13
-
False
-
-
False
-
-
-
Cinder Sprint 3, Cinder Sprint 4, Cinder Sprint 5, Cinder Sprint 6, Cinder Sprint 7, Cinder Sprint 8, Ready
-
7
Goal:
- Replace all the eventlet.sleep throughout the cinder repo with time.sleep.
- Make the code changes ready for review.
Acceptance Criteria:
- There should not any import eventlet for sleep.
- All the unit tests should pass.
- All the tempest tests should pass.