commit | 53575eeeaf4b3e2bc18138a441ca5ccd710adb27 | [log] [tgz] |
---|---|---|
author | Mh Raies <mh.raies@nectechnologies.in> | Wed Mar 26 16:14:06 2014 +0530 |
committer | Mh Raies <mh.raies@nectechnologies.in> | Wed Mar 26 16:19:46 2014 +0530 |
tree | 1e5903c3d1033b51a60f2de00c33b364c211d78c | |
parent | d3cbf488f7b919cdecb673ba6460f31a82ac1920 [diff] |
Removing unnecessary pieces of code from network client In the file "json/network_client.py" methods "update_vpnservice" and "update_ikepolicy" does not have any significant meaning here. All these cases are covered in the "network_client_base.py" file. This patch implements this requirement. Change-Id: I2fc3bbd8e1bdde9d4548d0ffba1a60c1742f7895