Here is globals.yml
--- workaround_ansible_issue_8743: yes kolla_base_distro: "ubuntu" kolla_internal_vip_address: "172.16.5.20" docker_registry: internat.deploy.pescn.cc docker_namespace: "quay/openstack.kolla" docker_configure_for_zun: "yes" containerd_configure_for_zun: "yes" docker_apt_package_pin: "5:20.*" docker_yum_package_pin: "20.*" network_interface: "eno1" neutron_external_interface: "eno2" openstack_region_name: "115Lab" enable_ceilometer: "yes" enable_cinder: "yes" enable_cinder_backend_lvm: "yes" enable_cloudkitty: "yes" enable_cyborg: "yes" enable_etcd: "yes" enable_gnocchi: "yes" enable_gnocchi_statsd: "yes" enable_ironic: "no" enable_kuryr: "yes" enable_magnum: "yes" enable_neutron_dvr: "yes" enable_neutron_metering: "yes" enable_redis: "yes" enable_skyline: "yes" enable_trove: "yes" enable_zun: "yes" ironic_dnsmasq_dhcp_ranges: - range: 172.17.2.1,172.17.2.255
Here is multinode: [control] 172.16.17.1 ansible_ssh_user=ubuntu ansible_become=True
[network:children] control
[compute] 172.16.17.2 ansible_ssh_user=ubuntu ansible_become=True 172.16.17.3 ansible_ssh_user=ubuntu ansible_become=True 172.16.17.4 ansible_ssh_user=ubuntu ansible_become=True
[monitoring:children] control
[storage] 172.16.17.4 ansible_ssh_user=ubuntu ansible_become=True
[deployment] localhost ansible_connection=local
[baremetal:children] control network compute storage monitoring
[tls-backend:children] control
[common:children] control network compute storage monitoring
[collectd:children] compute
[grafana:children] monitoring
[etcd:children] control
[influxdb:children] monitoring
[prometheus:children] monitoring
[kafka:children] control
[telegraf:children] compute control monitoring network storage
[hacluster:children] control
[hacluster-remote:children] compute
[loadbalancer:children] network
[mariadb:children] control
[rabbitmq:children] control
[outward-rabbitmq:children] control
[monasca-agent:children] compute control monitoring network storage
[monasca:children] monitoring
[storm:children] monitoring
[keystone:children] control
[glance:children] control
[nova:children] control
[neutron:children] network
[openvswitch:children] network compute manila-share
[cinder:children] control
[cloudkitty:children] control
[freezer:children] control
[memcached:children] control
[horizon:children] control
[swift:children] control
[barbican:children] control
[heat:children] control
[murano:children] control
[solum:children] control
[ironic:children] control
[magnum:children] control
[sahara:children] control
[mistral:children] control
[manila:children] control
[ceilometer:children] control
[aodh:children] control
[cyborg:children] control compute
[gnocchi:children] control
[tacker:children] control
[trove:children] control
[senlin:children] control
[vitrage:children] control
[watcher:children] control
[octavia:children] control
[designate:children] control
[placement:children] control
[bifrost:children] deployment
[zookeeper:children] control
[zun:children] control
[skyline:children] control
[redis:children] control
[blazar:children] control
[venus:children] monitoring
# Common [cron:children] common
[fluentd:children] common
[kolla-logs:children] common
[kolla-toolbox:children] common
[opensearch:children] control
# Opensearch dashboards [opensearch-dashboards:children] opensearch
# Glance [glance-api:children] glance
# Nova [nova-api:children] nova
[nova-conductor:children] nova
[nova-super-conductor:children] nova
[nova-novncproxy:children] nova
[nova-scheduler:children] nova
[nova-spicehtml5proxy:children] nova
[nova-compute-ironic:children] nova
[nova-serialproxy:children] nova
# Neutron [neutron-server:children] control
[neutron-dhcp-agent:children] neutron
[neutron-l3-agent:children] neutron
[neutron-metadata-agent:children] neutron
[neutron-ovn-metadata-agent:children] compute network
[neutron-bgp-dragent:children] neutron
[neutron-infoblox-ipam-agent:children] neutron
[neutron-metering-agent:children] neutron
[ironic-neutron-agent:children] neutron
# Cinder [cinder-api:children] cinder
[cinder-backup:children] storage
[cinder-scheduler:children] cinder
[cinder-volume:children] storage
# Cloudkitty [cloudkitty-api:children] cloudkitty
[cloudkitty-processor:children] cloudkitty
# Freezer [freezer-api:children] freezer
[freezer-scheduler:children] freezer
# iSCSI [iscsid:children] compute storage ironic
[tgtd:children] storage
# Manila [manila-api:children] manila
[manila-scheduler:children] manila
[manila-share:children] network
[manila-data:children] manila
# Swift [swift-proxy-server:children] swift
[swift-account-server:children] storage
[swift-container-server:children] storage
[swift-object-server:children] storage
# Barbican [barbican-api:children] barbican
[barbican-keystone-listener:children] barbican
[barbican-worker:children] barbican
# Heat [heat-api:children] heat
[heat-api-cfn:children] heat
[heat-engine:children] heat
# Murano [murano-api:children] murano
[murano-engine:children] 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-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-api:children] ironic
[ironic-conductor:children] ironic
[ironic-inspector:children] ironic
[ironic-tftp:children] ironic
[ironic-http:children] ironic
# Magnum [magnum-api:children] magnum
[magnum-conductor:children] magnum
# Sahara [sahara-api:children] sahara
[sahara-engine:children] sahara
# Solum [solum-api:children] solum
[solum-worker:children] solum
[solum-deployer:children] solum
[solum-conductor:children] solum
[solum-application-deployment:children] solum
[solum-image-builder:children] solum
# Mistral [mistral-api:children] mistral
[mistral-executor:children] mistral
[mistral-engine:children] mistral
[mistral-event-engine:children] mistral
# Ceilometer [ceilometer-central:children] ceilometer
[ceilometer-notification:children] ceilometer
[ceilometer-compute:children] compute
[ceilometer-ipmi:children] compute
# Aodh [aodh-api:children] aodh
[aodh-evaluator:children] aodh
[aodh-listener:children] aodh
[aodh-notifier:children] aodh
# Cyborg [cyborg-api:children] cyborg
[cyborg-agent:children] compute
[cyborg-conductor:children] cyborg
# Gnocchi [gnocchi-api:children] gnocchi
[gnocchi-statsd:children] gnocchi
[gnocchi-metricd:children] gnocchi
# Trove [trove-api:children] trove
[trove-conductor:children] trove
[trove-taskmanager:children] trove
# Multipathd [multipathd:children] compute storage
# Watcher [watcher-api:children] watcher
[watcher-engine:children] watcher
[watcher-applier:children] watcher
# Senlin [senlin-api:children] senlin
[senlin-conductor:children] senlin
[senlin-engine:children] senlin
[senlin-health-manager:children] senlin
# Octavia [octavia-api:children] octavia
[octavia-driver-agent:children] octavia
[octavia-health-manager:children] octavia
[octavia-housekeeping:children] octavia
[octavia-worker:children] octavia
# Designate [designate-api:children] designate
[designate-central:children] designate
[designate-producer:children] designate
[designate-mdns:children] network
[designate-worker:children] designate
[designate-sink:children] designate
[designate-backend-bind9:children] designate
# Placement [placement-api:children] placement
# Zun [zun-api:children] zun
[zun-wsproxy:children] zun
[zun-compute:children] compute
[zun-cni-daemon:children] compute
# Skyline [skyline-apiserver:children] skyline
[skyline-console:children] skyline
# Tacker [tacker-server:children] tacker
[tacker-conductor:children] tacker
# Vitrage [vitrage-api:children] vitrage
[vitrage-notifier:children] vitrage
[vitrage-graph:children] vitrage
[vitrage-ml:children] vitrage
[vitrage-persistor:children] vitrage
# Blazar [blazar-api:children] blazar
[blazar-manager:children] blazar
# Prometheus [prometheus-node-exporter:children] monitoring control compute network storage
[prometheus-mysqld-exporter:children] mariadb
[prometheus-haproxy-exporter:children] loadbalancer
[prometheus-memcached-exporter:children] memcached
[prometheus-cadvisor:children] monitoring control compute network storage
[prometheus-alertmanager:children] monitoring
[prometheus-openstack-exporter:children] monitoring
[prometheus-elasticsearch-exporter:children] opensearch
[prometheus-blackbox-exporter:children] monitoring
[prometheus-libvirt-exporter:children] compute
[prometheus-msteams:children] prometheus-alertmanager
[masakari-api:children] control
[masakari-engine:children] control
[masakari-hostmonitor:children] control
[masakari-instancemonitor:children] compute
[ovn-controller:children] ovn-controller-compute ovn-controller-network
[ovn-controller-compute:children] compute
[ovn-controller-network:children] network
[ovn-database:children] control
[ovn-northd:children] ovn-database
[ovn-nb-db:children] ovn-database
[ovn-sb-db:children] ovn-database
[venus-api:children] venus
[venus-manager:children] venus
Here is globals.yml
--- ansible_ issue_8743: yes vip_address: "172.16.5.20" deploy. pescn.cc .kolla" configure_ for_zun: "yes" configure_ for_zun: "yes" apt_package_ pin: "5:20.*" yum_package_ pin: "20.*" external_ interface: "eno2" region_ name: "115Lab" cinder_ backend_ lvm: "yes" gnocchi_ statsd: "yes" neutron_ metering: "yes" dnsmasq_ dhcp_ranges: 2.1,172. 17.2.255
workaround_
kolla_base_distro: "ubuntu"
kolla_internal_
docker_registry: internat.
docker_namespace: "quay/openstack
docker_
containerd_
docker_
docker_
network_interface: "eno1"
neutron_
openstack_
enable_ceilometer: "yes"
enable_cinder: "yes"
enable_
enable_cloudkitty: "yes"
enable_cyborg: "yes"
enable_etcd: "yes"
enable_gnocchi: "yes"
enable_
enable_ironic: "no"
enable_kuryr: "yes"
enable_magnum: "yes"
enable_neutron_dvr: "yes"
enable_
enable_redis: "yes"
enable_skyline: "yes"
enable_trove: "yes"
enable_zun: "yes"
ironic_
- range: 172.17.
Here is multinode: ssh_user= ubuntu ansible_become=True
[control]
172.16.17.1 ansible_
[network:children]
control
[compute] ssh_user= ubuntu ansible_become=True ssh_user= ubuntu ansible_become=True ssh_user= ubuntu ansible_become=True
172.16.17.2 ansible_
172.16.17.3 ansible_
172.16.17.4 ansible_
[monitoring: children]
control
[storage] ssh_user= ubuntu ansible_become=True
172.16.17.4 ansible_
[deployment] connection= local
localhost ansible_
[baremetal: children]
control
network
compute
storage
monitoring
[tls-backend: children]
control
[common:children]
control
network
compute
storage
monitoring
[collectd:children]
compute
[grafana:children]
monitoring
[etcd:children]
control
[influxdb:children]
monitoring
[prometheus: children]
monitoring
[kafka:children]
control
[telegraf:children]
compute
control
monitoring
network
storage
[hacluster: children]
control
[hacluster- remote: children]
compute
[loadbalancer: children]
network
[mariadb:children]
control
[rabbitmq:children]
control
[outward- rabbitmq: children]
control
[monasca- agent:children]
compute
control
monitoring
network
storage
[monasca:children]
monitoring
[storm:children]
monitoring
[keystone:children]
control
[glance:children]
control
[nova:children]
control
[neutron:children]
network
[openvswitch: children]
network
compute
manila-share
[cinder:children]
control
[cloudkitty: children]
control
[freezer:children]
control
[memcached: children]
control
[horizon:children]
control
[swift:children]
control
[barbican:children]
control
[heat:children]
control
[murano:children]
control
[solum:children]
control
[ironic:children]
control
[magnum:children]
control
[sahara:children]
control
[mistral:children]
control
[manila:children]
control
[ceilometer: children]
control
[aodh:children]
control
[cyborg:children]
control
compute
[gnocchi:children]
control
[tacker:children]
control
[trove:children]
control
[senlin:children]
control
[vitrage:children]
control
[watcher:children]
control
[octavia:children]
control
[designate: children]
control
[placement: children]
control
[bifrost:children]
deployment
[zookeeper: children]
control
[zun:children]
control
[skyline:children]
control
[redis:children]
control
[blazar:children]
control
[venus:children]
monitoring
# Common
[cron:children]
common
[fluentd:children]
common
[kolla- logs:children]
common
[kolla- toolbox: children]
common
[opensearch: children]
control
# Opensearch dashboards dashboards: children]
[opensearch-
opensearch
# Glance api:children]
[glance-
glance
# Nova
[nova-api:children]
nova
[nova-conductor :children]
nova
[nova-super- conductor: children]
nova
[nova-novncprox y:children]
nova
[nova-scheduler :children]
nova
[nova-spicehtml 5proxy: children]
nova
[nova-compute- ironic: children]
nova
[nova-serialpro xy:children]
nova
# Neutron server: children]
[neutron-
control
[neutron- dhcp-agent: children]
neutron
[neutron- l3-agent: children]
neutron
[neutron- metadata- agent:children]
neutron
[neutron- ovn-metadata- agent:children]
compute
network
[neutron- bgp-dragent: children]
neutron
[neutron- infoblox- ipam-agent: children]
neutron
[neutron- metering- agent:children]
neutron
[ironic- neutron- agent:children]
neutron
# Cinder api:children]
[cinder-
cinder
[cinder- backup: children]
storage
[cinder- scheduler: children]
cinder
[cinder- volume: children]
storage
# Cloudkitty api:children]
[cloudkitty-
cloudkitty
[cloudkitty- processor: children]
cloudkitty
# Freezer api:children]
[freezer-
freezer
[freezer- scheduler: children]
freezer
# iSCSI
[iscsid:children]
compute
storage
ironic
[tgtd:children]
storage
# Manila api:children]
[manila-
manila
[manila- scheduler: children]
manila
[manila- share:children]
network
[manila- data:children]
manila
# Swift proxy-server: children]
[swift-
swift
[swift- account- server: children]
storage
[swift- container- server: children]
storage
[swift- object- server: children]
storage
# Barbican api:children]
[barbican-
barbican
[barbican- keystone- listener: children]
barbican
[barbican- worker: children]
barbican
# Heat
[heat-api:children]
heat
[heat-api- cfn:children]
heat
[heat-engine: children]
heat
# Murano api:children]
[murano-
murano
[murano- engine: children]
murano
# Monasca agent-collector :children]
[monasca-
monasca-agent
[monasca- agent-forwarder :children]
monasca-agent
[monasca- agent-statsd: children]
monasca-agent
[monasca- api: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 worker: children]
[storm-
storm
[storm- nimbus: children]
storm
# Ironic api:children]
[ironic-
ironic
[ironic- conductor: children]
ironic
[ironic- inspector: children]
ironic
[ironic- tftp:children]
ironic
[ironic-http:children]
ironic
# Magnum api:children]
[magnum-
magnum
[magnum- conductor: children]
magnum
# Sahara api:children]
[sahara-
sahara
[sahara- engine: children]
sahara
# Solum api:children]
[solum-
solum
[solum- worker: children]
solum
[solum- deployer: children]
solum
[solum- conductor: children]
solum
[solum- application- deployment: children]
solum
[solum- image-builder: children]
solum
# Mistral api:children]
[mistral-
mistral
[mistral- executor: children]
mistral
[mistral- engine: children]
mistral
[mistral- event-engine: children]
mistral
# Ceilometer central: children]
[ceilometer-
ceilometer
[ceilometer- notification: children]
ceilometer
[ceilometer- compute: children]
compute
[ceilometer- ipmi:children]
compute
# Aodh
[aodh-api:children]
aodh
[aodh-evaluator :children]
aodh
[aodh-listener: children]
aodh
[aodh-notifier: children]
aodh
# Cyborg api:children]
[cyborg-
cyborg
[cyborg- agent:children]
compute
[cyborg- conductor: children]
cyborg
# Gnocchi api:children]
[gnocchi-
gnocchi
[gnocchi- statsd: children]
gnocchi
[gnocchi- metricd: children]
gnocchi
# Trove api:children]
[trove-
trove
[trove- conductor: children]
trove
[trove- taskmanager: children]
trove
# Multipathd children]
[multipathd:
compute
storage
# Watcher api:children]
[watcher-
watcher
[watcher- engine: children]
watcher
[watcher- applier: children]
watcher
# Senlin api:children]
[senlin-
senlin
[senlin- conductor: children]
senlin
[senlin- engine: children]
senlin
[senlin- health- manager: children]
senlin
# Octavia api:children]
[octavia-
octavia
[octavia- driver- agent:children]
octavia
[octavia- health- manager: children]
octavia
[octavia- housekeeping: children]
octavia
[octavia- worker: children]
octavia
# Designate api:children]
[designate-
designate
[designate- central: children]
designate
[designate- producer: children]
designate
[designate- mdns:children]
network
[designate- worker: children]
designate
[designate- sink:children]
designate
[designate- backend- bind9:children]
designate
# Placement api:children]
[placement-
placement
# Zun
[zun-api:children]
zun
[zun-wsproxy: children]
zun
[zun-compute: children]
compute
[zun-cni- daemon: children]
compute
# Skyline apiserver: children]
[skyline-
skyline
[skyline- console: children]
skyline
# Tacker server: children]
[tacker-
tacker
[tacker- conductor: children]
tacker
# Vitrage api:children]
[vitrage-
vitrage
[vitrage- notifier: children]
vitrage
[vitrage- graph:children]
vitrage
[vitrage- ml:children]
vitrage
[vitrage- persistor: children]
vitrage
# Blazar api:children]
[blazar-
blazar
[blazar- manager: children]
blazar
# Prometheus node-exporter: children]
[prometheus-
monitoring
control
compute
network
storage
[prometheus- mysqld- exporter: children]
mariadb
[prometheus- haproxy- exporter: children]
loadbalancer
[prometheus- memcached- exporter: children]
memcached
[prometheus- cadvisor: children]
monitoring
control
compute
network
storage
[prometheus- alertmanager: children]
monitoring
[prometheus- openstack- exporter: children]
monitoring
[prometheus- elasticsearch- exporter: children]
opensearch
[prometheus- blackbox- exporter: children]
monitoring
[prometheus- libvirt- exporter: children]
compute
[prometheus- msteams: children] alertmanager
prometheus-
[masakari- api:children]
control
[masakari- engine: children]
control
[masakari- hostmonitor: children]
control
[masakari- instancemonitor :children]
compute
[ovn-controller :children] compute network
ovn-controller-
ovn-controller-
[ovn-controller -compute: children]
compute
[ovn-controller -network: children]
network
[ovn-database: children]
control
[ovn-northd: children]
ovn-database
[ovn-nb- db:children]
ovn-database
[ovn-sb- db:children]
ovn-database
[venus- api:children]
venus
[venus- manager: children]
venus