cinder/cinder/image
Victor Stinner 49d930579b Replace basestring with six.string_types
basestring type is gone in Python 3, use six.string_types to make Cinder code
compatible with Python 3.

This patch was generated by the basestring operation of the sixer tool:
https://pypi.python.org/pypi/sixer

Blueprint cinder-python3
Change-Id: Ie1aedf1cbb9d3e54a996321cd586b875e69ac85a
2015-06-16 22:37:20 +02:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
glance.py Replace basestring with six.string_types 2015-06-16 22:37:20 +02:00
image_utils.py Disallow backing files when uploading volumes to image 2015-06-15 11:33:27 -04:00