From f9cec1e13721ead30c2ec466a91f05d8ea25393f Mon Sep 17 00:00:00 2001 From: "Scott S. Lowe" Date: Thu, 19 Jan 2017 09:42:32 -0700 Subject: [PATCH] Update README.md for OVN Update README.md to reflect that OVN directory is ready for use Signed-off-by: Scott S. Lowe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e010f78..20279db 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ This repository contains a variety of files and tools for learning new technolog **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. The provisioning is handled via shell scripts. -**ovn**: _This is a placeholder for future work._ +**ovn**: This directory contains a Vagrant environment for working with Open Virtual Network (OVN). **ovn-docker-ansible**: _This is a placeholder for future work._