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 9745C18A49 for ; Wed, 12 Aug 2015 06:05:46 +0000 (UTC) Received: (qmail 58139 invoked by uid 500); 12 Aug 2015 06:05:46 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 58105 invoked by uid 500); 12 Aug 2015 06:05:46 -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 58095 invoked by uid 500); 12 Aug 2015 06:05:46 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 58091 invoked by uid 99); 12 Aug 2015 06:05:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2015 06:05:46 +0000 Date: Wed, 12 Aug 2015 06:05:46 +0000 (UTC) From: "Rajani Karuturi (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-8711) public_ip type resource count for an account is not decremented upon IP range deletion 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-8711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14692972#comment-14692972 ] Rajani Karuturi commented on CLOUDSTACK-8711: --------------------------------------------- [~ManeeshaP], please assign the issue when you start working and mark it resolved when the pull request is merged. > public_ip type resource count for an account is not decremented upon IP range deletion > -------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-8711 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8711 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Affects Versions: 4.5.1 > Reporter: Maneesha > Assignee: Maneesha > Fix For: 4.6.0 > > > When deleting the IP range which is associated to an account the resource count for public_ip is not decremented accordingly which is causing not to add any new ranges to that account further once we reach max limit. > Repro Steps. > --------------------- > 1. Add an IP range and associate it to a particular account. This will increment your resource count for public_ip to that range count. > 2. Now try to delete this range and check the resource count for public_ip of that account. it will not be decreased. -- This message was sent by Atlassian JIRA (v6.3.4#6332)