Disk image elements for Sahara
Go to file
Luigi Toscano d0b1d24be4 Fix linting (both dib-lint and bashate)
- dib-lint: make sure every element has a README.rst file
- bashate: ignore E006 (line too long).

Change-Id: I53a334b05a30e98f1df19504cee616e3d145e9e3
2020-04-17 01:09:43 +02:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create Allow qemu-utils to be used to build image 2019-09-10 21:03:10 -04:00
elements Fix linting (both dib-lint and bashate) 2020-04-17 01:09:43 +02:00
playbooks/buildimages Add native Zuul v3 buildimages jobs 2017-10-16 14:37:39 +02:00
roles/build-sahara-images-dib OpenDev Migration Patch 2019-04-19 19:31:58 +00:00
tools Fix linting (both dib-lint and bashate) 2020-04-17 01:09:43 +02:00
.gitignore Remove duplicate .coverage in .gitignore file 2015-09-22 17:24:08 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:31:58 +00:00
.mailmap Adding my alt email to .mailmap 2013-10-07 19:43:43 +04:00
.zuul.yaml Use template for lower-constraints 2018-12-20 21:39:04 +01:00
CONTRIBUTING.rst Migration to Storyboard 2018-03-17 14:40:54 +01:00
HACKING.rst Update the documentation link for doc migration 2017-08-28 08:59:35 +08:00
LICENSE Add LICENSE file 2013-09-02 12:59:05 +04:00
MANIFEST.in Package with pbr 2013-09-02 13:00:09 +04:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-20 13:51:31 +02:00
lower-constraints.txt add lower-constraints job 2018-03-22 18:14:51 -04:00
requirements.txt Updated from global requirements 2017-09-16 23:24:53 +00:00
setup.cfg Update devel info: mailing list 2018-11-21 18:39:49 +01:00
setup.py Updated from global requirements 2017-03-02 17:53:54 +00:00
test-requirements.txt Updated from global requirements 2017-09-11 21:50:28 +00:00
tox.ini [ussuri][goal] Drop python 2.7 support and testing 2019-11-17 14:27:07 +00:00

README.rst

Team and repository tags

image

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:

tox -e venv -- sahara-image-create

Note: More information about script diskimage-create