Merge pull request #1556 from mike-tutkowski/change-var-names-back Hyper-V communication broken by change in variable namesChange variable names back to fix communication with Hyper-V Agent:
https://issues.apache.org/jira/browse/CLOUDSTACK-9383 * pr/1556: Removing â_â from the front of member variables in âCommandâ classes Signed-off-by: Will Stevens <williamstev...@gmail.com> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/08d04e6d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/08d04e6d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/08d04e6d Branch: refs/heads/master Commit: 08d04e6de5525be12c3c849b418f61f6981c8f58 Parents: b5606dc a538e78 Author: Will Stevens <williamstev...@gmail.com> Authored: Wed May 25 23:01:22 2016 -0400 Committer: Will Stevens <williamstev...@gmail.com> Committed: Wed May 25 23:01:22 2016 -0400 ---------------------------------------------------------------------- .../agent/api/ModifyStoragePoolAnswer.java | 22 ++++++++--------- .../agent/api/ModifyStoragePoolCommand.java | 26 ++++++++++---------- .../cloud/agent/api/ModifyTargetsCommand.java | 12 ++++----- 3 files changed, 30 insertions(+), 30 deletions(-) ----------------------------------------------------------------------