yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09017
[Bug 1269459] Re: The updated field of the server is not updated if the metadata field is changed
*** This bug is a duplicate of bug 1237106 ***
https://bugs.launchpad.net/bugs/1237106
** This bug has been marked a duplicate of bug 1237106
"updated" field from nova show output doesn't reflect updates to metadata
--
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/1269459
Title:
The updated field of the server is not updated if the metadata field
is changed
Status in OpenStack Compute (Nova):
New
Bug description:
root@tm-blade13:~# nova show 8fa190a3-2437-4533-9015-5f9d154ccb4d
| updated | 2014-01-15T15:04:02Z |
| metadata | {u'k1': u'v1'} |
root@tm-blade13:~# nova show 8fa190a3-2437-4533-9015-5f9d154ccb4d
| updated | 2014-01-15T15:04:02Z |
| metadata | {u'k3': u'v3', u'k1': u'v1modified'} |
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1269459/+subscriptions
References