commit | 44f01273cff6edaf2f2fb079895105e79afbf1c1 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Fri Jan 27 18:44:14 2017 -0800 |
committer | Ken'ichi Ohmichi <ken1ohmichi@gmail.com> | Mon Feb 13 17:30:07 2017 +0000 |
tree | 28dd7914581151cefe6bb3095392e59f7f990c68 | |
parent | 4ce377983eb801eef69d0d710eabef271a83de52 [diff] |
Finish switching to decorators.idempotent_id Most modules are switched to using decorators.idempotent_id and this patch covers the remaining and removes the old decorator check. NOTE: The old decorator test.idempotent_id is still necessary to be used on the other projects. Change-Id: Ice7f593fbc109863eba11402c2f3af75fc6ab9a1 Closes-Bug: #1616913