Return-Path: X-Original-To: apmail-stratos-dev-archive@minotaur.apache.org Delivered-To: apmail-stratos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E682A17C3B for ; Sat, 31 Jan 2015 10:33:57 +0000 (UTC) Received: (qmail 16841 invoked by uid 500); 31 Jan 2015 10:33:58 -0000 Delivered-To: apmail-stratos-dev-archive@stratos.apache.org Received: (qmail 16782 invoked by uid 500); 31 Jan 2015 10:33:58 -0000 Mailing-List: contact dev-help@stratos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stratos.apache.org Delivered-To: mailing list dev@stratos.apache.org Received: (qmail 16772 invoked by uid 99); 31 Jan 2015 10:33:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Jan 2015 10:33:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 31 Jan 2015 10:33:37 +0000 Received: (qmail 15388 invoked by uid 99); 31 Jan 2015 10:33:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Jan 2015 10:33:34 +0000 Date: Sat, 31 Jan 2015 10:33:34 +0000 (UTC) From: "Chamila de Alwis (JIRA)" To: dev@stratos.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (STRATOS-1166) Python Cartridge Agent doesn't detect member initialized status MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Chamila de Alwis created STRATOS-1166: ----------------------------------------- Summary: Python Cartridge Agent doesn't detect member initialized status Key: STRATOS-1166 URL: https://issues.apache.org/jira/browse/STRATOS-1166 Project: Stratos Issue Type: Bug Components: Cartridge Agent Reporter: Chamila de Alwis Fix For: 4.1.0 RC1 The changes done to the Member object related to member status has to be reflected in the Python cartridge agent to properly verify if a given member's status is Initialized or not. Without this, the agent doesn't start properly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)