Merge "Update oslo-incubator importutils"

This commit is contained in:
Jenkins
2014-12-06 17:59:16 +00:00
committed by Gerrit Code Review

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from saharaclient.openstack.common import importutils
from oslo.utils import importutils
class UnsupportedVersion(Exception):