[ 
https://issues.apache.org/jira/browse/DTACLOUD-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423795#comment-13423795
 ] 

Michal Fojtik commented on DTACLOUD-265:
----------------------------------------

OK update:

    def image(credentials, opts)
      images(credentials, opts).first if has_capability?(:images)
    end


So this is for sure problem in has_capability method. This method need to be 
smarted when removing 'superclass' methods,
because Euca driver is just inherited from EC2 driver (means Euca does not have 
required methods)... I'll look on this today.

                
> Unable to describe in detail key, firewall, realm, image with eucalyptus 
> driver
> -------------------------------------------------------------------------------
>
>                 Key: DTACLOUD-265
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-265
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>         Environment: ubuntu, deltacloud
>            Reporter: Deepika Agrawal
>            Assignee: David Lutterkort
>            Priority: Critical
>              Labels: deltacloudd
>
> Hi,
> I tried describing in detail a key, got the below response:
> <error status='404' url='/api/keys/testDC?format=xml'>
>   <backend driver='eucalyptus' 
> provider='ec2=172.30.54.150;s3=172.30.54.153'></backend>
>   <message>Resource not found</message>
> </error>
> At server:
> 172.30.54.46 - - [11/Jul/2012 11:33:57] "GET /api/keys/testDC?format=xml 
> HTTP/1.1" 404 192 0.0435
> Similarly, for describing firewall, realm, and image, got the same error.

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

        

Reply via email to