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 21FCA200B3C for ; Tue, 28 Jun 2016 22:03:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 20C6B160A28; Tue, 28 Jun 2016 20:03:04 +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 62FB5160A56 for ; Tue, 28 Jun 2016 22:03:03 +0200 (CEST) Received: (qmail 47316 invoked by uid 500); 28 Jun 2016 20:02:57 -0000 Mailing-List: contact issues-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list issues@aurora.apache.org Received: (qmail 47077 invoked by uid 99); 28 Jun 2016 20:02:57 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2016 20:02:57 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3FAE12C1F71 for ; Tue, 28 Jun 2016 20:02:57 +0000 (UTC) Date: Tue, 28 Jun 2016 20:02:57 +0000 (UTC) From: "Mehrdad Nurolahzade (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AURORA-1725) Expose tier configurations as a debug page MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 28 Jun 2016 20:03:04 -0000 Mehrdad Nurolahzade created AURORA-1725: ------------------------------------------- Summary: Expose tier configurations as a debug page Key: AURORA-1725 URL: https://issues.apache.org/jira/browse/AURORA-1725 Project: Aurora Issue Type: Task Reporter: Mehrdad Nurolahzade Assignee: Mehrdad Nurolahzade Priority: Minor Provide a debug page ({{/tiers}}) under Aurora UI root path to provide visibility into the available tiers. This http endpoint simply dumps the tier configuration file {{tiers.json}} into response for debugging purposes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)