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 C399D18B30 for ; Thu, 4 Feb 2016 08:29:47 +0000 (UTC) Received: (qmail 67960 invoked by uid 500); 4 Feb 2016 08:29:40 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 67882 invoked by uid 500); 4 Feb 2016 08:29:40 -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 67565 invoked by uid 500); 4 Feb 2016 08:29:40 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 67527 invoked by uid 99); 4 Feb 2016 08:29:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Feb 2016 08:29:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1A4672C1F6F for ; Thu, 4 Feb 2016 08:29:40 +0000 (UTC) Date: Thu, 4 Feb 2016 08:29:40 +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-9266) Delete static route on private gw doesn't actually delete it on the router 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-9266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131956#comment-15131956 ] ASF subversion and git services commented on CLOUDSTACK-9266: ------------------------------------------------------------- Commit 7017a829ea2067ba7e6dc60bcc020f397539a806 in cloudstack's branch refs/heads/master from [~remibergsma] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7017a82 ] Merge release branch 4.8 to master * 4.8: Display hostname the VPC router runs on CLOUDSTACK-9266: Make deleting static routes in private gw work CLOUDSTACK-9264: Make /32 static routes for private gw work > Delete static route on private gw doesn't actually delete it on the router > -------------------------------------------------------------------------- > > Key: CLOUDSTACK-9266 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9266 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Virtual Router > Affects Versions: 4.7.0, 4.7.1 > Reporter: Remi Bergsma > Assignee: Remi Bergsma > Priority: Critical > > It is removed from the json file, instead of put there with revoke=true. The script that parses the json now doesn't find it and thus does not delete it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)