From: rdo-list-bounces@redhat.com <rdo-list-bounces@redhat.com> on behalf of Nir Levy <nirl@asocsnetworks.com>
Sent: Wednesday, August 17, 2016 4:15 AM
To: rdo-list; Javier Pena
Cc: Yan Fridland
Subject: Re: [rdo-list] Fedora: running RDO (openstack-mitaka)
 

Hi everybody,

Any scheduled items regarding this issue?
regards,
Nir.

 

From: Nir Levy
Sent: Tuesday, August 9, 2016 2:50 PM
To: rdo-list <rdo-list@redhat.com>; Javier Pena <javier.pena@redhat.com>
Subject: Fedora: running RDO (openstack-mitaka)

 


Main goal: installing any RDO over Fedora 24, starting with all in one.

according to:
https://www.rdoproject.org/install/quickstart/ and https://www.rdoproject.org/documentation/packstack-all-in-one-diy-configuration/

www.rdoproject.org
Packstack quickstart: Proof of concept for single node. Packstack is an installation utility that lets you spin up a proof of concept cloud on one node.


sudo yum install  https://www.rdoproject.org/repos/rdo-release.rpm
sudo yum update -y

sudo yum install -y openstack-packstack


You are installing stuff supposed to provide packstack  and all other openstack packages for RHEL 7.X

Schedule rebuild all of them for F24 at least. I am not talking about CI

implementation for F24.

RDO IS NOT SUPPORTED on Fedora, unless all patching and builds would be done by Community members.

It was stated officially .


Boris.



packstack --allinone --gen-answer_file=answer.txt
and afterwords.
setting my interfaces:
CONFIG_NOVA_NETWORK_PUBIF            --novanetwork-pubif    

CONFIG_NOVA_COMPUTE_PRIVIF           --novacompute-privif

CONFIG_NOVA_NETWORK_PRIVIF           --novanetwork-privif

setting additional settings:
CONFIG_PROVISION_DEMO       --provision-demo             n (y for allinone)

CONFIG_SWIFT_INSTALL              --os-swift-install     (y for allinone) n           Set to y if you would like PackStack to install Object Storage.

CONFIG_NAGIOS_INSTALL           --nagios-install  n             (y for allinone) Set to y if you would like to install Nagios. Nagios provides additional tools for monitoring the OpenStack environment.

CONFIG_PROVISION_ALL_IN_ONE_OVS_BRIDGE --provision-all-in-one-ovs-bridge               n (y for allinone)

packstack --answer-file=answer.txt

1) first issue I’ve encountered is :
Error: Parameter mode failed on File[rabbitmq.config]: The file mode specification must be a string, not 'Fixnum' at …
occurs,

I have to verify:

/usr/lib/python2.7/site-packages/packstack/puppet/templates/amqp.pp

/usr/share/openstack-puppet/modules/module-collectd/manifests/plugin/amqp.pp

and modify the following:
https://review.openstack.org/349908

2) second issue I’ve encountered is :
https://bugs.launchpad.net/packstack/+bug/1597951

after modifying SELinux
/usr/sbin/getenforce

Enforcing
setenforce permissive
/usr/sbin/getenforce
Permissive

seems to resolve it:
3) third issue is the current issue.

192.168.13.85_amqp.pp:                               [ DONE ] <-> previously failed.

192.168.13.85_mariadb.pp:                         [ ERROR ]

Applying Puppet manifests                         [ ERROR ]

 

192.168.13.85_mariadb.pp:                         [ ERROR ]

Applying Puppet manifests                         [ ERROR ]

 

ERROR : Error appeared during Puppet run: 192.168.13.85_mariadb.pp

Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install mariadb-galera-server' returned 1: Yum command has been deprecated, redirecting to '/usr/bin/dnf -d 0 -e 0 -y install mariadb-galera-server'.

You will find full trace in log /var/tmp/packstack/20160802-193240-sGLWV3/manifests/192.168.13.85_mariadb.pp.log

Please check log file /var/tmp/packstack/20160802-193240-sGLWV3/openstack-setup.log for more information

 

Nir Levy

SW Engineer

 

Web: www.asocstech.com |

cid:image001.jpg@01D1B599.5A2C9530

 

 

 

Nir Levy

SW Engineer

 

Web: www.asocstech.com |

cid:image001.jpg@01D1B599.5A2C9530