1
0
mirror of https://github.com/rancher/os.git synced 2025-06-30 00:31:49 +00:00
os/scripts/images/openstack
Sven Dowideit a8ade0f873 Add building and running openstack image to Makefile
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-13 18:44:20 +10:00
..
scripts Small script changes 2016-09-06 11:56:05 -07:00
.dockerignore Scripts to build OpenStack/KVM image 2016-02-18 10:10:56 -07:00
Dockerfile.dapper Add building and running openstack image to Makefile 2017-03-13 18:44:20 +10:00
README.md Scripts to build OpenStack/KVM image 2016-02-18 10:10:56 -07:00

OpenStack Image

Build by running dapper in this folder and the build will produce ./dist/rancheros-openstack.img. The image produced works with "Configuration Drive" to obtain userdata.

KVM

This build requires a host capable of KVM. If you don't have KVM then remove ENV DAPPER_RUN_ARGS --device /dev/kvm from Dockerfile.dapper, but it will run very slow.