Developers Documentation

×

Warning

301 error for file:https://clearos.com/dokuwiki2/lib/exe/css.php?t=dokuwiki&tseed=82873f9c9a1f5784b951644363f20ef8

User Tools

Site Tools


Openstack

Openstack is a flexible cloud storage solution that allows for multi-location services for storage and CPU. This howto will assist you in installing OpenStack on ClearOS 7.

This howto is considered experimental and at present does NOT work!

Requirements

You must be running ClearOS 7 or later.

Make sure your system is up to date:

yum update

Installation

Add the following repo to your system:

curl http://buildlogs.centos.org/centos/7/cloud/openstack-rdo/centos-cloud-rdo.repo > /etc/yum.repos.d/clearos-openstack.repo

This will place the file /etc/yum.repos.d/clearos-openstack.repo on your system:

# This is a developer preview release only
# not intended for end user usage at this point

[centos-cloud-rdo]
name=CentOS Cloud RDO
enabled=1
gpgcheck=0
baseurl=http://buildlogs.centos.org/centos/7/cloud/openstack-rdo/

Install the software by running:

yum install -y openstack-packstack

Openstack relies on a the iptables-service which is presently incompatible with ClearOS 7.

ERROR : Error appeared during Puppet run: 127.0.0.1_nova.pp
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-nova-compute' returned 1: Package iptables-services-1.4.21-13.v7.x86_64 is obsoleted by 1:app-firewall-core-2.0.5-1.v7.noarch which is already installed
You will find full trace in log /var/tmp/packstack/20141226-104216-43_BPX/manifests/127.0.0.1_nova.pp.log

Unresolved

The last step is:

Finish the installation by running packstack to deploy OpenStack on your system:

packstack --allinone

Help

content/en_us/openstack_howto.txt · Last modified: 2014/12/26 09:30 by dloper

https://clearos.com/dokuwiki2/lib/exe/indexer.php?id=content%3Aen_us%3Aopenstack_howto&1710827953