Complete missing service_map vars data

Complete TODOs and fill in some missing services in vars/main.yml

Change-Id: I999a45b8102c6a238524ab9a486edc2651039d92
This commit is contained in:
Jill Rouleau 2018-06-29 11:41:35 -07:00
parent c76cb5a371
commit 01934cfd5e
2 changed files with 32 additions and 10 deletions

4
.gitreview Normal file
View File

@ -0,0 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=openstack/ansible-role-openstack-operations.git

View File

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