Comment 8 for bug 1230925

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/havana)

Reviewed: https://review.openstack.org/53175
Committed: http://github.com/openstack/nova/commit/aba6c75d5b8031efd1ab837116981bc6e041e0b9
Submitter: Jenkins
Branch: stable/havana

commit aba6c75d5b8031efd1ab837116981bc6e041e0b9
Author: Eric Harney <email address hidden>
Date: Tue Oct 22 13:23:45 2013 -0400

    Require python-cinderclient >= 1.0.6

    Havana Nova should require python-cinderclient 1.0.6, which includes
    support for features implemented in Havana and already being used by
    Nova. (APIs for assisted snapshots, and volume migration.)

    (Landed in master in commit 831c7e6d.)

    Change-Id: Ie2efb90a6e8b985f9bb8f9604eedd84e0d8a8a45
    Closes-Bug: #1230925