Add information on new LXD hypervisor to the list of supported hypervisors

Remove superfluous whitespaces

Change-Id: Ie748f9a7c6e380663c3644dfe4456e2e5afa6eba
Closes-Bug: #1455699
This commit is contained in:
Russell Tweed 2015-05-16 22:55:46 +00:00
parent 266f14a562
commit 60af8eabed

View File

@ -29,7 +29,14 @@
<listitem>
<para><link xlink:href="http://lxc.sourceforge.net/"
>LXC</link> - Linux Containers (through libvirt),
use to run Linux-based virtual machines.</para>
used to run Linux-based virtual machines.</para>
</listitem>
<listitem>
<para><link xlink:href="http://lxc.sourceforge.net/"
>LXD</link> - A lightweight, full system container
hypervisor, LXD uses the LXC API for low-level container
management and adds new functionality by adding a REST
API on top.</para>
</listitem>
<listitem>
<para><link xlink:href="http://wiki.qemu.org/Manual"