Comment 8 for bug 1363846

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to powervc-driver (milestone-proposed)

Reviewed: https://review.openstack.org/118950
Committed: https://git.openstack.org/cgit/stackforge/powervc-driver/commit/?id=76c1864a6d907f0d45b00a0215bac4e9402d6951
Submitter: Jenkins
Branch: milestone-proposed

commit 76c1864a6d907f0d45b00a0215bac4e9402d6951
Author: Terry Yao <email address hidden>
Date: Thu Sep 4 11:02:44 2014 +0800

    fix the failure to start cinder-volume for powervc driver

    PowerVC cinder driver __init__ does not call it's super's __init__,
    and latest cinder driver change result in cinder-volume can not be
    started due to this reason.

    Closes-Bug: #1363846
    Change-Id: I4743513b115fd02521fac546985981ea5197527c
    (cherry picked from commit 1e8cddd0a7f861479106d03cabab3d2ba19e1925)