Changes

Jump to: navigation, search

Setup Virtuozzo Infrastructure Platform on Virtuozzo 7

1,332 bytes removed, 15:14, 28 July 2017
no edit summary
$ systemctl restart network
== Installing Virtuozzo Infrastructure Platform on [[Virtuozzo]] 7 using packstack ==
* Install Virtuozzo Platform Release package to all Virtuozzo OpenStack nodes:
* Install packstack package:
$ yum install openstackkolla-packstackansible
* Download sample Vz7 packstack answer file:Then follow instructions on
$ wget https://raw.githubusercontent.com/virtuozzo/virtuozzo-openstack-scripts/master/vz7-packstack-ocata.txt
* Edit vz7-packstack-ocata.txt enabling/disabling necessary services* Replace all references to 'localhost' and '127.0.0.1' host addresses to correct valuses* 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_VSTORAGE_CLUSTER_NAME # VStorage cluster password. CONFIG_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 == Generate Create and Upload images == <!--T:18-->
* Upload the image to glance:
== See also == <!--T:100-->
* [http://docs.openstack.org/newton/install-guide-rdo/nova-controller-install.html Controller Node Installation Guide]
* [http://docs.openstack.org/newton/install-guide-rdo/nova-compute-install.html Compute Node Installation Guide]
* [http://docs.openstack.org/newton/install-guide-rdo/environment-packages.html OpenStack Installation Guide]
* [https://docs.openvz.org/ Virtuozzo Documentation]
* [[Virtuozzo ecosystem]]
74
edits

Navigation menu