This file is indexed.

/usr/lib/python2.7/dist-packages/oslo.policy-1.33.1.egg-info/entry_points.txt is in python-oslo.policy 1.33.1-0ubuntu1.

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
[console_scripts]
oslopolicy-checker = oslo_policy.shell:main
oslopolicy-list-redundant = oslo_policy.generator:list_redundant
oslopolicy-policy-generator = oslo_policy.generator:generate_policy
oslopolicy-sample-generator = oslo_policy.generator:generate_sample

[oslo.config.opts]
oslo.policy = oslo_policy.opts:list_opts

[oslo.policy.rule_checks]
http = oslo_policy._external:HttpCheck
https = oslo_policy._external:HttpsCheck