Dies Koper created DTACLOUD-331:
-----------------------------------

             Summary: 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
            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

Reply via email to