Julia Varlamova 0c151d7d7e Enable F821 check: undefined name 'name'
Enable F821 and fix usage of undefined variables.

In glance/common/client.py in BaseClient class image_iterator()
function returns instances of unexisting classes:
- SendFileIterator
- ImageBodyIterator
Since we have not these classes functionality now, we will use
utils.chunkreadable() function instead.

Delete image_iterator() function.

Change-Id: Ie1a8c66e5df2836e6e9aadfb1013d69fc6f710e6
2014-07-23 16:28:24 +04:00
2013-02-06 16:47:06 +02:00
2014-02-11 12:00:44 +08:00
2014-07-01 09:32:54 +08:00
2014-06-10 02:06:56 +00:00
2012-01-03 10:14:01 -05:00
2013-01-13 14:27:48 -08:00
2014-07-21 12:31:10 +03:00
2010-10-21 15:51:44 -04:00
2014-07-21 12:31:10 +03:00
2014-04-03 20:13:12 +02:00
2014-04-01 09:16:36 -07:00
2014-06-19 13:54:45 -04:00

Glance

Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images. Use the following resources to learn more:

Description
OpenStack Image Management (Glance)
Readme 130 MiB
Languages
Python 99.9%