Install the OpenStack command-line

  • Install the prerequisite software

    python 2.7 or later note: Currently, the clients don't support Python3.
  • Install the OpenStack Client

    pip install python-openstackclient
  • Install Project client

    pip install python-PROJECTclient
  • Upgrage or remove clients

    pip install -upgrade python-PROJECTclient

相关文章:

  • 2022-12-23
  • 2021-09-21
  • 2022-02-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-17
  • 2021-06-27
猜你喜欢
  • 2021-10-09
  • 2021-08-26
  • 2021-11-21
  • 2022-12-23
  • 2022-12-23
  • 2021-07-13
  • 2022-12-23
相关资源
相似解决方案