how to install juno on redhat6.5 with packstack
Need to install juno controller on redhat6.5 with packstack. redhat6.5 is not registered to red hat. Follow linking https://repos.fedorapeople.org/repos/openstack/openstack-juno/ (https://repos.fedorapeople.org/repos/...) and download centos-release-openstack-juno-2.el6.noarch.rpm , but when install this rpm, it says Requires: centos-release
[root@T]# ls centos-release-openstack-juno-2.el6.noarch.rpm
[root@T]# yum install centos-release-openstack-juno-2.el6.noarch.rpm Loaded plugins: product-id, security, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Setting up Install Process Examining centos-release-openstack-juno-2.el6.noarch.rpm: centos-release-openstack-juno-2.el6.noarch Marking centos-release-openstack-juno-2.el6.noarch.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package centos-release-openstack.noarch 0:juno-2.el6 will be installed --> Processing Dependency: centos-release for package: centos-release-openstack-juno-2.el6.noarch --> Finished Dependency Resolution Error: Package: centos-release-openstack-juno-2.el6.noarch (/centos-release-openstack-juno-2.el6.noarch) Requires: centos-release You could try using --skip-broken to work around the problem
^C[root@T]#
Did I make something wrong? Or could someone please share experience on juno installation on redhat6.5?
Thanks! Herman