Comment 12 for bug 1490541

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

Reviewed: https://review.openstack.org/218842
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=7f04b563d34865073449e0b24e76523e533d2fd1
Submitter: Jenkins
Branch: stable/6.0

commit 7f04b563d34865073449e0b24e76523e533d2fd1
Author: Bartłomiej Piotrowski <email address hidden>
Date: Mon Aug 31 14:54:28 2015 +0200

    Fix Compute + Ceph multirole deployment

    If ephemeral volumes are enabled, it causes a clash between
    ceph::ephemeral and openstack::compute classes, as they both want to set
    libvirt/inject_partition. This commit makes ceph::ephemeral override
    aforementioned parameter with collector.

    Change-Id: Ic73faf5d60ab130895143c1fc47f88e8d1b02ae7
    Closes-Bug: 1490541