Activity log for bug #1552866

Date Who What changed Old value New value Message
2016-03-03 19:05:01 Eva Balycheva bug added bug
2016-03-03 19:05:08 Eva Balycheva zaqar: assignee Eva Balycheva (ubershy)
2016-03-07 17:56:44 Eva Balycheva summary Subscriptions are not renewed on TTL UPDATE Subscriptions in mongodb are not renewed on TTL UPDATE
2016-03-07 21:39:02 Eva Balycheva description We recently fixed subscriptions and now they are expirable as they should be. Now we need to make an easy way for the user to extend subscription's life. To make it possible, we can use the same approach as in claims. See https://wiki.openstack.org/wiki/Zaqar/specs/api/v1.1#Renew_Claim. We recently fixed subscriptions and now they are expirable as they should be. Now we need to make an easy way for the user to extend subscription's life. To make it possible, we can use the same approach as in claims. See https://wiki.openstack.org/wiki/Zaqar/specs/api/v1.1#Renew_Claim. For now when we update subscription in mongodb and specify TTL, subscription is not renewed. It's expiration date is still old.
2016-03-07 21:39:57 Eva Balycheva description We recently fixed subscriptions and now they are expirable as they should be. Now we need to make an easy way for the user to extend subscription's life. To make it possible, we can use the same approach as in claims. See https://wiki.openstack.org/wiki/Zaqar/specs/api/v1.1#Renew_Claim. For now when we update subscription in mongodb and specify TTL, subscription is not renewed. It's expiration date is still old. We recently fixed subscriptions and now they are expirable as they should be. Now we need to make an easy way for the user to extend subscription's life. To make it possible, we can use the same approach as in claims. See https://wiki.openstack.org/wiki/Zaqar/specs/api/v1.1#Renew_Claim. For now when we update subscription in mongodb and specify TTL, subscription is not renewed. It's expiration date is still old, though ttl field is updated.
2016-03-07 21:59:16 Feilong Wang tags release-critical
2016-03-07 21:59:34 Feilong Wang zaqar: milestone mitaka-rc1
2016-03-07 21:59:38 Feilong Wang zaqar: status New Confirmed
2016-03-07 21:59:41 Feilong Wang zaqar: importance Undecided Critical
2016-03-08 18:37:44 Eva Balycheva summary Subscriptions in mongodb are not renewed on TTL UPDATE Subscriptions are not renewed on TTL UPDATE
2016-03-08 18:38:07 Eva Balycheva description We recently fixed subscriptions and now they are expirable as they should be. Now we need to make an easy way for the user to extend subscription's life. To make it possible, we can use the same approach as in claims. See https://wiki.openstack.org/wiki/Zaqar/specs/api/v1.1#Renew_Claim. For now when we update subscription in mongodb and specify TTL, subscription is not renewed. It's expiration date is still old, though ttl field is updated. We recently fixed subscriptions and now they are expirable as they should be. Now we need to make an easy way for the user to extend subscription's life. To make it possible, we can use the same approach as in claims. See https://wiki.openstack.org/wiki/Zaqar/specs/api/v1.1#Renew_Claim. For now when we update subscription in MongoDB driver and specify TTL, subscription is not renewed. It's expiration date is still old, though ttl field is updated. Same problem exists for Redis driver
2016-03-08 21:31:35 OpenStack Infra zaqar: status Confirmed In Progress
2016-03-12 10:05:29 OpenStack Infra zaqar: status In Progress Fix Released