Bo Wang eb2e7c04fe Drop dict.iterkeys() for python3
dict.iterkeys() has been removed in python3, replace it with
dict.keys().
Don't use six.iterkeys(dict). ref:
http://lists.openstack.org/pipermail/openstack-dev/2015-June/066391.html

Change-Id: Ifbb27c748f43155ea1f6b43b718516c3a348daf2
2016-01-20 21:26:28 +08:00
2016-01-20 21:26:28 +08:00
2016-01-20 21:26:28 +08:00
2014-02-11 12:00:44 +08:00
2015-11-30 09:58:28 -06:00
2012-01-03 10:14:01 -05:00
2015-03-25 11:21:16 +01:00
2015-01-07 11:07:06 +00:00
2015-12-09 00:11:13 +00:00
2015-09-24 01:01:31 +00: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 131 MiB
Languages
Python 99.9%