commit | b7bc1de859e0a101d11fd8ef31e43ac0b98fd942 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Fri Jan 27 18:12:22 2017 -0800 |
committer | Ken'ichi Ohmichi <ken1ohmichi@gmail.com> | Sat Feb 04 23:06:01 2017 +0000 |
tree | 11b6a88d01acbe626933f8f01e8cc6d299b77d7a | |
parent | f2d72d8f6d436fc3442ca9854fd7e9942e3acd99 [diff] |
Switch to decorators.idempotent_id on object_storage So many modules are using test.idempotent_id and this is for switching to decorators.idempotent_id on object_storage. Change-Id: I200875e4c4c61127c8dd430f09e5a9a24a03a129 Related-Bug: #1616913