Update README.md with LXD and LXD-OVS information

Update the README file with entries and descriptions for the "lxd"
and "lxd-ovs" directories.
This commit is contained in:
Scott Lowe 2015-06-02 14:55:46 -06:00
parent 2edf938126
commit 4dff45ffa3

View file

@ -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.