Changes

Jump to: navigation, search

Setup OpenStack with Virtuozzo 7

275 bytes removed, 09:15, 3 April 2017
Installing OpenStack with help of packstack on Virtuozzo 7 (*Production Setup*)
[virtuozzo-extra]
name=Virtuozzo Extra
baseurl=http://repo.virtuozzo.com/openstack/newtonocata/x86_64/os/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Virtuozzo-7
_EOF
 
* Add RDO repository:
$ yum install https://repos.fedorapeople.org/repos/openstack/openstack-newton/rdo-release-newton-4.noarch.rpm
* Install packstack package:
* Download sample Vz7 packstack answer file:
$ wget https://raw.githubusercontent.com/virtuozzo/virtuozzo-openstack-scripts/master/vz7-packstack-sampleocata.txt * Edit vz7-packstack-sample.txt enabling/disabling necessary services. Also make sure you have correct IP addresses specified by the following parameters in the file:  CONFIG_CONTROLLER_HOST CONFIG_COMPUTE_HOSTS CONFIG_NETWORK_HOSTS CONFIG_AMQP_HOST CONFIG_MARIADB_HOST CONFIG_REDIS_HOST
* 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
* Then run packstack:
$ packstack --answer-file vz7-packstack-sampleocata.txt
== Install and configure a nova controller node on [[Virtuozzo]] 7 (*Production Setup*) == <!--T:18-->
74
edits

Navigation menu