[lxc-devel] [linuxcontainers.org/master] Update OpenNebula entry format

dann1 on Github lxc-bot at linuxcontainers.org
Mon Mar 4 04:30:55 UTC 2019


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 405 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20190303/3642a4f0/attachment.bin>
-------------- next part --------------
From 53bdd33aff6643413de67d90da540ad73aa706b2 Mon Sep 17 00:00:00 2001
From: Daniel Clavijo Coca <dclavijo at opennebula.systems>
Date: Sun, 3 Mar 2019 22:24:32 -0600
Subject: [PATCH] Update OpenNebula entry format

Signed-off-by: Daniel Clavijo Coca <dclavijo at opennebula.systems>
---
 content/lxd/introduction.md | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/content/lxd/introduction.md b/content/lxd/introduction.md
index 361cbe1..f0c0835 100644
--- a/content/lxd/introduction.md
+++ b/content/lxd/introduction.md
@@ -37,12 +37,13 @@ Some of the biggest features of LXD are:
 Starting from [OpenNebula EDGE](https://opennebula.org/get-your-hands-on-v-5-8-edge/) this cloud management platform packs official drivers to manage LXD compute nodes.
 
 Key features:
-- Enables **qcow2 backed containers** and regular KVM-like images, giving users more flexibility when deploying their workloads
-- Support for snap installed LXD nodes.
-- Ceph storage pools shared across all virtualization nodes (both KVM and LXD)
-- Seamless LXD public image servers integration in a marketplace-like style. Supports https://images.linuxcontainers.org,  https://www.turnkeylinux.org and also the [OpenNebula marketplace](https://marketplace.opennebula.systems/appliance)
-- [Multi-container services deployment](https://docs.opennebula.org/5.8/advanced_components/application_flow_and_auto-scaling/overview.html) with auto-scaling.
-- Heterogeneus hypervisors cloud deployments with KVM, LXD and VMWare vCenter managed by the same cloud orchestration system
+
+* Enables **qcow2 backed containers** and regular KVM-like images, giving users more flexibility when deploying their workloads
+* Support for snap installed LXD nodes.
+* Ceph storage pools shared across all virtualization nodes (both KVM and LXD)
+* Seamless LXD public image servers integration in a marketplace-like style. Supports [LXD public image server](https://images.linuxcontainers.org),  [TurnkeyLinux](https://www.turnkeylinux.org) and also the [OpenNebula marketplace](https://marketplace.opennebula.systems/appliance)
+* [Multi-container services deployment](https://docs.opennebula.org/5.8/advanced_components/application_flow_and_auto-scaling/overview.html) with auto-scaling.
+* Heterogeneus hypervisors cloud deployments with KVM, LXD and VMWare vCenter managed by the same cloud orchestration system
 
 You can check more about the integration in the [OpenNebula doc](http://docs.opennebula.org/5.8/deployment/open_cloud_host_setup/lxd_driver.html)
 


More information about the lxc-devel mailing list