Comment 3 for bug 1119282

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

Reviewed: https://review.openstack.org/21563
Committed: http://github.com/openstack/swift/commit/b62299376a5a6ead5d547e6c00a74faf011442e5
Submitter: Jenkins
Branch: master

commit b62299376a5a6ead5d547e6c00a74faf011442e5
Author: Chmouel Boudjnah <email address hidden>
Date: Fri Feb 8 11:48:26 2013 +0100

    Account and container info fixes and improvement.

    - Fixes bug 1119282.
    - Allow middleware accessing metadata of an account without having to
      store it separately in a new memcache namespace.
    - Add tests for get_container_info that was previously missed.
    - Add get_account_info method based on get_container_info, a function
      for other middleware to query accounts.
    - Rename container_info['count'] as container_info['object_count'].

    Change-Id: I43787916c7a812cb08d278edf45370521f12c912