91
edits
Changes
m
== 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
no edit summary
This article describes how to install OpenStack on [[Virtuozzo]] 7.
== Prerequisites ==
You need to install and update your Virtuozzo or OpenVZ nodes first.
IP connection tracking should be enabled for CT0. Please do the following:
$ ./setup_devstack_vz7.sh YOUR_COMPUTE_HOST_IP YOUR_PASSWORD COMPUTE YOUR_CONTROLLER_HOST_IP
== How to redeploy OpenStack on the same nodes ==