You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/10/04 14:39:07 UTC

[jira] [Closed] (DTACLOUD-199) "deltacloudc index " errors out - `const_get': uninitialized constant DeltaCloud::PlainFormatter::FormatObject:: (NameError)

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

Ronelle Landy closed DTACLOUD-199.
----------------------------------

    Resolution: Fixed

Closing this issue out as deltacloudc is not longer under active support.
                
> "deltacloudc index <collection>" errors out -  `const_get': uninitialized constant DeltaCloud::PlainFormatter::FormatObject::<collection> (NameError)
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DTACLOUD-199
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-199
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Client (Ruby)
>         Environment: Fedora 16
> Rhel 6.2
> deltacloud git commit version: c13da7b50bbbbdc529b42207f58dbe5099006ad1 clone: from https://git-wip-us.apache.org/repos/asf/deltacloud.git
>            Reporter: Ronelle Landy
>            Assignee: Michal Fojtik
>
> >> Running command with 'instances' collection  works ...
> [root@qe-blade-14 ~]# /home/dcloud/workspace/deltacloud/client/bin/deltacloudc instances index -u http://qe-blade-14.idm.lab.bos.redhat.com:3005/api -U <un> -P <pw>
> i-70002017      | ami-2547a34c    | ami-2547a34c    |    RUNNING | ec2-107-21-158-212.compute-1.ama |      ip-10-116-87-1.ec2.internal
> >> Running command with 'keys' collection errors:
>  /home/dcloud/workspace/deltacloud/client/bin/deltacloudc keys index -u http://qe-blade-14.idm.lab.bos.redhat.com:3005/api -U <un> -P <pw>
> /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.5.0/lib/plain_formatter.rb:131:in `const_get': uninitialized constant DeltaCloud::PlainFormatter::FormatObject::Key (NameError)
> 	from /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.5.0/lib/plain_formatter.rb:131:in `format'
> 	from /home/dcloud/workspace/deltacloud/client/bin/deltacloudc:160
> 	from /home/dcloud/workspace/deltacloud/client/bin/deltacloudc:159:in `each'
> 	from /home/dcloud/workspace/deltacloud/client/bin/deltacloudc:159
> >> And errors with load balancers
> /home/dcloud/workspace/deltacloud/client/bin/deltacloudc load_balancers index -u http://qe-blade-14.idm.lab.bos.redhat.com:3005/api -U <un> -P <pw>
> /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.5.0/lib/plain_formatter.rb:131:in `const_get': uninitialized constant DeltaCloud::PlainFormatter::FormatObject::LoadBalancer (NameError)
> 	from /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.5.0/lib/plain_formatter.rb:131:in `format'
> 	from /home/dcloud/workspace/deltacloud/client/bin/deltacloudc:160
> 	from /home/dcloud/workspace/deltacloud/client/bin/deltacloudc:159:in `each'
> 	from /home/dcloud/workspace/deltacloud/client/bin/deltacloudc:159
> [root@qe-blade-14 logs]# 
>  

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