You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2016/04/16 19:39:51 UTC

[10/11] libcloud git commit: Merge branch 'trunk' into ex_connection_class_kwargs_regression_fix

Merge branch 'trunk' into ex_connection_class_kwargs_regression_fix


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

Branch: refs/heads/ex_connection_class_kwargs_regression_fix
Commit: e87a8838296aa9ecb11adb29dcc1b8f8e765afd0
Parents: fd0a22f 742d23e
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Sat Apr 16 19:38:44 2016 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Sat Apr 16 19:38:44 2016 +0200

----------------------------------------------------------------------
 libcloud/common/dimensiondata.py                |   5 +-
 libcloud/compute/drivers/dimensiondata.py       | 106 ++++++--
 libcloud/dns/base.py                            |   2 +-
 libcloud/dns/drivers/durabledns.py              |   2 +-
 libcloud/dns/drivers/pointdns.py                |   2 +-
 libcloud/dns/drivers/worldwidedns.py            |   2 +-
 .../dimensiondata/network_firewallRule.xml      | 244 +------------------
 .../fixtures/dimensiondata/server_addDisk.xml   |   9 +
 .../dimensiondata/server_removeDisk.xml         |   6 +
 libcloud/test/compute/test_dimensiondata.py     |  27 +-
 10 files changed, 133 insertions(+), 272 deletions(-)
----------------------------------------------------------------------