[pkg-eucalyptus-commits] [euca2ools] 02/41: fixes https://eucalyptus.atlassian.net/browse/TOOLS-354

Charles Plessy plessy at alioth.debian.org
Sat Oct 12 03:24:08 UTC 2013


This is an automated email from the git hooks/post-receive script.

plessy pushed a commit to branch master
in repository euca2ools.

commit 7fe9732bad93059c16b0d3b830f1c0c652bc1bad
Author: Deependra Shekhawat <jeevanullas at gmail.com>
Date:   Fri Jul 5 18:14:39 2013 +0530

    fixes https://eucalyptus.atlassian.net/browse/TOOLS-354
---
 euca2ools/commands/euca/describesecuritygroups.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/euca2ools/commands/euca/describesecuritygroups.py b/euca2ools/commands/euca/describesecuritygroups.py
index 441fcbf..f3aa59f 100644
--- a/euca2ools/commands/euca/describesecuritygroups.py
+++ b/euca2ools/commands/euca/describesecuritygroups.py
@@ -50,7 +50,7 @@ class DescribeSecurityGroups(EucalyptusRequest):
                       help='end of TCP/UDP port range, or ICMP code'),
                Filter('ip-permission.user-id',
                       help='ID of an account granted permission'),
-               Filter('owner-id', help=="account ID of the group's owner"),
+               Filter('owner-id', help="account ID of the group's owner"),
                Filter('tag-key', help='key of a tag assigned to the group'),
                Filter('tag-value',
                       help='value of a tag assigned to the group'),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-eucalyptus/euca2ools.git



More information about the pkg-eucalyptus-commits mailing list