Date: Wed, 22 Jul 2015 17:46:46 +0000
From: aragonx(a)dcsnow.com
To: rdo-list(a)redhat.com
Subject: [Rdo-list] Juno on Fedora 22
Hi,
I'm trying to install on Fedora 22 and ran into a few issues. My first
question is if I should be trying for Juno or Kilo. I haven't been able
to get Kilo working so I switched to Juno. In order to get Juno to go, I
had to edit the rdo-release.repo file and point the baseurl to
http://repos.fedorapeople.org/repos/openstack/openstack-juno/epel-7/.
Is that the correct way to do it?
*******************************
Setup RDO KIlo (AIO) on Fedora 22
*******************************
# dnf install -y
https://rdoproject.org/repos/rdo-release.rpm
# dnf install -y openstack-packstack
# dnf install fedora-repos-rawhide
# dnf --enablerepo=rawhide update openstack-packstack
# dnf install python3-pyOpenSSL.noarch python-service-identity.noarch
python-ndg_httpsclient.noarch
**********************
At this point run :-
**********************
# packstack --gen-answer-file answer-file-aio.txt
and set
CONFIG_KEYSTONE_SERVICE_NAME=httpd
I also commented out second line in /etc/httpd/conf.d/mod_dnssd.conf
# cd /usr/lib/python2.7/site-packages/packstack/puppet/templates
and apply third patc from
http://textuploader.com/yn0v
It will disable provision_demo.pp.
Then run
# packstack --answer-file=./answer-file-aio.txt
I'm installing useing:
packstack --allinone
So, I get an error from mysql (MariaDB) that looks like:
Error: Evaluation Error: Comparison of: String >= Integer, is not
possible. Caused by 'A String is not comparable to a non String'. at
/var/tmp/packstack/8e5b1411ef25462dad1e216ac75fb2ab/modules/mysql/manifests/params.pp:35:82
on node
The file that it is point to nolonger exists so I didn't dig any further.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
Rdo-list mailing list
Rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list
To unsubscribe: rdo-list-unsubscribe(a)redhat.com