
Use oslo.rootwrap to replace the default root_helper sudo. Change-Id: I5875cd647a4cc4f60f3058a98ea8a829cf056c43 Implements: blueprint astara-rootwrap
This directory contains elements necessary to build the Astara appliance with the diskimage-builder from the OpenStack project.
-
Install diskimage-builder via:
pip install diskimage-builder or source at: http://git.openstack.org/cgit/openstack/diskimage-builder
-
Ensure a few require packages are installed:
- debootstrap
- qemu-utils
-
Add elements to path $ export ELEMENTS_PATH=~/astara-appliance/diskimage-builder/elements
-
Build image $ DIB_RELEASE=jessie DIB_EXTLINUX=1 disk-image-create debian vm astara
-
If you're testing with kvm, don't forget to build the nocloud iso image