commit | 53b9a63b12da5ae6f010b0202c8a55202e5880b7 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Fri Jan 27 18:04:39 2017 -0800 |
committer | Ken'ichi Ohmichi <ken1ohmichi@gmail.com> | Sat Feb 04 23:05:20 2017 +0000 |
tree | 51c9ebe051fee2d96ea409cc8bdf77a8a98149fa | |
parent | f2d72d8f6d436fc3442ca9854fd7e9942e3acd99 [diff] |
Switch to decorators.idempotent_id on network So many modules are using test.idempotent_id and this is for switching to decorators.idempotent_id on network. Change-Id: I2735d04dfbd5d48e87894457f2fc1172edf4da44 Related-Bug: #1616913