Comment 8 for bug 1493576

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/222572
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=c131767a1997d06e8c616e2192d003ef064c4a30
Submitter: Jenkins
Branch: master

commit c131767a1997d06e8c616e2192d003ef064c4a30
Author: Ivan Kolodyazhny <email address hidden>
Date: Fri Sep 11 14:23:02 2015 +0300

    Fix usage of novaclient

    We should use 'client interface' for initialization of novaclient
    instead of direct import of some specific client.

    Change-Id: I51254e20151fe1d6771897e64a8d0bdf2d674d03
    Closes-Bug: #1493576