| commit | 679f8c30cce605c3f2ff540a3fecab57fe806653 | [log] [tgz] |
|---|---|---|
| author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Fri Mar 17 11:05:26 2017 -0700 |
| committer | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Fri Mar 17 16:39:38 2017 -0700 |
| tree | 247f6e7a60fd94e0f2ecadbd255d47c434169acd | |
| parent | 126fe985f68aeaf65037c104326ce6b859c01f00 [diff] |
Remove assign_static_ip from old remote_client
assign_static_ip was just one-line command wrapper method and it
was not worth to keep it as a common method. That made stacktrace
deep unnecessarily.
This patch removes assign_static_ip for the cleanup.
NOTE: This method is used in Congress, it is better to switch it
on Congress side before this patch. The congress patch is
Ie527ca8f163faa69792c78791878feee9f1e3956
Depends-On: Ie527ca8f163faa69792c78791878feee9f1e3956
Change-Id: Ie03d54f876b10b2546a1406ac944b4d09f82b510