010808ffdb
Newer versions of paramiko (pulled in via ansible install) now require libffi-dev to build. Closes-bug: #1583321 Change-Id: If3794ededacfcf53857328a19627cf0331878822 |
||
---|---|---|
.. | ||
elements | ||
README.md |
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