kayobe/doc/source/development
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
..
automated.rst Support complete installation of Kayobe as a python package 2019-02-01 12:55:27 +00:00
contributing.rst Add scripting around the development environment 2018-01-31 10:58:19 +00:00
development.rst Pin Ansible Galaxy dependencies 2018-08-15 09:50:50 +01:00
index.rst Add release.sh, a script for creating releases 2018-11-18 17:41:43 +00:00
manual.rst Reconcile all 'Ansible control host' references 2018-07-11 17:19:18 +01:00
releases.rst Add release.sh, a script for creating releases 2018-11-18 17:41:43 +00:00
testing.rst Replace Chinese quotes with English quotes 2018-05-23 16:49:50 +08:00
vagrant.rst Change github URLs to git.openstack.org 2018-04-04 14:48:33 +01:00