kayobe/doc/source
Mark Goddard 4acbf52867 Untangle configuration of kolla and kolla-ansible
Kolla (container images) and kolla-ansible (container deployment) are
separate concerns, and should be treated as such. Configuration
variables have been added for kolla-ansible which were previously shared
between the two projects:

kolla_venv -> kolla_ansible_venv
kolla_ctl_install_type -> kolla_ansible_ctl_install_type

Also, we introduce specific variables for the source code repository
checkout paths, which were previously both based on
source_checkout_path:

kolla_source_path
kolla_ansible_source_path

These changes help us to cleanly separate the configuration of paths on
the local (Ansible control) host, from those on the managed (target)
hosts. This is important because the local paths may be specific to the
environment in which the user is running kayobe, but the remote paths
are relatively fixed and specific to the cluster.
2017-09-18 14:21:52 +01:00
..
configuration Untangle configuration of kolla and kolla-ansible 2017-09-18 14:21:52 +01:00
administration.rst Add kayobe seed vm deprovision command 2017-08-07 12:08:41 +00:00
architecture.rst Add network group, move neutron and load balancing services to it 2017-08-29 13:41:15 +00:00
conf.py License kayobe project under Apache2 2017-04-06 10:15:29 +01:00
contributing.rst Expand documentation and change to sphinx from MarkDown 2017-03-29 14:02:51 +01:00
control-plane-service-placement.rst Support configuration of user accounts 2017-09-11 10:29:13 +00:00
deployment.rst Add command to save overcloud introspection data 2017-08-22 18:35:47 +00:00
development.rst Disable selinux during provision 2017-08-29 11:58:48 +01:00
index.rst Untangle configuration of kolla and kolla-ansible 2017-09-18 14:21:52 +01:00
installation.rst Simplify installation instructions with multiple platforms 2017-09-11 11:44:53 +01:00
release-notes.rst Add release notes for implemented but unreleased features 2017-09-14 14:43:42 +01:00
upgrading.rst Add kayobe overcloud host upgrade 2017-09-18 13:04:27 +01:00
usage.rst Rename usage docs to deployment, separate out usage 2017-07-11 17:49:41 +01:00