You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2013/08/21 13:19:51 UTC

[jira] [Commented] (JCLOUDS-245) Review HostedChef api changes to make live tests pass again

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

Ignasi Barrera commented on JCLOUDS-245:
----------------------------------------

It seems that the HEAD methods have been removed from the Chef Server api [1].

Started fixing it in a WIP branch [2] and it seems that after removing the HEAD methods there are only two live tests failing. The same live tests are failing against Enterprise Chef and against Chef Server 11 (our last supported version, Chef Server 10, is passing all live tests). Hopefully when these two live tests are passing again we can say we support Chef 11 too.


[1] http://docs.opscode.com/api_chef_server.html
[2] https://github.com/nacx/jclouds-chef/commits/245-live-tests
                
> Review HostedChef api changes to make live tests pass again
> -----------------------------------------------------------
>
>                 Key: JCLOUDS-245
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-245
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-chef
>    Affects Versions: 1.6.1
>            Reporter: Ignasi Barrera
>            Assignee: Ignasi Barrera
>              Labels: hostedchef
>
> Hosted Chef API seems to have changed a bit, and now there are several methods that don't allow the HEAD verb. Using the version header has also no effect, so there is no way to force the old behavior (even when the API docs say it is possible).
> A general review of the api and live tests should be performed, taking special care of:
> * The problematic HEAD methods should be refactored to perform a GET operation.
> * The cookbook parsing and construction should be also reviewed as some fields have become mandatory in the latest version.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira