Files
nova/nova/image
guohliu 986691fe02 Nova-all: Replace basestring by six for python3 compatability
The builtin basestring abstract type was removed in python3,
use str instead, we need to using six.string_types to replace
the basestring for py3 compatibility.

Partial Implements bp: basestring-py3-compatible

Change-Id: I17e87e49e7ebf3cc9c391e9beace8c45d2d2b689
2013-10-28 16:55:05 +08:00
..
2012-06-27 14:31:35 -07:00
2013-08-12 11:06:38 +02:00