os-faults/os_faults
Ilya Shakhat b2ca946296 Do not link with Ansible code
Ansible is distributed under GPL-3.0 license and certain restrictions
are applied when its code is imported as Python library. The only safe
way to call GPL code is via general interface, e.g. CLI.

This patch removes all direct linking of Ansible code and executes
all actions via command line. It is now user responsibility to install
Ansible executable on the system.

Change-Id: If879e4ce59bcdac84bc51ea0ac9277783777c80b
2018-11-26 16:56:22 +04:00
..
ansible Do not link with Ansible code 2018-11-26 16:56:22 +04:00
api Add docker containers support 2018-08-06 13:31:38 +03:00
cmd Update documentation and examples 2017-11-03 11:40:32 +01:00
drivers Merge "Add docker containers support" 2018-08-17 08:35:35 +00:00
tests Do not link with Ansible code 2018-11-26 16:56:22 +04:00
__init__.py Add docker containers support 2018-08-06 13:31:38 +03:00
registry.py [Core] Services as drivers 2017-04-17 17:20:27 +03:00
utils.py Allow adding libvirt name for node 2017-04-25 08:49:36 +00:00