linux安装openstack客户端,OpenStack command-line clients---Install the clients(安装命令行客户端)...

You must install each client separately.

Run the following command to install or update a client package:

首先,你必须分开安装每个客户端。运行下面的指令来安装或更新客户端软件包:$ sudo pip install [--update] python-client

Where is the project name and has one of the following values:

上述命令中,处填写的项目名称是下面列表中的任一个:

nova. Compute API and extensions. (计算服务和扩展)

neutron. Networking API. (网络API)

keystone. Identity Service API. (身份识别API)

glance. Image Service API. (镜像服务API)

swift. Object Storage API. (对像存储API)

cinder. Block Storage Service API. (块存储服务API)

heat. Orchestration API.(这个东东,如何翻译???)

For example, to install the nova client, run the following command:

比如,要安装nova客户端,则运行下面的命令:$ sudo pip install python-novaclient

To update the nova client, run the following command:

要更新nova客户端,则运行下面的命令:$ sudo pip install --upgrade python-novaclient

To remove the nova client, run the following command:

要删除nova客户端,则运行下面的命令:$sudo pip uninstall python-novaclient

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值