CentOS 7: fails to install openstack-keystone and python-keystoneclient
hi, following instructions from http://docs.openstack.org/juno/install-guide/install/yum/content/keystone-install.html (keystone-install) on CentOS 7
$ sudo yum install openstack-keystone
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.atlanticmetro.net
* extras: mirror.net.cen.ct.gov
* updates: mirror.cogentco.com
No package openstack-keystone available.
Error: Nothing to do
same for python-keystoneclient
what's wrong?
Thanks