You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Ramesh A (Closed) (JIRA)" <ji...@apache.org> on 2012/02/06 14:06:00 UTC

[jira] [Closed] (DTACLOUD-138) deltacloud load error

     [ https://issues.apache.org/jira/browse/DTACLOUD-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh A closed DTACLOUD-138.
-----------------------------

    Resolution: Not A Problem

Closing this issue as per the reporter comment.
                
> deltacloud load error
> ---------------------
>
>                 Key: DTACLOUD-138
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-138
>             Project: DeltaCloud
>          Issue Type: Bug
>            Reporter: Gugan
>            Assignee: Ramesh A
>
> hai,
> I tried this code to access the deltacloud mock server. but it couldn't load deltacloud. Deltacloud is installed.
> require 'deltacloud'
> api_url      = 'http://localhost:3001/api'
> api_name     = 'mockuser'
> api_password = 'mockpassword'
> client = DeltaCloud.new( api_name, api_password, api_url )
> $ ruby test.rb
> test.rb:1:in `require': no such file to load -- deltacloud (LoadError)
> 	from test.rb:1
> why it does not load deltacloud or whether I have run somewhere else?
> Gugan

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira