openstack on single machine with packstack on cent OS 6.4 Error
All,
I'm trying to use packstack with CentOS 6.4 by following this link http://tuxlabs.com/?p=82 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: http://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 (http://repos.fedorapeople.org/repos/o...) : [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
While 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 openstack on Centos 6.4 ?
Are any other link to install openstack on single machine with single NIC card on centos 6 ?
Thanks!!