Comment 3 for bug 1552845

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

Reviewed: https://review.openstack.org/288907
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=3b32dfb1ec6ad84661a11ca91975df71bbd9d22c
Submitter: Jenkins
Branch: master

commit 3b32dfb1ec6ad84661a11ca91975df71bbd9d22c
Author: Eva Balycheva <email address hidden>
Date: Fri Mar 4 01:02:47 2016 +0300

    Show 'age' field in subscriptions (mongodb)

    We recently fixed subscriptions and now they are expirable resources as
    they should be.
    But now, unlike messages and claims, they don't show their age, so it's
    impossible for the user to know when the particular subscription will
    expire.

    This patch adds 'age' field to subscription resource representation
    returned from mongodb driver. Tests are modified to make them check also
    'age' field.

    Partial-Bug: 1552845
    APIImpact
    DocImpact
    Change-Id: I5eb6a6a267161ec7ee6a7cda094dd55960520069