[ https://issues.apache.org/jira/browse/JCLOUDS-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843621#comment-13843621
]
ASF subversion and git services commented on JCLOUDS-390:
---------------------------------------------------------
Commit 237dcbed094cf837190c35229d285c2f38469cb7 in branch refs/heads/master from Vladimir
Shevchenko
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=237dcbe ]
JCLOUDS-390. Update calculation of subscriptions according recent changes in the cloudsigma2
provder API.
> The subscriptions calculator methods fail due to "method not allowed" errors
> ----------------------------------------------------------------------------
>
> Key: JCLOUDS-390
> URL: https://issues.apache.org/jira/browse/JCLOUDS-390
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-labs
> Affects Versions: 1.7.0
> Reporter: Ignasi Barrera
> Labels: cloudsigma
> Fix For: 1.7.0
>
>
> The subscriptions calculator methods fail due to *method not allowed* errors. See the
following output of the live tests:
> Caused by: org.jclouds.http.HttpResponseException: command: GET https://lvs.cloudsigma.com/api/2.0/subscriptioncalculator/
HTTP/1.1 failed with response: HTTP/1.1 405 METHOD NOT ALLOWED; content: []
> at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:51)
> ... 31 more
> Caused by: org.jclouds.http.HttpResponseException: command: GET https://lvs.cloudsigma.com/api/2.0/subscriptioncalculator/
HTTP/1.1 failed with response: HTTP/1.1 405 METHOD NOT ALLOWED; content: []
> at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:51)
> ... 31 more
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
|