Comment 4 for bug 1493576

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

Reviewed: https://review.openstack.org/221687
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=e2ce25778492928524aa9b75a7bd0ea6c8f7e472
Submitter: Jenkins
Branch: master

commit e2ce25778492928524aa9b75a7bd0ea6c8f7e472
Author: Valeriy Ponomaryov <email address hidden>
Date: Wed Sep 9 13:16:12 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: I3172051e4dbba4eb17382cb1393b67829d8c0191
    Closes-Bug: #1493576