mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 02:29:25 +00:00
* Deprecated all async apis. * Refactored tests to extend BaseApiLiveTest. * ChefContext now extends View. * HostedChefApi now extends ChefApi. * PatchedChefApi has been removed. * Removed HostedChefContext and PrivateChefContext because they are now redundant. The concrete apis can be unwrapped from teh ChefContext view.