Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0E400200BD4 for ; Fri, 2 Dec 2016 06:45:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0D0A8160B10; Fri, 2 Dec 2016 05:45:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 596BD160B0B for ; Fri, 2 Dec 2016 06:44:59 +0100 (CET) Received: (qmail 25442 invoked by uid 500); 2 Dec 2016 05:44:58 -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 25428 invoked by uid 500); 2 Dec 2016 05:44:58 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 25425 invoked by uid 99); 2 Dec 2016 05:44:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2016 05:44:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 586602C14F3 for ; Fri, 2 Dec 2016 05:44:58 +0000 (UTC) Date: Fri, 2 Dec 2016 05:44:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9630) Cannot use listNics API as advertised MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 02 Dec 2016 05:45:00 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9630?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D15714150#comment-15714150 ]=20 ASF GitHub Bot commented on CLOUDSTACK-9630: -------------------------------------------- Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1797 =20 @sudhansu7 could you please either add or update an existing a Marvin t= est case to verify this change? =20 Also, this change seems like it would be useful for LTS users. Could y= ou please change the base branch to 4.9? > Cannot use listNics API as advertised > ------------------------------------- > > Key: CLOUDSTACK-9630 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-963= 0 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Reporter: Sudhansu Sahu > > listNics API for a VM, "type" was not returned within API response.=20 > EXPECTED BEHAVIOR > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > The listNics API response return type of NIC (type), as specified in http= s://cloudstack.apache.org/api/apidocs-4.8/user/listNics.html > =20 > ACTUAL BEHAVIOR > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > The listNics API response does not return type of NIC. > (local) =F0=9F=90=B5 > list nics virtualmachineid=3Da69edaf5-8f21-41ff-8c= 05-263dc4bd5354=20 > count =3D 1 > nic: > id =3D 211e0d46-6b94-4425-99f7-e8e9efea2472 > deviceid =3D 0 > gateway =3D 10.1.1.1 > ipaddress =3D 10.1.1.45 > isdefault =3D True > macaddress =3D 02:00:06:f6:00:01 > netmask =3D 255.255.255.0 > networkid =3D c08fddf1-fd77-4810-a062-ea9d03c5c7e6 > virtualmachineid =3D a69edaf5-8f21-41ff-8c05-263dc4bd5354 > =20 > =20 -- This message was sent by Atlassian JIRA (v6.3.4#6332)