Remove Neutron LBaaS from monitored services

Change-Id: I66c89fb9330d37df9218d9dc0de49ba746358cdd
This commit is contained in:
Logan V 2019-05-16 15:45:19 -05:00
parent 30857c581e
commit 542cbedb60
1 changed files with 0 additions and 3 deletions

View File

@ -179,9 +179,6 @@ monasca_agent_os_processes_to_monitor:
- name: neutron-metadata-agent
- name: neutron-metering-agent
- name: neutron-l3-agent
- name: neutron-lbaasv2-agent
group: neutron_lbaas_agent
enabled: "{{ neutron_plugin_base is defined and 'neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2' in neutron_plugin_base }}"
- name: neutron-bgp-dragent
enabled: "{{ neutron_bgp is defined and neutron_bgp | bool }}"
- name: neutron-vpnaas-agent