commit | 43c70a227ee883187e4da3b595339ddb6b063285 | [log] [tgz] |
---|---|---|
author | Elena Ezhova <eezhova@mirantis.com> | Tue Jan 14 12:42:51 2014 +0400 |
committer | Elena Ezhova <eezhova@mirantis.com> | Mon Feb 17 16:57:25 2014 +0400 |
tree | 69dba16dcb1d01a4e0611cc7452542ee55f04d2f | |
parent | fbe63d24995097ac66a3e0a2e9e395630cddf361 [diff] |
Refactor create_ and update_ methods for VIPs and health_monitors Remove the following methods from json and xml network clients: -create_vip; -update_vip; -create_health_monitor; -update_halth_monitor; Move the update_ methods to network/base and modify create_ methods. Modify test_load_balancer accordingly. Change-Id: I4eaad4270780b99181a357115d4061ae5ed6bc35