[
https://issues.apache.org/jira/browse/JCLOUDS-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546935#comment-16546935
]
ASF subversion and git services commented on JCLOUDS-1432:
----------------------------------------------------------
Commit 2d9cb407e61b1568e2ce9a118bf8bc2c8a2c9855 in jclouds-labs's branch
refs/heads/master from FileIOUtility
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=2d9cb40 ]
JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, do not expect 404 when assets not
found
> API Client expects 404 code when asset UUID not found for Get APIs
> ------------------------------------------------------------------
>
> Key: JCLOUDS-1432
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1432
> Project: jclouds
> Issue Type: Task
> Affects Versions: 2.1.0
> Reporter: Trevor Flanagan
> Priority: Major
> Labels: dimensiondata
> Fix For: 2.2.0, 2.1.1
>
>
> API Client expects 404 code when asset UUID not found for Get APIs
> {code:java}
> @Fallback(Fallbacks.NullOnNotFoundOr404.class)
> {code}
> However, CloudControl returns error code 400 and
> "<responseCode>RESOURCE_NOT_FOUND</responseCode>"
> in such cases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)