[
https://issues.apache.org/jira/browse/JCLOUDS-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignasi Barrera updated JCLOUDS-390:
-----------------------------------
Description:
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
was:
The subscriptions calculator methods fail due to *method not allowed* errors.
See the following output of the live tests:
{code}
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
{code}
> 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
>
> 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#6144)