Comment 1 for bug 1383390

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-swift-storage (master)

Reviewed: https://review.openstack.org/287166
Committed: https://git.openstack.org/cgit/openstack/charm-swift-storage/commit/?id=e7bf2f910e531f18ac525f86382f9c777db88264
Submitter: Jenkins
Branch: master

commit e7bf2f910e531f18ac525f86382f9c777db88264
Author: Edward Hope-Morley <email address hidden>
Date: Wed Mar 2 12:39:50 2016 +0000

    Allow devices to be added post-install

    Track devices that have been added to the ring and allow
    devices to be added to the ring post-install (currently
    only allowed within the install hook). Devices added to
    the ring prior to this patch existing will be migrated
    to the tracking store of devices to avoid conflicts.

    Change-Id: Id268dc6369041a4d2db6f30a997dfa0c0d73b93f
    Closes-Bug: 1383390