Is packstack with Juno supported on CentOS 6.6 ?
All,
I'm trying to use packstack with CentOS 6 and I'm getting the following error when trying to install openstack-packstack:
The first step (yum install -y http://rdo.fedorapeople.org/rdo-relea... ), succeeds:
Installing : rdo-release-juno-1.noarch 1/1
Verifying : rdo-release-juno-1.noarch 1/1
Installed:
rdo-release.noarch 0:juno-1
Installing openstack-packstack then fails:
yum install openstack-packstack
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.mhd.uk.as44574.net
* extras: mirror.for.me.uk
* updates: mirror.for.me.uk
http://repos.fedorapeople.org/repos/openstack/openstack-juno/epel-6/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: openstack-juno. Please verify its path and try again
Looking at http://repos.fedorapeople.org/repos/o... , I don't see epel-6, only epel-7 and some Fedora versions.
Is there any way to use packstack to install Juno on Centos 6.6 ?
Thanks