deb-cinder/cinder/image
Victor Stinner cb0b687a5b Port image cache to Python 3
* Replace [unicode, str] with six.string_types and use isinstance()
  to check the type
* tox.ini: add cinder.tests.unit.image.test_cache to Python 3.4

Partial-Implements: blueprint cinder-python3
Change-Id: Iba44a929bc8590e5b708074f8a17cc86b09e41bd
2015-10-07 17:20:48 +02:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
cache.py Port image cache to Python 3 2015-10-07 17:20:48 +02:00
glance.py Hacking check for opt name registration 2015-10-06 08:35:48 -05:00
image_utils.py Merge "Port image_utils to Python 3" 2015-09-25 17:02:30 +00:00