From 857cfe6d2786a5147833f9a6da727113062265ce Mon Sep 17 00:00:00 2001 From: Mickael Asseline Date: Thu, 29 Apr 2021 13:11:18 +0000 Subject: [PATCH] docs: update Openstack/Installation --- Openstack/Installation.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Openstack/Installation.html b/Openstack/Installation.html index 1663e44..45f58f3 100644 --- a/Openstack/Installation.html +++ b/Openstack/Installation.html @@ -2,7 +2,7 @@ title: Installation du client description: published: true -date: 2021-04-29T11:13:29.872Z +date: 2021-04-29T13:11:16.978Z tags: editor: ckeditor dateCreated: 2021-04-29T11:12:32.138Z @@ -30,3 +30,7 @@ dateCreated: 2021-04-29T11:12:32.138Z
brew install python

Maintenant que Python 3 est installé, nous pouvons enfin installer les outils de ligne de commande OpenStack :

sudo pip3 install python-openstackclient
+

 

+

VĂ©rifier l'installation

+
openstack --version
+

La commande doit renvoyer : openstack <version>