You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.
I am getting below error while using the os_server module in ansible.
FAILED! => {"changed": false, "msg": "shade is required for this module"}
Ansible version : 2.4
Shade is already installed
[nfvd1@NFVD ~]$ sudo pip show shade
DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6
Name: shade
Version: 1.26.0
Python Version : 2.6
Pls help.
Regards,
Shiras
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am getting below error while using the os_server module in ansible.
FAILED! => {"changed": false, "msg": "shade is required for this module"}
Ansible version : 2.4
Shade is already installed
[nfvd1@NFVD ~]$ sudo pip show shade
DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6
Name: shade
Version: 1.26.0
Python Version : 2.6
Pls help.
Regards,
Shiras
The text was updated successfully, but these errors were encountered: