kayobe/doc/source/configuration
Ross Martyn d8ee0fa027 Multiple updates for Kayobe
---

1. Gather facts for localhost in kolla-ansible.yml
2. Don't include unconfigured networks in network_interfaces
3. Added Keystone configuration extra config merge

---

1. Facts are necessary for the kolla-ansible role,
which references the ansible_user_uid fact

2. It is possible to skip configuring a network,
by setting its name to None

This is done in networks.yml as follows:

admin_oc_net_name:

Currently, these networks may still be included in the 'network_interfaces'
list for each host, despite the fact that they are not in use.

A classic example is when ironic is not enabled, it is currently still
necessary to define provisioning and cleaning networks.

This change avoids including any networks that have their name set to None
in network_interfaces.

3. Added support for Keystone custom configuration

Added tests and documentation to add support for keystone extra configuration

Co-Authored-By: Mark Goddard <mark@stackhpc.com

Change-Id: Iaa304221b8093ac71f9cdbb23edc84d1517578da
2019-05-20 15:30:07 +01:00
..
hosts.rst Add support for configuring software RAID arrays using mdadm 2019-03-26 15:16:20 +00:00
index.rst Add docs on building images 2019-01-11 17:10:05 +00:00
kayobe.rst Add docs on host configuration 2019-01-11 17:10:03 +00:00
kolla-ansible.rst Multiple updates for Kayobe 2019-05-20 15:30:07 +01:00
kolla.rst Update git.openstack.org to opendev.org 2019-04-24 14:00:18 +01:00
network.rst Support for Ceph and Swift storage networks, and improvements to Swift 2019-04-24 12:40:20 +00:00
physical-network.rst Make ansible_host optional for all switch types 2018-11-27 18:56:27 +00:00