From commits-return-70020-archive-asf-public=cust-asf.ponee.io@cloudstack.apache.org Fri Jan 5 19:39:47 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id DD696180647 for ; Fri, 5 Jan 2018 19:39:47 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CD5A0160C27; Fri, 5 Jan 2018 18:39:47 +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 1730A160C15 for ; Fri, 5 Jan 2018 19:39:46 +0100 (CET) Received: (qmail 46311 invoked by uid 500); 5 Jan 2018 18:39:46 -0000 Mailing-List: contact commits-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 commits@cloudstack.apache.org Received: (qmail 46302 invoked by uid 99); 5 Jan 2018 18:39:46 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jan 2018 18:39:46 +0000 From: GitBox To: commits@cloudstack.apache.org Subject: [GitHub] rafaelweingartner opened a new pull request #2390: [CLOUDSTACK-10214] Unable to remove local primary storage Message-ID: <151517758553.3632.10730605384882516018.gitbox@gitbox.apache.org> rafaelweingartner opened a new pull request #2390: [CLOUDSTACK-10214] Unable to remove local primary storage URL: https://github.com/apache/cloudstack/pull/2390 When enabling the use of local storage ACS will automatically load all local storage configured in the Host and start using them as primary storage to deploy user VMs (if the service offering allows to do so). However, if the operator wants to remove the local storage ACS will throw an exception saying that the removal of local storage is not allowed.Therefore, if one wants to remove a local storage, he/she needs to do a manual intervention in the database and hosts. This limitation was removed as it was only a logical restriction. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services