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 833B7200BF3 for ; Thu, 22 Dec 2016 05:33:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 82350160B26; Thu, 22 Dec 2016 04:33:05 +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 CA702160B39 for ; Thu, 22 Dec 2016 05:33:04 +0100 (CET) Received: (qmail 54172 invoked by uid 500); 22 Dec 2016 04:32:59 -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 53942 invoked by uid 500); 22 Dec 2016 04:32:58 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 53881 invoked by uid 99); 22 Dec 2016 04:32:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2016 04:32:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B96D42C2A69 for ; Thu, 22 Dec 2016 04:32:58 +0000 (UTC) Date: Thu, 22 Dec 2016 04:32:58 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9683) system.vm.default.hypervisor Does Not Pin Hypervisor Type of Virtual Routers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 22 Dec 2016 04:33:05 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769006#comment-15769006 ] ASF subversion and git services commented on CLOUDSTACK-9683: ------------------------------------------------------------- Commit 743dd4249cc813fbd30a130bb10fb17158ae92f5 in cloudstack's branch refs/heads/4.9 from [~rohit.yadav@shapeblue.com] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=743dd42 ] Merge pull request #1839 from shapeblue/CLOUDSTACK-9683 CLOUDSTACK-9683: system.vm.default.hypervisor will pin the hypervisor for VR too with this fix * pr/1839: CLOUDSTACK-9683: system.vm.default.hypervisor will pin the hypervisor for VR too with this fix Signed-off-by: Rohit Yadav > system.vm.default.hypervisor Does Not Pin Hypervisor Type of Virtual Routers > ---------------------------------------------------------------------------- > > Key: CLOUDSTACK-9683 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9683 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Affects Versions: 4.9.0.1 > Reporter: Abhinandan Prateek > Assignee: Abhinandan Prateek > Fix For: 4.9.2.0 > > > The system.vm.default.hypervisor global setting should pin the type of hypervisor on which VRs are created. Therefore, if a user VM is created in a VMware cluster with a new isolated network, the associated VR should be created on a KVM host. However, the VR is being created on the same hypervisor as the user VM instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)