Return-Path: X-Original-To: apmail-deltacloud-dev-archive@www.apache.org Delivered-To: apmail-deltacloud-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 65FB4D45B for ; Wed, 3 Oct 2012 15:10:08 +0000 (UTC) Received: (qmail 93973 invoked by uid 500); 3 Oct 2012 15:10:08 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 93920 invoked by uid 500); 3 Oct 2012 15:10:08 -0000 Mailing-List: contact dev-help@deltacloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltacloud.apache.org Delivered-To: mailing list dev@deltacloud.apache.org Received: (qmail 93911 invoked by uid 99); 3 Oct 2012 15:10:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 15:10:08 +0000 Date: Thu, 4 Oct 2012 02:10:08 +1100 (NCT) From: "Ronelle Landy (JIRA)" To: dev@deltacloud.apache.org Message-ID: <1821539883.159247.1349277008289.JavaMail.jiratomcat@arcas> In-Reply-To: <1585724184.142640.1348905128025.JavaMail.jiratomcat@arcas> Subject: [jira] [Closed] (DTACLOUD-331) dc falls over when specifying illegal front-end option 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/DTACLOUD-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ronelle Landy closed DTACLOUD-331. ---------------------------------- Closing issue based on test results copied above. > dc falls over when specifying illegal front-end option > ------------------------------------------------------ > > Key: DTACLOUD-331 > URL: https://issues.apache.org/jira/browse/DTACLOUD-331 > Project: DeltaCloud > Issue Type: Bug > Components: Native/Frontend > Environment: Win7 > Reporter: Dies Koper > Assignee: Michal Fojtik > Priority: Minor > > The readme says: ./bin/deltacloud -i mock --cimi > I want to try it with fgcp. First I find that "deltacloud" and "--cimi" don't work, once overcome that I type > > ruby bin\deltacloudd -i fgcp -f mock > and get: > d:/sources/OSS/cloud/deltacloud/server/config.ru:57: undefined method `require!' for nil:NilClass (NoMethodError) > from d:/sources/OSS/cloud/deltacloud/server/config.ru:56:in `each' > Looking at the code I figured out my mistake: it was the cimi frontend I wanted, not mock. > An error message with accepted values would be nice. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira