commit | f878e6e36d74fc70e5d865a8f2070e861eb3cc3c | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Wed Jan 13 05:10:17 2016 +0000 |
committer | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Thu Jan 14 00:15:17 2016 +0000 |
tree | 78e5ec8130c9ad9fd142cf5305cc68c7a9cb65a1 | |
parent | 4fd3ddb1fd1ca681648586acdfb456cfe144618e [diff] |
Add network wrapper method checks The pep8 rules T110/T111 check the method names of service clients, but the rules could not find violations on network clients because these clients use some wrapper methods. This patch adds some checks for covering network clients. Partially implements blueprint consistent-service-method-names Change-Id: I4aede28261626a27a3a857ba05c1a0fdcc3cac5b