unable to install openstack-keystone
Sorry for the very simple question but I'm having trouble completing the installation!
I'm following the icehouse install guide on several CentOS 6.5 machines and I'm unable to install openstack-keystone via yum on the compute node. It's unable to resolve many packages.
There was a similar problem when I tried to install openstack-utils as crudini could not be satisfied - however I just went and installed it manually from http://pkgs.org . I don't think I'm doing the right thing if I have to manually install these 15 missing packages!
Dependency resolution errors:
Error: Package: 1:python-keystoneclient-0.9.0-1.el6.noarch (openstack-icehouse)
Requires: python-requests >= 0.8.8
Error: Package: python-oslo-messaging-1.3.0.2-4.el6.noarch (openstack-icehouse)
Requires: python-stevedore
Error: Package: python-oslo-messaging-1.3.0.2-4.el6.noarch (openstack-icehouse)
Requires: python-iso8601
Error: Package: python-pycadf-0.5.1-1.el6.noarch (openstack-icehouse)
Requires: python-iso8601
Error: Package: python-migrate-0.7.2-8.el6.noarch (openstack-icehouse)
Requires: python-sqlalchemy0.7
Error: Package: 1:python-keystoneclient-0.9.0-1.el6.noarch (openstack-icehouse)
Requires: python-keyring
Error: Package: python-keystone-2014.1.1-1.el6.noarch (openstack-icehouse)
Requires: python-dogpile-cache >= 0.5.0
Error: Package: python-keystone-2014.1.1-1.el6.noarch (openstack-icehouse)
Requires: python-iso8601
Error: Package: python-oslo-messaging-1.3.0.2-4.el6.noarch (openstack-icehouse)
Requires: PyYAML
Error: Package: 1:python-keystoneclient-0.9.0-1.el6.noarch (openstack-icehouse)
Requires: python-iso8601 >= 0.1.4
Error: Package: python-kombu-1.1.3-2.el6.noarch (openstack-icehouse)
Requires: python-anyjson
Error: Package: python-keystone-2014.1.1-1.el6.noarch (openstack-icehouse)
Requires: python-passlib
Error: Package: 1:python-keystoneclient-0.9.0-1.el6.noarch (openstack-icehouse)
Requires: python-argparse
Error: Package: 1:python-oslo-config-1.2.1-1.el6.noarch (openstack-icehouse)
Requires: python-argparse
Error: Package: python-routes-1.13-2.el6.noarch (openstack-icehouse)
Requires: python-repoze-lru
Thanks for any help or advice!