Comment 3 for bug 1582113

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

Reviewed: https://review.openstack.org/327102
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=c33e61912494a93b014c6980b1bc3801218aecb5
Submitter: Jenkins
Branch: master

commit c33e61912494a93b014c6980b1bc3801218aecb5
Author: Alexander Arzhanov <email address hidden>
Date: Wed Jun 8 16:37:35 2016 +0300

    Fix for the case with ceph and cinder-vmware

    - For base configuration we use cinder.pp,
      but ceph for volume uses
      "::openstack_tasks::openstack_cinder::openstack_cinder" and
      configure volume only on controllers node. This patch fixes
      error in case with ceph with volume and assign cinder-vmware
      on controllers node.
    - Describe parameters
    - Fix typos
    - Update noop tests
    - Update spec

    Change-Id: I1746dcd93f86ff4e1308d917d4a07dab7a5f1075
    Closes-Bug: #1582113