This file is indexed.

/usr/lib/python2.7/dist-packages/neutron_dynamic_routing-9.0.0.egg-info/entry_points.txt is in python-neutron-dynamic-routing 2:9.0.0-1.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
[console_scripts]
neutron-bgp-dragent = neutron_dynamic_routing.cmd.eventlet.agents.bgp_dragent:main

[neutron.db.alembic_migrations]
neutron-dynamic-routing = neutron_dynamic_routing.db.migration:alembic_migrations

[oslo.config.opts]
bgp.agent = neutron_dynamic_routing.services.bgp.common.opts:list_bgp_agent_opts

[tempest.test_plugins]
neutron_tests = neutron_dynamic_routing.tests.tempest.plugin:NeutronDynamicRoutingTempestPlugin