Description of problem: The following packages are required for OpenStack Keystone integration: python-keystoneclient python-swiftclient == Preparation for python-keystone package == BuildRequires: python2-devel BuildRequires: python-setuptools BuildRequires: python-webob1.2 Requires: python-argparse Requires: python-iso8601 >= 0.1.4 Requires: python-prettytable Requires: python-requests >= 0.8.8 Requires: python-simplejson Requires: python-oslo-config >= 1.1.0 Requires: python-setuptools Requires: python-keyring Requires: python-webob1.2 == Preparation for package python-swiftclient == BuildRequires: python2-devel BuildRequires: python-setuptools BuildRequires: python-sphinx Requires: python-simplejson
While doing a yum install of python-keystoneclient in RHS 2.1 node, I see: Dependencies Resolved ====================================================================================================================================================== Package Arch Version Repository Size ====================================================================================================================================================== Installing: python-keystoneclient noarch 1:0.2.3-6.el6ost OpenStack-Grizzly-Puddle 144 k Installing for dependencies: python-argparse noarch 1.2.1-2.1.el6 OpenStack-Grizzly-Puddle 47 k python-backports-ssl_match_hostname noarch 3.2-0.2.a3.el6ost OpenStack-Grizzly-Puddle 8.2 k python-chardet noarch 2.0.1-1.el6ost OpenStack-Grizzly-Puddle 224 k python-iso8601 noarch 0.1.4-2.el6 OpenStack-Grizzly-Puddle 11 k python-keyring noarch 0.7-1.el6ost OpenStack-Grizzly-Puddle 53 k python-ordereddict noarch 1.1-2.el6ost OpenStack-Grizzly-Puddle 6.5 k python-oslo-config noarch 1:1.1.0-3.el6ost OpenStack-Grizzly-Puddle 34 k python-prettytable noarch 0.6.1-1.el6 OpenStack-Grizzly-Puddle 28 k python-requests noarch 1.1.0-3.el6ost OpenStack-Grizzly-Puddle 69 k python-six noarch 1.1.0-2.el6ost OpenStack-Grizzly-Puddle 15 k python-urllib3 noarch 1.5-5.el6ost OpenStack-Grizzly-Puddle 40 k python-webob1.2 noarch 1.2.3-2.2.el6ost OpenStack-Grizzly-Puddle 210 k Transaction Summary ====================================================================================================================================================== Install 13 Package(s) Total download size: 889 k Installed size: 3.7 M Is this ok [y/N]: I see few packages missing in the bug description.
Yeah, Shanks, probably all of those. I didn't know if I had to show dependencies of the dependencies. Here is the complete list: python-keystoneclient python-swiftclient python-oslo-config python-iso8601 python-webob1.2 python-argparse python-keyring python-prettytable python-requests python-chardet python-urllib3 python-oderdict python-backports-ssl_match_hostname python-six