74
edits
Changes
no edit summary
{{Virtuozzo}}
<translate>
<!--T:1-->
This howto describes steps by step installation of how to install OpenStack devstack with on [[Virtuozzo]] 7.
== Devstack all-in-one installation == <!--T:1-->
<!--T:2-->
$ cd virtuozzo-openstack-scripts
<!--T:53-->
Run the script and follow instructions (if any):
$ ./setup_devstack_for_vz7.sh HOST_IP PASSWORD
== Devstack multi node installation == <!--T:11--> <!--T:12-->Clone virtuozzo scripts on your CONTROLLER node: $ cd /vz $ git clone https://github.com/virtuozzo/virtuozzo-openstack-scripts $ cd virtuozzo-openstack-scripts <!--T:13-->Run the script on your CONTROLLER node and follow instructions (if any): $ ./setup_devstack_for_vz7.sh HOST_IP PASSWORD true <!--T:14-->Run the script on your CONTROLLER node and follow instructions (if any): $ ./setup_devstack_for_vz7.sh HOST_IP PASSWORD true <!--T:15-->Clone virtuozzo scripts on your COMPUTE node: $ cd /vz $ git clone https://github.com/virtuozzo/virtuozzo-openstack-scripts $ cd virtuozzo-openstack-scripts <!--T:3916-->Here you areRun the script on your COMPUTE node and follow instructions (if any): $ ./setup_devstack_for_vz7_compute.sh COMPUTE_HOST_IP PASSWORD CONTROLLER_HOST_IP == See also == <!--T:100-->* [https://docs.openvz.org/ Virtuozzo documentation]* [[Virtuozzo ecosystem]]
</translate>
[[Category: HOWTO]]