astara-appliance/diskimage-builder
Xiayu abd07978e0 Astara appliance oslo.rootwrap
Use oslo.rootwrap to replace the default root_helper sudo.

Change-Id: I5875cd647a4cc4f60f3058a98ea8a829cf056c43
Implements: blueprint astara-rootwrap
2016-02-18 08:54:45 +00:00
..
elements Astara appliance oslo.rootwrap 2016-02-18 08:54:45 +00: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