Reviews are very welcome :)
Added some minor comments, and one more major question as to whether
we can't get rid of the need to access *both* the ChefService *and*
the ChefApi in some way?
Thanks for chewing through this one, Ignasi!
ap
And here is the fix!
https://github.com/jclouds/jclouds-karaf/pull/65
Reviews are very welcome :)
On 4 May 2015 at 18:04, Ignasi Barrera wrote:
> Hi!
>
> I recently added a commit that removes many deprecated classes from
> the Chef provider [1]. That commit, however broke jclouds-karaf, as it
>
Hi!
I recently added a commit that removes many deprecated classes from
the Chef provider [1]. That commit, however broke jclouds-karaf, as it
removes a class it needs. I'm fixing it and have changes applied to
the chef api [2] and karaf [3], but I'm struggling to get the
dependencies right, as th