diff --git a/demo/README.md b/demo/README.md index 4d1f6b0..6d41cd1 100644 --- a/demo/README.md +++ b/demo/README.md @@ -7,7 +7,12 @@ Overview This directory includes scripts to setup fuel ovs plugin demo. The scripts are ONLY tested in new installation of Ubuntu 14.04.03 Desktop -64bit. Extra configuration or Extra packages such as virtualbox may break +64bit in server: +a. 16G Memory +b. 1T Disk +c. virtualization support + +Extra configuration or Extra packages such as virtualbox may break functionality. All packages or network configuration are provided by the the following scripts. @@ -24,6 +29,10 @@ b. DNS_SERVER: DNS for fuel VM c. SOCK5_IP: socks5 proxy for fuel VM d. SOCK5_PORT: socks5 proxy for fuel VM +In fresh installation, 01_setup_network.sh can be run by: + +curl --socks5 https://raw.githubusercontent.com/openstack/fuel-plugin-ovs/master/demo/01_setup_network.sh | bash + 2. 02_install_packages.sh The script is to install all packages