From 535362718fdfd25f8e3a528e1a3e360552709183 Mon Sep 17 00:00:00 2001 From: Scott Lowe Date: Thu, 8 Oct 2015 09:10:54 -0600 Subject: [PATCH] Update README.md Update information in README.md to reflect the multi-instance Vagrant-OpenStack environment is ready. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7dcb13..1c8874b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ This repository contains a variety of files and tools for learning new technolog **vagrant-openstack**: This folder contains a `Vagrantfile` and supporting files for using Vagrant with the OpenStack provider. This allows you to use Vagrant to provision and destroy an instance in an OpenStack cloud. -**vagrant-openstack-multi**: This folder is similar to `vagrant-openstack`, but supports Vagrant operations on multiple instances. (PENDING) +**vagrant-openstack-multi**: This folder is similar to `vagrant-openstack`, but supports Vagrant operations on multiple instances. ## License