Changes

Jump to: navigation, search

Setup OpenStack with Virtuozzo 7

1,129 bytes added, 11:29, 15 July 2016
m
no edit summary
<!--T:1-->
This article describes how to install OpenStack on [[Virtuozzo]] 7.
== Introduction ==
 
Virtuozzo 7 supports OpenStack as cloud management solution since version 6. With Virtuozzo 7 we are going to add a lot of new capabilities to OpenStack integration.
Current limitations (bugs, not implemented or by design):
#HA does not work.
#Virtuozzo Storage is not supported for containers and VMs in cinder.
 
This guide allows you to install OpenStack with Virtuozzo nodes with a help of Devstack tools. Devstack allows you to install stateless OpenStack for demo purpose that means it will be reset after host reboot. So, the best platform to setup OpenStack in this case is virtual machines.
 
You need the following infrastructure to setup OpenStack with Virtuozzo 7:
#controller host: physical host or virtual machine with at least 4CPU, 8GB RAM, 150GB disk. This host will act as a controller and Virtuozzo containers host.
#compute host: physical host or virtual machine with at least 4CPU, 8GB RAM, 150GB disk. This host will act as a virtual machines host.
 
== Prerequisites ==
You need to install and update your Virtuozzo or OpenVZ nodes first.Install Virtuozzo 7 on your controller and compute hosts as usual. You can use basic (local) or Virtuozzo Storage. Update Virtuozzo hosts $ yum update -y
IP connection tracking should be enabled for CT0. Please do the following:
$ cd virtuozzo-openstack-scripts
<!--T:4-->  
Run the script and follow instructions (if any):
91
edits

Navigation menu