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 E5B25200C21 for ; Mon, 20 Feb 2017 12:58:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E42E4160B73; Mon, 20 Feb 2017 11:58:48 +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 37D73160B62 for ; Mon, 20 Feb 2017 12:58:48 +0100 (CET) Received: (qmail 91797 invoked by uid 500); 20 Feb 2017 11:58:47 -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 91788 invoked by uid 500); 20 Feb 2017 11:58:47 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 91785 invoked by uid 99); 20 Feb 2017 11:58:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2017 11:58:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id DA5751A06D2 for ; Mon, 20 Feb 2017 11:58:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-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 (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id EM7I0ec1-aIS for ; Mon, 20 Feb 2017 11:58:46 +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 DFBEC5F5FD for ; Mon, 20 Feb 2017 11:58:45 +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 2083EE069E for ; Mon, 20 Feb 2017 11:58: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 393A524123 for ; Mon, 20 Feb 2017 11:58:44 +0000 (UTC) Date: Mon, 20 Feb 2017 11:58: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-9228) Network update with mistmatch in services require forced option MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 20 Feb 2017 11:58:49 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874432#comment-15874432 ] ASF subversion and git services commented on CLOUDSTACK-9228: ------------------------------------------------------------- Commit c1bc47c10bd0df5cf8a430e00277a375892aad67 in cloudstack's branch refs/heads/master from [~nitin.maharana] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c1bc47c ] CLOUDSTACK-9228: Network update with mistmatch in services require forced option Added a confirmation dialog box to check whether to make force update or not. The dialog appears only for the Admin. Only admin can make force update. The new dialog appears after the first CIDR unchanged confirmation dialog. > Network update with mistmatch in services require forced option > --------------------------------------------------------------- > > Key: CLOUDSTACK-9228 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9228 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Reporter: Nitin Kumar Maharana > > Steps to reproduce: > ================ > 1.Bring up CloudStack in advanced zone > 2.Create isolated network with sourcenat, pf, lb, firewall services > 3.Deploy a VM in the above network > 4.Create another network offering with sourcenat, pf, firewall services > 5.Try to update the network with offering created in step4 > Result: > ====== > The new offering:DefaultIsolatedNetworkOfferingForVpcNetworksNoLB will remove the following services [Lb]along with all the related configuration currently in use. will not proceed with the network update.set forced parameter to true for forcing an update." > Workaround: > =========== > Use api with forced=true -- This message was sent by Atlassian JIRA (v6.3.15#6346)