Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5719011770 for ; Thu, 15 May 2014 03:07:17 +0000 (UTC) Received: (qmail 98629 invoked by uid 500); 10 May 2014 22:08:43 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 98507 invoked by uid 500); 10 May 2014 22:08:43 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 98284 invoked by uid 500); 10 May 2014 22:08:43 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 98000 invoked by uid 99); 10 May 2014 22:08:42 -0000 Received: from Unknown (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 May 2014 22:08:42 +0000 Date: Sat, 10 May 2014 22:08:42 +0000 (UTC) From: "Jayapal Reddy (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-6602) [UI] createNetworkACL API action param value passed incorrectly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jayapal Reddy created CLOUDSTACK-6602: ----------------------------------------- Summary: [UI] createNetworkACL API action param value passed incorrectly Key: CLOUDSTACK-6602 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6602 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: UI Affects Versions: 4.4.0 Reporter: Jayapal Reddy Priority: Blocker Fix For: 4.4.0 createNetworkACL&response=json&sessionkey=9PnsnXugAKpfi24BgcTNguWYMt0%3D&number=1&cidrlist=0.0.0.0%2F0&action=label.allow&protocol=tcp&startport=22&endport=22&traffictype=Ingress&aclid=f3022110-80fc-4f77-943c-33f7103a6aa3&_=1399524604770 The action parameter from UI is passed incorrectly 'label.allow'. It supposed to 'allow' or 'deny'. -- This message was sent by Atlassian JIRA (v6.2#6252)