astara-appliance/diskimage-builder
Adam Gandelman 010808ffdb DIB: add libffi-dev to ansible element's build deps
Newer versions of paramiko (pulled in via ansible install)
now require libffi-dev to build.

Closes-bug: #1583321
Change-Id: If3794ededacfcf53857328a19627cf0331878822
2016-05-18 15:51:58 -07:00
..
elements DIB: add libffi-dev to ansible element's build deps 2016-05-18 15:51:58 -07:00
README.md Rename Akanda to Astara 2015-12-03 19:57:21 +00:00

This directory contains elements necessary to build the Astara 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=~/astara-appliance/diskimage-builder/elements

  2. Build image $ DIB_RELEASE=jessie DIB_EXTLINUX=1 disk-image-create debian vm astara

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