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 2017/04/11 00:24:03 UTC

[09/11] libcloud git commit: Test fix

Test fix


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

Branch: refs/heads/trunk
Commit: 738a1d1f201cc04f98fd0f3781bd27060686d8ef
Parents: 38d40fe
Author: jasminSPC <ja...@stackpointcloud.com>
Authored: Tue Apr 11 02:11:45 2017 +0200
Committer: jasminSPC <ja...@stackpointcloud.com>
Committed: Tue Apr 11 02:11:45 2017 +0200

----------------------------------------------------------------------
 libcloud/compute/drivers/oneandone.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/738a1d1f/libcloud/compute/drivers/oneandone.py
----------------------------------------------------------------------
diff --git a/libcloud/compute/drivers/oneandone.py b/libcloud/compute/drivers/oneandone.py
index 2a5d1e4..2203a08 100644
--- a/libcloud/compute/drivers/oneandone.py
+++ b/libcloud/compute/drivers/oneandone.py
@@ -2065,7 +2065,7 @@ class OneAndOneNodeDriver(NodeDriver):
         ]
         :return: Instance of a monitoring policy
         :rtype: ``dict``
-        '""
+        """
 
         body = {'processes': processes}