74
edits
Changes
no edit summary
Run the script and follow instructions (if any):
$ ./setup_devstack_vz7.sh HOST_IP PASSWORDYOUR_HOST_IP YOUR_PASSWORD
== Devstack multi node installation == <!--T:11-->
Run the script on your CONTROLLER node and follow instructions (if any):
$ ./setup_devstack_vz7.sh HOST_IP PASSWORD trueYOUR_HOST_IP YOUR_PASSWORD CONTROLLER
<!--T:14-->
Run the script on your COMPUTE node and follow instructions (if any):
$ ./setup_devstack_vz7_compute.sh COMPUTE_HOST_IP PASSWORD YOUR_COMPUTE_HOST_IP YOUR_PASSWORD COMPUTE CONTROLLER_HOST_IP
== How to redeploy OpenStack on the same nodes ==