You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2016/11/01 16:12:36 UTC

[4/4] git commit: updated refs/heads/master to f71aadb

Merge pull request #1732 from mike-tutkowski/use_sf_sdk_for_java

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f71aadb8
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f71aadb8
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f71aadb8

Branch: refs/heads/master
Commit: f71aadb80e16f24dc30a8ee7c28ae82147fb2698
Parents: 8339fa0 3475ef2
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Tue Nov 1 21:39:33 2016 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Tue Nov 1 21:40:48 2016 +0530

----------------------------------------------------------------------
 plugins/storage/volume/solidfire/pom.xml        |    5 +
 .../driver/SolidFirePrimaryDataStoreDriver.java |   66 +-
 .../SolidFirePrimaryDataStoreLifeCycle.java     |    2 +-
 ...olidFireSharedPrimaryDataStoreLifeCycle.java |   18 +-
 .../storage/datastore/util/SolidFireUtil.java   | 1913 ++++--------------
 .../plugins/solidfire/TestAddRemoveHosts.py     |  214 +-
 .../plugins/solidfire/TestManagedSystemVMs.py   |   77 +-
 .../plugins/solidfire/TestSnapshots.py          |  202 +-
 .../plugins/solidfire/TestVolumes.py            |  247 ++-
 .../plugins/solidfire/util/sf_util.py           |   32 +
 10 files changed, 997 insertions(+), 1779 deletions(-)
----------------------------------------------------------------------