Comment 10 for bug 1668553

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

Reviewed: https://review.openstack.org/450969
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=b46dd24aac993e41507da70163055caeb574502f
Submitter: Jenkins
Branch: stable/newton

commit b46dd24aac993e41507da70163055caeb574502f
Author: Alexander Kislitsky <email address hidden>
Date: Tue Mar 28 23:26:44 2017 +0300

    Ceph pool creation should be called only once

    PG number should'n be updated on adding ceph-osd nodes.
    It should be done manually by user only after new node is
    sucessfully joined and rebalance is finished.

    Change-Id: I4ec7ab8b713fd488dd63e83491d1b60966420d00
    Closes-Bug: #1668553