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/10 03:03:38 UTC

[03/14] libcloud git commit: Update ecs.py

Update ecs.py

fix doc


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

Branch: refs/heads/trunk
Commit: 553c5f93f0fb0d86da22afa26b2956e6b42d609b
Parents: ad8b812
Author: Jaren <sn...@126.com>
Authored: Thu Apr 6 12:50:03 2017 +0800
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Apr 10 13:02:22 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/553c5f93/libcloud/compute/drivers/ecs.py
----------------------------------------------------------------------
diff --git a/libcloud/compute/drivers/ecs.py b/libcloud/compute/drivers/ecs.py
index 26ee69a..06b6f7d 100644
--- a/libcloud/compute/drivers/ecs.py
+++ b/libcloud/compute/drivers/ecs.py
@@ -880,7 +880,7 @@ class ECSDriver(NodeDriver):
         :type node: :class:`Node`
 
         :param group_id: security group id.
-        :type ex_filters: ``str``
+        :type group_id: ``str``
 
 
         :return: join operation result.