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 8BBB1200C31 for ; Tue, 21 Feb 2017 13:03:50 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8A497160B3E; Tue, 21 Feb 2017 12:03:50 +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 D8B08160B68 for ; Tue, 21 Feb 2017 13:03:49 +0100 (CET) Received: (qmail 48561 invoked by uid 500); 21 Feb 2017 12:03:49 -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 48549 invoked by uid 500); 21 Feb 2017 12:03:49 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 48496 invoked by uid 99); 21 Feb 2017 12:03:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2017 12:03:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 7EFD9C0D2D for ; Tue, 21 Feb 2017 12:03:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id JMuk0nJ-klbH for ; Tue, 21 Feb 2017 12:03:47 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id E727A60D7D for ; Tue, 21 Feb 2017 12:03:46 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7DACAE0A0D for ; Tue, 21 Feb 2017 12:03:45 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id B74E024142 for ; Tue, 21 Feb 2017 12:03:44 +0000 (UTC) Date: Tue, 21 Feb 2017 12:03:44 +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-8737) Remove out-of-band VR reboot code based on persistent VR configuration changes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 21 Feb 2017 12:03:50 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875878#comment-15875878 ] ASF subversion and git services commented on CLOUDSTACK-8737: ------------------------------------------------------------- Commit 50147a4208f5047a6ec69239b5c8099082523eb5 in cloudstack's branch refs/heads/master from [~rajanik] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=50147a4 ] Merge pull request #1882 from Accelerite/CLOUDSTACK-8737_CodeCleanup CLOUDSTACK-8737: Removed the missed out-of-band VR reboot code, not required based on persistent VR changes. * pr/1882: CLOUDSTACK-8737: Removed the missed out-of-band VR reboot code, not required based on persistent VR changes. Signed-off-by: Rajani Karuturi > Remove out-of-band VR reboot code based on persistent VR configuration changes > ------------------------------------------------------------------------------ > > Key: CLOUDSTACK-8737 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8737 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.6.0 > Reporter: Koushik Das > Assignee: Koushik Das > Fix For: 4.6.0 > > > VR reboot was required to reprogram rules in case it was stopped and started outside of CS. With persistent VR configuration changes (added in 4.6) the rules are persisted across a stop-start of VR. So no need to do VR reboot. Refer to the following discussion on dev list. > http://mail-archives.apache.org/mod_mbox/cloudstack-dev/201506.mbox/%3cAC13E3C1-3719-4B48-A35D-DBC4BA7041D0@schubergphilis.com%3e -- This message was sent by Atlassian JIRA (v6.3.15#6346)