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 CE8D811D43 for ; Thu, 10 Jul 2014 09:16:05 +0000 (UTC) Received: (qmail 19285 invoked by uid 500); 10 Jul 2014 09:16:05 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 19177 invoked by uid 500); 10 Jul 2014 09:16:05 -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 19165 invoked by uid 500); 10 Jul 2014 09:16:05 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 19161 invoked by uid 99); 10 Jul 2014 09:16:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 09:16:05 +0000 Date: Thu, 10 Jul 2014 09:16:05 +0000 (UTC) From: "Jayapal Reddy (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-7068) addIpToNic not BaseAsyncCreate but creates an entity 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/CLOUDSTACK-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayapal Reddy resolved CLOUDSTACK-7068. --------------------------------------- Resolution: Fixed > addIpToNic not BaseAsyncCreate but creates an entity > ---------------------------------------------------- > > Key: CLOUDSTACK-7068 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7068 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Network Controller > Affects Versions: 4.2.0 > Reporter: Jayapal Reddy > Assignee: Jayapal Reddy > Fix For: 4.5.0 > > Attachments: 0001-addIpToNicCmd-changed-to-BaseAsyncCreate.patch > > > addIpToNic has to be BaseAsyncCreate so that Eventbus while publishing the completed events can put in the entity id. -- This message was sent by Atlassian JIRA (v6.2#6252)