Files
openstack-helm-images/doc/source/libvirt.rst
Arun Kant cf83acd88d Add openSUSE Leap 15 libvirt image
Added public gpg signing key file for ceph and virtualization
repositories.

Change-Id: I4bf8e67dbbc12f3290958c1d3fae95e37896b9b6
2018-12-04 13:23:37 -08:00

31 lines
661 B
ReStructuredText

=======================
libvirt container image
=======================
This container builds a small image with Libvirt for use with OpenStack-Helm.
Manual build for Ubuntu Xenial
==============================
Here are the instructions for building Xenial image:
.. literalinclude:: ../../libvirt/build.sh
:lines: 7-13
:language: shell
Alternatively, this step can be performed by running the script directly:
.. code-block:: shell
./libvirt/build.sh
openSUSE Leap 15
----------------
To build and openSUSE leap 15 image, you can export variables before running
the build script:
.. code-block:: shell
DISTRO=suse_15 ./libvirt/build.sh