kayobe/kayobe
Will Szumski 84172bfbe0 Support complete installation of Kayobe as a python package
This adds the ansible playbooks required by kayobe to the manifest by
using the data_files option in setuptools. When using pip to install
kayobe into a virtualenv, these files will be placed in
<venv>/kayobe/share/.

In an editable install, e.g using `pip install -e .`, data_files are not
installed into the virtualenv. Instead, we must follow the egg-link file
to find out the actual location.

Story: 2004252
Task: 27787
Change-Id: Ibef040eceb547476007f83c0d5dcdb2bc6986d1e
2019-02-01 12:55:27 +00:00
..
cli Support complete installation of Kayobe as a python package 2019-02-01 12:55:27 +00:00
cmd Improve kayobe --version output 2019-01-14 10:15:04 +00:00
tests Support complete installation of Kayobe as a python package 2019-02-01 12:55:27 +00:00
__init__.py Add kayobe python module with CLI 2017-02-28 16:17:54 +00:00
ansible.py Support complete installation of Kayobe as a python package 2019-02-01 12:55:27 +00:00
exception.py Support installing galaxy roles from kayobe-config 2018-05-21 16:00:57 +01:00
kolla_ansible.py Merge "Quote and escape extra vars passed to ansible" 2019-01-04 16:54:04 +00:00
utils.py Support complete installation of Kayobe as a python package 2019-02-01 12:55:27 +00:00
vault.py Fix use of --ask-vault-pass argument 2018-11-05 18:12:36 +00:00
version.py Build release notes using reno 2018-05-04 15:11:23 +01:00