David Lenwell 98e76bb067 Changed README.md to README.rst to be consistant with other elements
Change-Id: I16227f514ddeae5612518b2cc6cb9d38c8f0dde3
(cherry picked from commit 6f0ead64b21e06554aa72ffa3f46f4b66d2a5ff9)
2015-05-15 16:57:08 -07:00
..

This directory contains elements necessary to build the Akanda appliance with the diskimage-builder from the OpenStack project.

  1. Install diskimage-builder via:

    pip install diskimage-builder or source at: http://git.openstack.org/cgit/openstack/diskimage-builder

  2. Ensure a few require packages are installed:

  • debootstrap
  • qemu-utils
  1. Add elements to path $ export ELEMENTS_PATH=~/akanda-appliance-builder/diskimage-builder/elements

  2. Build image $ DIB_RELEASE=wheezy DIB_EXTLINUX=1 disk-image-create debian vm akanda

  3. If you're testing with kvm, don't forget to build the nocloud iso image