sahara-image-elements/README.rst
Sergey Reshetnyak ed0564cc88 Use tox env for building images
Changes:
* Use libraries from tox env instead their downloading
* Use pbr for getting package version in sahara-version element

Change-Id: Ifa7128b2d2bc0dbf5b4bc023d5e47540f4c03408
2015-05-05 14:49:08 +03:00

13 lines
482 B
ReStructuredText

Sahara image elements project
==============================
This repo is a place for Sahara-related for diskimage-builder elements.
Script for creating Fedora and Ubuntu cloud images with our elements and default parameters. You should only need to run this command:
.. sourcecode:: bash
tox -e venv -- sahara-image-create
Note: More information about script `diskimage-create <https://github.com/openstack/sahara-image-elements/blob/master/diskimage-create/README.rst>`_