updating the readme to use python3 packages

This commit is contained in:
Camille Rodriguez 2020-03-30 14:53:04 -05:00
parent a33460b916
commit 26420d005e

View File

@ -47,8 +47,7 @@ In a bundle:
To authenticate against Keystone and Kerberos from a host, the following To authenticate against Keystone and Kerberos from a host, the following
librairies need to be installed : librairies need to be installed :
- sudo apt install krb5-user gcc python-dev libkrb5-dev python-pip - sudo apt install krb5-user python3-openstackclient python3-requests-kerberos
- pip install keystoneauth1[kerberos]
# Configuration # Configuration