kayobe/ansible/group_vars/all
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
..
switches Fix physical network configuration on Dell switches 2018-12-13 15:40:43 +00:00
bifrost Update git.openstack.org to opendev.org 2019-04-24 14:00:18 +01:00
bmc Add a BMC configuration file to consolidate IPMI credentials and BMC type 2017-04-05 11:05:48 +01:00
ceph Support for Ceph and Swift storage networks, and improvements to Swift 2019-04-24 12:40:20 +00:00
compute Multiple updates for Kayobe 2019-05-20 15:30:07 +01:00
controllers Multiple updates for Kayobe 2019-05-20 15:30:07 +01:00
dell-switch-bmp Add README files for dell-switch and dell-switch-bmp roles 2017-03-28 16:11:39 +01:00
dns Allow resolv.conf configuration to be prevented 2018-05-09 19:12:00 +01:00
docker add CA conf for private registry 2017-11-13 09:14:09 +00:00
docker-registry Allow to configure Docker Registry via environment variables 2019-01-31 11:40:34 +00:00
globals Add docs on host configuration 2019-01-11 17:10:03 +00:00
grafana Use Kolla default login name for Grafana 2018-01-23 12:28:07 +00:00
idrac Fix default for idrac_network_ips - should be a dict 2017-11-09 18:48:57 +00:00
inspector Remove inspector_manage_firewall variable 2019-04-09 13:53:59 +01:00
ipa Update git.openstack.org to opendev.org 2019-04-24 14:00:18 +01:00
ironic Automatically enable serial consoles on post configure 2019-02-04 18:09:51 +00:00
kolla Update git.openstack.org to opendev.org 2019-04-24 14:00:18 +01:00
monitoring Multiple updates for Kayobe 2019-05-20 15:30:07 +01:00
network Support for Ceph and Swift storage networks, and improvements to Swift 2019-04-24 12:40:20 +00:00
neutron Use kolla-ansible's defaults for neutron ML2 mechanism drivers 2017-10-26 10:32:42 +01:00
nova The default group doesn't need to be configurable 2017-11-13 16:16:01 +00:00
ntp Initial mega commit of Kayobe 2017-02-14 15:14:29 +00:00
opensm Add configuration of OpenSM Infiniband subnet manager in a Docker container 2017-06-12 10:15:46 +01:00
openstack Add openstack_release and openstack_branch 2019-04-15 11:41:07 +00:00
overcloud add cloud-init workaround 2018-06-21 15:58:01 +01:00
seed Multiple updates for Kayobe 2019-05-20 15:30:07 +01:00
seed-hypervisor Multiple updates for Kayobe 2019-05-20 15:30:07 +01:00
seed-vm Improve automation of seed VM network configuration 2017-08-07 12:08:41 +00:00
ssh Reconcile all 'Ansible control host' references 2018-07-11 17:19:18 +01:00
storage Multiple updates for Kayobe 2019-05-20 15:30:07 +01:00
swift Support for Ceph and Swift storage networks, and improvements to Swift 2019-04-24 12:40:20 +00:00
users Support configuration of user accounts 2017-09-11 10:29:13 +00:00
yum Make installation of epel-release optional 2018-08-02 15:30:33 +00:00