From 4dff45ffa3ed125d1029090a1ebb4ebf53dc8660 Mon Sep 17 00:00:00 2001 From: Scott Lowe Date: Tue, 2 Jun 2015 14:55:46 -0600 Subject: [PATCH] Update README.md with LXD and LXD-OVS information Update the README file with entries and descriptions for the "lxd" and "lxd-ovs" directories. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e0f6a65..c7d1822 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ This repository contains a variety of files and tools for learning new technolog **etcd-2.0**: Use the `Vagrantfile` and other files in this directory to turn up an etcd 2.0.9 cluster running on Ubuntu 14.04. +**lxd-ovs**: Use the `Vagrantfile` and other files in this directory to work with LXD and Open vSwitch (OVS) 2.3.1 on Ubuntu 14.04. Use the instructions from the `lxd` directory to set up containers and container images. + +**lxd**: In this folder you'll find a `Vagrantfile`, instructions, and other files to help work with LXD (pronounced "lex-dee"), a new daemon and CLI for working with LXC-based OS containers. + **openstack-cli**: This folder contains the files for a Vagrant environment that spins up an Ubuntu box with all the OpenStack CLI clients pre-installed. **photon**: This folder contains the files to spin up an instance of the VMware Photon Technical Preview using Vagrant.