Comment 3 for bug 1425679

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

Reviewed: https://review.openstack.org/162306
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=9baafe7f305147c70d004402ebb05a22db85bc18
Submitter: Jenkins
Branch: master

commit 9baafe7f305147c70d004402ebb05a22db85bc18
Author: Ricardo Ferreira <email address hidden>
Date: Fri Mar 6 21:18:48 2015 +0000

    Allow swift-object-info to inspect .meta and .ts files

    Removing the check for ".data" extension makes it check
    *any* file for metadata, so it works with .meta and .ts
    filetypes.

    Change-Id: I43966d371218ad39414e9282cde579e48370a2a7
    Closes-Bug:1425679