[
https://issues.apache.org/jira/browse/DTACLOUD-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468599#comment-13468599
]
Ronelle Landy commented on DTACLOUD-331:
----------------------------------------
Tested deltacloud commit version: 2b6628e1640bac639a62ba80938e764077f6b978
Verified that a clearer error message is returned. Test output is copied below:
>> ./bin/deltacloudd -i fgcp -f mock
Starting Deltacloud API :: fgcp :: http://localhost:3001/api
ERROR: Unknown frontend (mock). Valid values are 'deltacloud,cimi,ec2'
> 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