安装keystoneclient时安装的组件

祁柏
2023-12-01
 yum install python-keystoneclient
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink                                                                                                                         | 4.7 kB     00:00     
 * base: mirrors.yun-idc.com
 * epel: mirrors.yun-idc.com
 * extras: mirrors.yun-idc.com
 * updates: mirrors.btte.net
base                                                                                                                                  | 3.7 kB     00:00     
epel                                                                                                                                  | 4.4 kB     00:00     
epel/primary_db                                                                                                                       | 6.0 MB     01:21     
extras                                                                                                                                | 3.4 kB     00:00     
updates                                                                                                                               | 3.4 kB     00:00     
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package python-keystoneclient.noarch 1:0.2.0-3.el6 will be installed
--> Processing Dependency: python-httplib2 >= 0.7 for package: 1:python-keystoneclient-0.2.0-3.el6.noarch
--> Processing Dependency: python-simplejson for package: 1:python-keystoneclient-0.2.0-3.el6.noarch
--> Processing Dependency: python-prettytable for package: 1:python-keystoneclient-0.2.0-3.el6.noarch
--> Processing Dependency: python-argparse for package: 1:python-keystoneclient-0.2.0-3.el6.noarch
--> Running transaction check
---> Package python-argparse.noarch 0:1.2.1-2.el6 will be installed
---> Package python-httplib2.noarch 0:0.7.7-1.el6 will be installed
---> Package python-prettytable.noarch 0:0.6.1-1.el6 will be installed
---> Package python-simplejson.x86_64 0:2.0.9-3.1.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================
 Package                                        Arch                            Version                                  Repository                     Size
=============================================================================================================================================================
Installing:
 python-keystoneclient                          noarch                          1:0.2.0-3.el6                            epel                          114 k
Installing for dependencies:
 python-argparse                                noarch                          1.2.1-2.el6                              epel                           48 k
 python-httplib2                                noarch                          0.7.7-1.el6                              epel                           70 k
 python-prettytable                             noarch                          0.6.1-1.el6                              epel                           29 k
 python-simplejson                              x86_64                          2.0.9-3.1.el6                            base                          126 k

Transaction Summary
=============================================================================================================================================================
Install       5 Package(s)

Total download size: 388 k
Installed size: 1.4 M
Is this ok [y/N]: y
Downloading Packages:
(1/5): python-argparse-1.2.1-2.el6.noarch.rpm                                                                                         |  48 kB     00:00     
(2/5): python-httplib2-0.7.7-1.el6.noarch.rpm                                                                                         |  70 kB     00:00     
(3/5): python-keystoneclient-0.2.0-3.el6.noarch.rpm                                                                                   | 114 kB     00:00     
(4/5): python-prettytable-0.6.1-1.el6.noarch.rpm                                                                                      |  29 kB     00:00     
(5/5): python-simplejson-2.0.9-3.1.el6.x86_64.rpm                                                                                     | 126 kB     00:00     
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                        2.5 MB/s | 388 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : python-prettytable-0.6.1-1.el6.noarch                                                                                                     1/5
  Installing : python-simplejson-2.0.9-3.1.el6.x86_64                                                                                                    2/5
  Installing : python-httplib2-0.7.7-1.el6.noarch                                                                                                        3/5
  Installing : python-argparse-1.2.1-2.el6.noarch                                                                                                        4/5
  Installing : 1:python-keystoneclient-0.2.0-3.el6.noarch                                                                                                5/5
  Verifying  : python-argparse-1.2.1-2.el6.noarch                                                                                                        1/5
  Verifying  : python-httplib2-0.7.7-1.el6.noarch                                                                                                        2/5
  Verifying  : python-simplejson-2.0.9-3.1.el6.x86_64                                                                                                    3/5
  Verifying  : 1:python-keystoneclient-0.2.0-3.el6.noarch                                                                                                4/5
  Verifying  : python-prettytable-0.6.1-1.el6.noarch                                                                                                     5/5

Installed:
  python-keystoneclient.noarch 1:0.2.0-3.el6                                                                                                                 

Dependency Installed:
  python-argparse.noarch 0:1.2.1-2.el6 python-httplib2.noarch 0:0.7.7-1.el6 python-prettytable.noarch 0:0.6.1-1.el6 python-simplejson.x86_64 0:2.0.9-3.1.el6

Complete!
 类似资料: