Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This docoument contains the design specification for LXC support in Cloudstack.

Status

Code complete, testing and adding documentation. See last section below for detailsfeature has been merged to master branch.

References

...

Environment setup and testing

Obtaining latest code

The code for LXC support is on github on the lxc branchLXC code has been merged to the master branch for Cloudstack:

Code Block
git clone -b lxc git@github.com:gilt/incubator-https://git-wip-us.apache.org/repos/asf/cloudstack.git

Follow directions in /docs/en-US/build-rpm.xml to build RPMs for Cloudstack.

...