This file is indexed.

/usr/lib/python2.7/dist-packages/neutron_lbaas-9.1.0.egg-info/entry_points.txt is in python-neutron-lbaas 1:9.1.0-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[console_scripts]
neutron-lbaasv2-agent = neutron_lbaas.cmd.lbaasv2_agent:main

[loadbalancer_schedulers]
neutron_lbaas.agent_scheduler.ChanceScheduler = neutron_lbaas.agent_scheduler:ChanceScheduler

[neutron.db.alembic_migrations]
neutron-lbaas = neutron_lbaas.db.migration:alembic_migrations

[neutron.service_plugins]
lbaasv2 = neutron_lbaas.services.loadbalancer.plugin:LoadBalancerPluginv2

[neutron_lbaas.cert_manager.backend]
barbican = neutron_lbaas.common.cert_manager.barbican_cert_manager
local = neutron_lbaas.common.cert_manager.local_cert_manager

[neutron_lbaas.cert_manager.barbican_auth]
barbican_acl_auth = neutron_lbaas.common.cert_manager.barbican_auth.barbican_acl:BarbicanACLAuth

[oslo.config.opts]
neutron.lbaas = neutron_lbaas.opts:list_opts
neutron.lbaas.agent = neutron_lbaas.opts:list_agent_opts
neutron.lbaas.service = neutron_lbaas.opts:list_service_opts