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 76B6811644 for ; Wed, 30 Jul 2014 11:57:39 +0000 (UTC) Received: (qmail 80287 invoked by uid 500); 30 Jul 2014 11:57:38 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 80155 invoked by uid 500); 30 Jul 2014 11:57:38 -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 80142 invoked by uid 500); 30 Jul 2014 11:57:38 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 80137 invoked by uid 99); 30 Jul 2014 11:57:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2014 11:57:38 +0000 Date: Wed, 30 Jul 2014 11:57:38 +0000 (UTC) From: "Saksham Srivastava (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-7206) Update vm_network_map table correctly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Saksham Srivastava created CLOUDSTACK-7206: ---------------------------------------------- Summary: Update vm_network_map table correctly Key: CLOUDSTACK-7206 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7206 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Management Server Reporter: Saksham Srivastava Assignee: Saksham Srivastava Fix For: 4.5.0 cloud database has a table vm_network_table which can be used for faster access of mapping of vm and it's associated networks. Currently it is only updated during the deploy vm. -- This message was sent by Atlassian JIRA (v6.2#6252)