Merge "CI: sync inventory with multinode"

This commit is contained in:
Zuul 2020-03-02 19:42:09 +00:00 committed by Gerrit Code Review
commit e003898ffd

View File

@ -45,12 +45,21 @@ nova_novncproxy_port = {{ 6080 + loop.index0 }}
{% endfor %} {% endfor %}
{% endif %} {% endif %}
[baremetal:children]
control
network
compute
storage
monitoring
# You can explicitly specify which hosts run each project by updating the # You can explicitly specify which hosts run each project by updating the
# groups in the sections below. Common services are grouped together. # groups in the sections below. Common services are grouped together.
[chrony-server:children] [chrony-server:children]
haproxy haproxy
[chrony:children] [chrony:children]
control
network network
compute compute
storage storage
@ -59,15 +68,21 @@ monitoring
[collectd:children] [collectd:children]
compute compute
[baremetal:children]
control
[grafana:children] [grafana:children]
monitoring monitoring
[etcd:children] [etcd:children]
control control
[influxdb:children]
monitoring
[prometheus:children]
monitoring
[kafka:children]
control
[karbor:children] [karbor:children]
control control
@ -109,6 +124,19 @@ control
[qdrouterd:children] [qdrouterd:children]
control control
[monasca-agent:children]
compute
control
monitoring
network
storage
[monasca:children]
monitoring
[storm:children]
monitoring
[mongodb:children] [mongodb:children]
control control
@ -156,21 +184,12 @@ control
[murano:children] [murano:children]
control control
{# TODO(mnasiadka): Remove in Victoria #} [solum:children]
{% if scenario == 'ceph-ansible' and is_previous_release and previous_release == 'train' %}
[ceph:children]
control control
{% endif %}
[ironic:children] [ironic:children]
control control
[influxdb:children]
monitoring
[prometheus:children]
monitoring
[magnum:children] [magnum:children]
control control
@ -180,21 +199,12 @@ control
[sahara:children] [sahara:children]
control control
[solum:children]
control
[mistral:children] [mistral:children]
control control
[manila:children] [manila:children]
control control
[panko:children]
control
[gnocchi:children]
control
[ceilometer:children] [ceilometer:children]
control control
@ -208,10 +218,16 @@ compute
[congress:children] [congress:children]
control control
[panko:children]
control
[gnocchi:children]
control
[tacker:children] [tacker:children]
control control
[vitrage:children] [trove:children]
control control
# Tempest # Tempest
@ -224,7 +240,7 @@ control
[vmtp:children] [vmtp:children]
control control
[trove:children] [vitrage:children]
control control
[watcher:children] [watcher:children]
@ -260,6 +276,9 @@ monitoring
[redis:children] [redis:children]
control control
[blazar:children]
control
# Additional control implemented here. These groups allow you to control which # Additional control implemented here. These groups allow you to control which
# services run on which hosts at a per-service level. # services run on which hosts at a per-service level.
# #
@ -267,6 +286,10 @@ control
# function appropriately. For example, neutron-metadata-agent must run on the # function appropriately. For example, neutron-metadata-agent must run on the
# same host as the l3-agent and (depending on configuration) the dhcp-agent. # same host as the l3-agent and (depending on configuration) the dhcp-agent.
# Elasticsearch Curator
[elasticsearch-curator:children]
elasticsearch
# Glance # Glance
[glance-api:children] [glance-api:children]
glance glance
@ -309,9 +332,6 @@ neutron
[neutron-metadata-agent:children] [neutron-metadata-agent:children]
neutron neutron
[neutron-vpnaas-agent:children]
neutron
[neutron-bgp-dragent:children] [neutron-bgp-dragent:children]
neutron neutron
@ -324,28 +344,6 @@ neutron
[ironic-neutron-agent:children] [ironic-neutron-agent:children]
neutron neutron
{# TODO(mnasiadka): Remove in Victoria #}
{% if scenario == 'ceph-ansible' and is_previous_release and previous_release == 'train' %}
# Ceph
[ceph-mds:children]
ceph
[ceph-mgr:children]
ceph
[ceph-nfs:children]
ceph
[ceph-mon:children]
ceph
[ceph-rgw:children]
ceph
[ceph-osd:children]
storage
{% endif %}
# Cinder # Cinder
[cinder-api:children] [cinder-api:children]
cinder cinder
@ -370,6 +368,9 @@ cloudkitty
[freezer-api:children] [freezer-api:children]
freezer freezer
[freezer-scheduler:children]
freezer
# iSCSI # iSCSI
[iscsid:children] [iscsid:children]
compute compute
@ -402,16 +403,6 @@ network
[manila-data:children] [manila-data:children]
manila manila
# Masakari
[masakari-api:children]
control
[masakari-engine:children]
control
[masakari-monitors:children]
compute
# Swift # Swift
[swift-proxy-server:children] [swift-proxy-server:children]
swift swift
@ -435,16 +426,6 @@ barbican
[barbican-worker:children] [barbican-worker:children]
barbican barbican
# Trove
[trove-api:children]
trove
[trove-conductor:children]
trove
[trove-taskmanager:children]
trove
# Heat # Heat
[heat-api:children] [heat-api:children]
heat heat
@ -462,6 +443,50 @@ murano
[murano-engine:children] [murano-engine:children]
murano murano
# Monasca
[monasca-agent-collector:children]
monasca-agent
[monasca-agent-forwarder:children]
monasca-agent
[monasca-agent-statsd:children]
monasca-agent
[monasca-api:children]
monasca
[monasca-grafana:children]
monasca
[monasca-log-api:children]
monasca
[monasca-log-transformer:children]
monasca
[monasca-log-persister:children]
monasca
[monasca-log-metrics:children]
monasca
[monasca-thresh:children]
monasca
[monasca-notification:children]
monasca
[monasca-persister:children]
monasca
# Storm
[storm-worker:children]
storm
[storm-nimbus:children]
storm
# Ironic # Ironic
[ironic-api:children] [ironic-api:children]
ironic ironic
@ -492,6 +517,13 @@ qinling
[qinling-engine:children] [qinling-engine:children]
qinling qinling
# Sahara
[sahara-api:children]
sahara
[sahara-engine:children]
sahara
# Solum # Solum
[solum-api:children] [solum-api:children]
solum solum
@ -505,6 +537,12 @@ solum
[solum-conductor:children] [solum-conductor:children]
solum solum
[solum-application-deployment:children]
solum
[solum-image-builder:children]
solum
# Mistral # Mistral
[mistral-api:children] [mistral-api:children]
mistral mistral
@ -518,6 +556,19 @@ mistral
[mistral-event-engine:children] [mistral-event-engine:children]
mistral mistral
# Ceilometer
[ceilometer-central:children]
ceilometer
[ceilometer-notification:children]
ceilometer
[ceilometer-compute:children]
compute
[ceilometer-ipmi:children]
compute
# Aodh # Aodh
[aodh-api:children] [aodh-api:children]
aodh aodh
@ -536,11 +587,20 @@ aodh
cyborg cyborg
[cyborg-agent:children] [cyborg-agent:children]
cyborg compute
[cyborg-conductor:children] [cyborg-conductor:children]
cyborg cyborg
# Congress
[congress-api:children]
congress
[congress-datasource:children]
congress
[congress-policy-engine:children]
congress
# Panko # Panko
[panko-api:children] [panko-api:children]
@ -556,39 +616,20 @@ gnocchi
[gnocchi-metricd:children] [gnocchi-metricd:children]
gnocchi gnocchi
# Sahara # Trove
[sahara-api:children] [trove-api:children]
sahara trove
[sahara-engine:children] [trove-conductor:children]
sahara trove
# Ceilometer [trove-taskmanager:children]
[ceilometer-central:children] trove
ceilometer
[ceilometer-notification:children]
ceilometer
[ceilometer-compute:children]
compute
[ceilometer-ipmi:children]
compute
# Congress
[congress-api:children]
congress
[congress-datasource:children]
congress
[congress-policy-engine:children]
congress
# Multipathd # Multipathd
[multipathd:children] [multipathd:children]
compute compute
storage
# Watcher # Watcher
[watcher-api:children] [watcher-api:children]
@ -697,6 +738,13 @@ vitrage
[vitrage-ml:children] [vitrage-ml:children]
vitrage vitrage
# Blazar
[blazar-api:children]
blazar
[blazar-manager:children]
blazar
# Prometheus # Prometheus
[prometheus-node-exporter:children] [prometheus-node-exporter:children]
monitoring monitoring
@ -711,6 +759,9 @@ mariadb
[prometheus-haproxy-exporter:children] [prometheus-haproxy-exporter:children]
haproxy haproxy
[prometheus-memcached-exporter:children]
memcached
[prometheus-cadvisor:children] [prometheus-cadvisor:children]
monitoring monitoring
control control
@ -718,6 +769,9 @@ compute
network network
storage storage
[prometheus-alertmanager:children]
monitoring
[prometheus-openstack-exporter:children] [prometheus-openstack-exporter:children]
monitoring monitoring
@ -726,3 +780,12 @@ elasticsearch
[prometheus-blackbox-exporter:children] [prometheus-blackbox-exporter:children]
monitoring monitoring
[masakari-api:children]
control
[masakari-engine:children]
control
[masakari-monitors:children]
compute