Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit 088f711fde6b4459cb322c5bd8cb4cf0b09df430.
8 files changed
tree: 5b3a803bd9d4e84327dbc9c6ea31b5ca23266cd5
  1. compute/
  2. core/
  3. labs/
  4. project/
  5. servlet/
  6. .gitignore
  7. DISCLAIMER
  8. pom.xml
  9. README.md
README.md

jclouds Chef

Build Status

This is the jclouds Chef api. It provides access to the different flavours of the Chef server api:

It currently supports versions 0.9 and 0.10 of the standard Chef server apis, and an initial and very basic (still in progress) implementation of the user and organization api of the Hosted and Private Chef flavours.

Also provides a set of utility methods to combine Chef features with the jclouds Compute service, allowing users to customize the bootstrap process and manage the configuration of the deployed nodes.

Documentation

You will find all documentation in www.jclouds.org