You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2018/12/13 11:26:20 UTC

[11/45] libcloud git commit: Merge branch 'feature_drs' of https://bitbucket.mcp-services.net/scm/devops/libcloud into dynamic

Merge branch 'feature_drs' of https://bitbucket.mcp-services.net/scm/devops/libcloud into dynamic


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

Branch: refs/heads/trunk
Commit: 82afeb4d2b49485525bafc408c87dc2a9e0785f6
Parents: 81d5736 88daff6
Author: mitch <mi...@itaas.dimensiondata.com>
Authored: Tue Oct 30 16:12:30 2018 -0400
Committer: mitch <mi...@itaas.dimensiondata.com>
Committed: Tue Oct 30 16:12:30 2018 -0400

----------------------------------------------------------------------
 .gitignore                     |   2 +-
 libcloud/drs/drivers/nttcis.py |  41 ++++
 libcloud/utils/xml.py          |  14 --
 tests/conftest.py              |  40 ++++
 tests/lib_create_test.py       | 262 +++++++++++++++++++++
 tests/lib_edit_test.py         | 457 ++++++++++++++++++++++++++++++++++++
 tests/lib_list_test.py         | 393 +++++++++++++++++++++++++++++++
 tests/lib_misc_test.py         |  10 +
 tests/test_lib_list.py         | 344 ---------------------------
 9 files changed, 1204 insertions(+), 359 deletions(-)
----------------------------------------------------------------------