Error during rdo installation of icehouse in centOS
Hello all,
When I tried to install Openstack rdo (Icehouse) in centos 6.7, I am getting error as shown below,
ERROR : Error appeared during Puppet run: 10.127.194.130_keystone.pp
Error: /Stage[main]/Keystone::Roles::Admin/Keystone_role[_member_]: Could not evaluate: Expected 2 columns for role row, found 0. Line +----------------------------------+----------+
You will find full trace in log /var/tmp/packstack/20150904-093125-E75vUa/manifests/10.127.194.130_keystone.pp.log
Please check log file /var/tmp/packstack/20150904-093125-E75vUa/openstack-setup.log for more information
When I searched further about this error, I came to know that it is a bug ( https://bugzilla.redhat.com/show_bug.... ) and it is closed state as it is fixed in next release JUNO.
But my question here is there any workaround for this issue so that I can install icehouse version of openstack and not juno.
From other bug reported (https://bugzilla.redhat.com/show_bug....) for the same issue Pádraig Brady told to install python-backports as a work around. In my case it is installed.
So if anyone aware of this issue or know how to run previous version of openstack (icehouse) in my centos box, please answer.
Thanks & Regards, Anand
Others have encountered the same issue (myself included). I haven't found a solution, other than to use centos 7. You may have some success with devstack, but I had trouble installing an old release and gave up.
why not just install a later release, are you using Icehouse for a particular reason?
@johanno. I will try with CentOS 7 then. @omar-munoz. Yes I want to use icehouse for some reason.