Comment 9 for bug 1580222

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_cinder (stable/mitaka)

Reviewed: https://review.openstack.org/317535
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_cinder/commit/?id=12a1e1c1185b46ecc7a7982d77b48f1b60fed4cc
Submitter: Jenkins
Branch: stable/mitaka

commit 12a1e1c1185b46ecc7a7982d77b48f1b60fed4cc
Author: Flávio Ramalho <email address hidden>
Date: Sun May 15 17:25:49 2016 -0300

    Added task to install apt packages idependent of the cinder-volume backend

    Packages needed by cinder-volume, idependent of the backend, were installed
    only when using a LVM backend. This change adds a new task and variable for
    installing/declaring packages commonly used between different cinder-volume
    backends.

    Change-Id: Idd7fd6f8be710c106210ec5bdc3ecda1071fc913
    Closes-Bug: #1580222
    (cherry picked from commit 956683b908fd0210289fb0110e50a3b7c95f3cef)