Comment 3 for bug 1541491

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

Reviewed: https://review.openstack.org/276629
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=81a4355c2d0907035805c300a9fa5aaa6d0e70c4
Submitter: Jenkins
Branch: master

commit 81a4355c2d0907035805c300a9fa5aaa6d0e70c4
Author: Christopher Bartz <email address hidden>
Date: Fri Feb 5 09:51:11 2016 +0100

    Adds storage policy option to recon

    With this patch, recon gets policy-aware in regard to the hosts to retrieve.
    If no policy is passed and the server_type is object,
    all hosts of all policies are retrieved.
    Previously, recon did only retrieve the hosts of the storage-policy 0.

    Change-Id: If5735cd6721eac504aed8aaf3884cb91b6a0fcac
    Closes-Bug: 1541491