91
edits
Changes
no edit summary
$ ./setup_devstack_vz7.sh YOUR_COMPUTE_HOST_IP YOUR_PASSWORD COMPUTE YOUR_CONTROLLER_HOST_IP
== Change iptables rules to allow access to Horizon Dashboard ==
Remove the reject rule in iptables:
iptables -D INPUT -j REJECT --reject-with icmp-host-prohibited
== How to redeploy OpenStack on the same nodes ==