commit | 4c7d2a0ad37d8e996a07ecfaf62da931fc70e93d | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyam.mann@nectechnologies.in> | Mon Sep 14 16:05:13 2015 +0900 |
committer | Ghanshyam Mann <ghanshyam.mann@nectechnologies.in> | Mon Sep 14 08:02:53 2015 +0000 |
tree | e8770b78dc89e66074c2ba4caf228bb51919d5c5 | |
parent | 0f825255e60337d163a3713e799ef7efb2b3fef3 [diff] |
Move add/remove fixed ip action to servers_client Add/remove fixed ips are server action and currently in interface_client. As all other servers actions are in servers_client so these two methods also should be in servers_client instead of interface_client. This commit moves add/remove fixed ips methods to servers_client. Partially implements blueprint consistent-service-method-names Change-Id: Idacc612bfed3d5a4abd58c8a987f68675b948f86