From 1a09ea49c6aa5b239779251d3201a910bac1c4bf Mon Sep 17 00:00:00 2001 From: Anthony Young Date: Wed, 26 Oct 2011 22:34:55 -0700 Subject: [PATCH] update docs --- tools/xen/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/xen/README.md b/tools/xen/README.md index 014032e..fd32cff 100644 --- a/tools/xen/README.md +++ b/tools/xen/README.md @@ -47,5 +47,5 @@ This script does a lot of stuff, it is probably best to read it in its entirety. But in a nutshell, it performs the following: * Configures bridges and vlans for public, private, and management nets -* Creates XVAs for a HEAD and COMPUTE host -* Launches those 2 instances into an HA FlatDHCP Configuration +* Creates and installs a OpenStack all-in-one domU in an HA-FlatDHCP configuration +** A script to create a multi-domU (ie. head node separated from compute) configuration is coming soon!