You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2016/01/17 13:02:29 UTC

[2/2] git commit: updated refs/heads/master to c459dfe

Merge pull request #1228 from borisroman/CLOUDSTACK-9149

Removed cloud-cli folder and contents, as it is not maintained or used anymore.Remove legacy code.

Compiles ok:
```
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:16.245s
[INFO] Finished at: Sat Dec 12 15:06:24 CET 2015
[INFO] Final Memory: 101M/821M
[INFO] ------------------------------------------------------------------------
```

Running integration tests now! Ping @wido @wilderrodrigues @remibergsma

* pr/1228:
  Removed cloud-cli folder and contents, as it is not maintained or used anymore.

Signed-off-by: Remi Bergsma <gi...@remi.nl>


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

Branch: refs/heads/master
Commit: c459dfe62c57c72ced99ddb0c7d8a9547a380305
Parents: 2afb739 7f2bbcb
Author: Remi Bergsma <gi...@remi.nl>
Authored: Sun Jan 17 13:02:01 2016 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Sun Jan 17 13:02:02 2016 +0100

----------------------------------------------------------------------
 cloud-cli/bindir/cloud-tool     |  28 --
 cloud-cli/bindir/cloudvoladm    | 607 -----------------------------------
 cloud-cli/cloudapis/__init__.py |  43 ---
 cloud-cli/cloudapis/cloud.py    | 198 ------------
 cloud-cli/cloudtool/__init__.py |  71 ----
 cloud-cli/cloudtool/utils.py    | 169 ----------
 6 files changed, 1116 deletions(-)
----------------------------------------------------------------------