Changes

Jump to: navigation, search

Setup OpenStack with Virtuozzo 7

300 bytes added, 14:10, 8 June 2017
Installing OpenStack with help of packstack on Virtuozzo 7 (*Production Setup*)
* Install Virtuozzo Platform Release packageto all Virtuozzo OpenStack nodes:
$ yum install vz-platform-release
* Set all passwords parameters containing PW_PLACEHOLDER string to some meaninful values
* If you are going to use Virtuozzo Storage as a Cinder Volume backend set the following parameters:
 
# Enable Virtuozzo Storage
CONFIG_VSTORAGE_ENABLED=y
# VStorage cluster name.
CONFIG_CINDER_VSTORAGE_CLUSTER_NAMECONFIG_VSTORAGE_CLUSTER_NAME=
# VStorage cluster password.
CONFIG_CINDER_VSTORAGE_CLUSTER_PASSWORDCONFIG_VSTORAGE_CLUSTER_PASSWORD=   # Bridge mappings CONFIG_NEUTRON_OVS_BRIDGE_MAPPINGS=extnet1:br-ex  # Bridge interfaces CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br-ex:eth0  # Bridge mapping for compute node CONFIG_NEUTRON_OVS_BRIDGES_COMPUTE=extnet1:br-ex
* Then run packstack:
$ packstack --answer-file =vz7-packstack-ocata.txt
== Install and configure a nova controller node on [[Virtuozzo]] 7 (*Production Setup*) == <!--T:18-->
$ systemctl restart openstack-cinder-volume
== How to create a new image ploop image ready to upload to Glance == <!--T:17-->
* Select os template. The following templates are possible: vzlinux-7, centos-7, ubuntu-16.04, ubuntu-14.04, debian-8.0, centos-6, debian-8.0-x86_64-minimal
74
edits

Navigation menu