nova/nova/image
Diana Clarke 3771c37bac Fix retry mechanism for generator results
Both v1 and v2 of the glance client return python generators in some
cases (rather than fully fleshed out lists) which thwarts our retry
mechanism. Convert generator results to a list, so that any potential
exceptions get raised earlier rather than later, allowing for retries.

Change-Id: Ibc84f1596d4eaabdef0a48f6cf4da2d1323843a8
Closes-Bug: #1557584
(cherry picked from commit ae6d868e2f)
2016-03-21 14:37:22 +00:00
..
download Remove unused CONF imports 2016-02-15 16:40:53 +11:00
__init__.py Align internal image API with volume and network 2014-05-21 16:30:10 -04:00
api.py Fix description of parameters in nova functions 2015-02-10 11:44:45 +04:00
glance.py Fix retry mechanism for generator results 2016-03-21 14:37:22 +00:00
s3.py Merge "Add hacking check for eventlet.spawn()" 2015-10-08 03:43:00 +00:00