]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add retrying lib from global requirements
authorJohn Griffith <john.griffith@solidfire.com>
Fri, 23 Jan 2015 00:21:27 +0000 (17:21 -0700)
committerJohn Griffith <john.griffith@solidfire.com>
Fri, 23 Jan 2015 00:21:27 +0000 (17:21 -0700)
commiteff6a51a7077925b56cad7411a4193ac13565c04
tree4589735b869747c1bc0ff68a6b1d89d8e8560903
parentd75623e01d64cd58a05fa6df032cfe869e5c474b
Add retrying lib from global requirements

Submitted a retry decorator and it was pointed out that
the retrying library was already in global-requirements,
it would probably be good to leverage this and use it rather
than roll our own, so let's add it to our version of requirements
and then we can look at whether using a decorator or just
leveraging the lib is the right way to go.

Change-Id: Ieea042e5cd65b7c7bfa803996f60856fcae054bf
requirements.txt