Reviewed: https://review.openstack.org/475276 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bf17be9e8ffc393a3af1dbd88b0c0623658b0979 Submitter: Jenkins Branch: master
commit bf17be9e8ffc393a3af1dbd88b0c0623658b0979 Author: Takashi NATSUME <[email protected]> Date: Mon Jun 19 13:49:25 2017 +0900 Add 'updated_at' field to InstancePayload in notifications Change-Id: Iddc5ec3b5053ddf5dce73c86edca26c4552d451b Implements: bp versioned-notification-transformation-pike Closes-Bug: #1684860 ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1684860 Title: Versioned server notifications don't include updated_at Status in OpenStack Compute (nova): Fix Released Bug description: Looking at the example payloads on https://docs.openstack.org/developer/nova/notifications.html, updated_at is missing. This field's quite important as it can help with notifications processed out of order. If it is present in payloads (I don't see it in 1.1 notifications), it would be good to update the documentation. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1684860/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

