Comment 3 for bug 1396841

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

Reviewed: https://review.openstack.org/525192
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=84ea58b8c81814a3c4d450145bfb9e70166dd60b
Submitter: Zuul
Branch: master

commit 84ea58b8c81814a3c4d450145bfb9e70166dd60b
Author: Christopher Bartz <email address hidden>
Date: Mon Dec 4 14:53:44 2017 +0100

    Ringbuilder: Forbid writing empty rings

    Swift definitely can't make any use of empty rings, so it should
    not be allowed to write them.

    Replace warning with an error message & error exit.

    Change-Id: I3a1b86368d363e67d1f91d7d8af4b391a0a53fff
    Closes-Bug: #1396841