Giovanni Toraldo (ClouDesire) created JCLOUDS-825:
-----------------------------------------------------

             Summary: Rackspace fail with Keypairs quota exceeded (but it 
doesn't looks like a quota problem)
                 Key: JCLOUDS-825
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-825
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-compute
    Affects Versions: 1.8.1
            Reporter: Giovanni Toraldo (ClouDesire)


We are getting a strange error about keypairs over-quota on Rackspace when 
using the jclouds ComputeClient, however we are not really over quota and we 
can upload new keypairs via GUI, python-novaclient or jclouds NovaApi.

We have two test case here:

https://gist.github.com/manuelmazzuola/50384f80bb95851c30c3

RackspaceKeyPairTest.java will always fail on our account (the stackstrace is 
below), using jclouds generic ComputeService;

RackspaceKeyPairTest2.java don't fail and it use directly the rackspace driver 
(NovaApi).

We also tried python-novaclient without any issue, so this looks like something 
related on how jclouds tried to create a new keypair on rackspace when using 
ComputeService.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to