Merge "Complete missing service_map vars data"

This commit is contained in:
Zuul 2018-08-09 01:25:56 +00:00 committed by Gerrit Code Review
commit fb5f4ce14d
1 changed files with 28 additions and 10 deletions

View File

@ -22,7 +22,7 @@ operations_service_map:
- openstack-ceilometer-central - openstack-ceilometer-central
- openstack-ceilometer-compute - openstack-ceilometer-compute
- openstack-ceilometer-polling - openstack-ceilometer-polling
- openstack-ceilometer-ipmi ??? - openstack-ceilometer-ipmi
- openstack-ceilometer-notification - openstack-ceilometer-notification
container_name: container_name:
- ceilometer_agent_central - ceilometer_agent_central
@ -80,6 +80,7 @@ operations_service_map:
horizon: horizon:
systemd_unit: "" systemd_unit: ""
container_name: container_name:
- horizon
vhost: vhost:
- horizon_vhost - horizon_vhost
ironic: ironic:
@ -124,8 +125,21 @@ operations_service_map:
container_name: container_name:
- mysql - mysql
neutron: neutron:
TODO systemd_unit: ""
nova: TODO compute v controller container_name:
- neutron_ovs_agent
- neutron_l3_agent
- neutron_metadata_agent
- neutron_dhcp
nova-compute:
systemd_unit:
- openstack-nova-compute
- libvirtd
container_name:
- nova_migration_target
- nova_compute
- nova_libvirt
- nova_virtlogd
nova-controller: nova-controller:
systemd_unit: systemd_unit:
- openstack-nova-api - openstack-nova-api
@ -134,22 +148,26 @@ operations_service_map:
- openstack-nova-scheduler - openstack-nova-scheduler
- openstack-nova-novncproxy - openstack-nova-novncproxy
container_name: container_name:
- nova_metadata
- nova_api
- nova_vnc_proxy
- nova_conductor
- nova_consoleauth
- nova_api_cron
- nova_scheduler
- nova_placement
vhost: vhost:
- nova - nova
- placement_wsgi - placement_wsgi
nova-compute:
systemd_unit:
- openstack-nova-compute
- libvirtd
container_name:
vhost: ""
octavia: octavia:
systemd_unit: ""
container_name: ""
openvswitch: openvswitch:
systemd_unit: systemd_unit:
- openvswitch - openvswitch
- ovs-vswitchd - ovs-vswitchd
container_name: container_name:
- "" - neutron_ovs_agent
rabbitmq: rabbitmq:
systemd_unit: systemd_unit:
- rabbitmq-server - rabbitmq-server