commit | b7cdaae958d2a6bce0045a24e1ede461a2c0f198 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Wed May 04 15:41:07 2016 -0700 |
committer | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Mon May 30 14:36:05 2016 -0700 |
tree | 2eda7dcdf105f20182b994b7341cc9b38caa655d | |
parent | 84ff6b979ae0f06fa3043410d73d75267840ded6 [diff] |
Remove GET ops from update_router() Each service client method should be a single REST operation, but update_router() fetches original router information before PUT operation. This kind of thing should be executed on test side. This patch removes the GET operation from the method. Partially implements blueprint consistent-service-method-names Change-Id: Ie6ebb5f8e336e702b746ba9361fe452b390ffd8c