From 83873ef3b6de2dc06808bbde8b32b13cdb75f763 Mon Sep 17 00:00:00 2001 From: Scott Lowe Date: Tue, 10 Mar 2015 22:08:12 -0600 Subject: [PATCH] Update README.md Update README.md to include information on the new "openstack-cli" folder. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 288ef2e..f394a7b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ This repository contains a variety of files and tools for learning new technolog **docker-swarm**: This folder contains a `Vagrantfile` and supporting files to run a Consul-backed Docker Swarm cluster under Vagrant on your local system. +**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. + ## License This content is licensed under the MIT License.