openstack-ansible/etc
Dmitriy Rabotyagov 82d7c034a0 Split neutron server and neutron agent hosts
It is very common usecase when neutron-api is intended to run on
infra hosts (inside lxc containers), while neutron-agents are to run on
independent network nodes.

That was not possible by default, so env.d overrides has to be placed
to fix this behaviour. This patch brings option to do this natively
without extra override.

In the meanwhile it shouldn't break any existing depoyments as leaves
previous groups naming as is.

Change-Id: Ie9fa464561c81b503d6946a7afe4870b92790cee
2021-06-24 20:58:50 +03:00
..
netplan Added Netplan examples for a Openstack Infrastructure node. 2020-11-17 16:57:56 +00:00
network [docs] Apply provider network config on per-group basis 2019-02-11 14:53:31 -05:00
openstack_deploy Split neutron server and neutron agent hosts 2021-06-24 20:58:50 +03:00