Hi Maurizio, Did you install shade? You can do that using „pip install shade” command.
Kind regards, Kamil Szczygieł From: [email protected] [mailto:[email protected]] On Behalf Of Maurizio Santovito Sent: Saturday, July 16, 2016 7:10 PM To: Ansible Project <[email protected]> Subject: [ansible-project] error: shade is required for this module Hello, we have an openstack setup with one controller, a neutron machine and a couple of compute nodes. I have first installed ansible on the controller but somehow the installation failed. The command ansible localhost -m os_project_facts -a "cloud=santos" reported "shade is required for this module." And moreover the command "import shade" in the python shell reported errors. Then we moved the ansible installation to a different machine. Installation was fine and also python shell reported no error after "import shade" command. but the command: ansible <ip address of controller> -m os_project_facts -a "cloud=santos" still reports "shade is required for this module." Do I need to install ansible on the controller machine as well, even if I want to run ansible from a different machine? Thanks a lot for your help Maurizio -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/8b6ed5cf-14fc-40e5-89e4-7189431c7072%40googlegroups.com<https://groups.google.com/d/msgid/ansible-project/8b6ed5cf-14fc-40e5-89e4-7189431c7072%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -------------------------------------------------------------------- Intel Technology Poland sp. z o.o. ul. Slowackiego 173 | 80-298 Gdansk | Sad Rejonowy Gdansk Polnoc | VII Wydzial Gospodarczy Krajowego Rejestru Sadowego - KRS 101882 | NIP 957-07-52-316 | Kapital zakladowy 200.000 PLN. Ta wiadomosc wraz z zalacznikami jest przeznaczona dla okreslonego adresata i moze zawierac informacje poufne. W razie przypadkowego otrzymania tej wiadomosci, prosimy o powiadomienie nadawcy oraz trwale jej usuniecie; jakiekolwiek przegladanie lub rozpowszechnianie jest zabronione. This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). If you are not the intended recipient, please contact the sender and delete all copies; any review or distribution by others is strictly prohibited. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/87EEE7D4044A794BA085B664860D6837CA9577%40IRSMSX103.ger.corp.intel.com. For more options, visit https://groups.google.com/d/optout.
