commit | d42992849f95ac9a01fc73d2d6216585b6f7d174 | [log] [tgz] |
---|---|---|
author | Attila Fazekas <afazekas@redhat.com> | Fri Feb 22 13:25:23 2013 +0100 |
committer | Attila Fazekas <afazekas@redhat.com> | Fri Feb 22 20:40:50 2013 +0100 |
tree | 57a543b7f329bb4dcb53a50f5ffbfcf6237825be | |
parent | cf836bbd56b24c0b6ec5406d1d50e571082432ae [diff] |
Small server action code compression Make the server action type calls use the same common function, instead of a code duplication. It is just the beginning of making the tempest.service more compact. This patch also removes the duplicated not used methods from the json client: * confirm_migration (confirmResize) * start_server (os-start) * stop_server (os-stop) Change-Id: Ic036354c93b837d455f9478dc6dac249ec674ae7