astara-appliance/diskimage-builder
Adam Gandelman 69f47a2b56 DIB: Drop pip-and-virtualenv element
We've been maintaining our own element for this but should be using the
one in upstream DIB.  The URL for get-pip.py is outdated and overriding
the functional element in DIB-proper.

Change-Id: I592015061d83c2e8dfb3ddd94cf29cd5013311c1
Closes-bug: #1536410
2016-01-20 16:10:28 -08:00
..
elements DIB: Drop pip-and-virtualenv element 2016-01-20 16:10:28 -08:00
README.md Rename Akanda to Astara 2015-12-03 19:57:21 +00:00

README.md

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