From notifications-return-7088-apmail-libcloud-notifications-archive=libcloud.apache.org@libcloud.apache.org Mon May 26 09:09:01 2014 Return-Path: X-Original-To: apmail-libcloud-notifications-archive@www.apache.org Delivered-To: apmail-libcloud-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D0904F1CF for ; Mon, 26 May 2014 09:09:01 +0000 (UTC) Received: (qmail 7795 invoked by uid 500); 26 May 2014 09:09:01 -0000 Delivered-To: apmail-libcloud-notifications-archive@libcloud.apache.org Received: (qmail 7773 invoked by uid 500); 26 May 2014 09:09:01 -0000 Mailing-List: contact notifications-help@libcloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@libcloud.apache.org Delivered-To: mailing list notifications@libcloud.apache.org Received: (qmail 7765 invoked by uid 99); 26 May 2014 09:09:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 May 2014 09:09:01 +0000 Date: Mon, 26 May 2014 09:09:01 +0000 (UTC) From: "Lior Goikhburg (JIRA)" To: notifications@libcloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (LIBCLOUD-559) Improvement for security groups in EC2 driver. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LIBCLOUD-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lior Goikhburg closed LIBCLOUD-559. ----------------------------------- Resolution: Fixed https://github.com/apache/libcloud/pull/297 > Improvement for security groups in EC2 driver. > ---------------------------------------------- > > Key: LIBCLOUD-559 > URL: https://issues.apache.org/jira/browse/LIBCLOUD-559 > Project: Libcloud > Issue Type: Improvement > Reporter: Lior Goikhburg > Priority: Minor > > Current method of listing security groups [ex_list_security_groups()] only returns security group names. This method doesn't provide ability for filter security groups by names or ID, nor does it list security group's rules with no way to know which rules are in place. -- This message was sent by Atlassian JIRA (v6.2#6252)