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/21 05:45:23 UTC

[12/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/e4b2e336
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e4b2e336
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e4b2e336

Branch: refs/heads/trunk
Commit: e4b2e336a5d8bd9997138c4ba63cf2455bd4d467
Parents: 3d4cb83
Author: Jaren <sn...@126.com>
Authored: Thu Apr 6 12:50:03 2017 +0800
Committer: GitHub <no...@github.com>
Committed: Thu Apr 6 12:50:03 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/e4b2e336/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.