|
...
|
...
|
@@ -47,5 +47,5 @@ This script does a lot of stuff, it is probably best to read it in its entirety.
|
|
47
|
47
|
But in a nutshell, it performs the following:
|
|
48
|
48
|
|
|
49
|
49
|
* Configures bridges and vlans for public, private, and management nets
|
|
50
|
|
-* Creates XVAs for a HEAD and COMPUTE host
|
|
51
|
|
-* Launches those 2 instances into an HA FlatDHCP Configuration
|
|
|
50
|
+* Creates and installs a OpenStack all-in-one domU in an HA-FlatDHCP configuration
|
|
|
51
|
+** A script to create a multi-domU (ie. head node separated from compute) configuration is coming soon!
|