This file is indexed.

/usr/lib/python2.7/dist-packages/glance_store-0.18.0.egg-info/entry_points.txt is in python-glance-store 0.18.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
[console_scripts]
glance-rootwrap = oslo_rootwrap.cmd:main

[glance_store.drivers]
cinder = glance_store._drivers.cinder:Store
file = glance_store._drivers.filesystem:Store
glance.store.cinder.Store = glance_store._drivers.cinder:Store
glance.store.filesystem.Store = glance_store._drivers.filesystem:Store
glance.store.http.Store = glance_store._drivers.http:Store
glance.store.rbd.Store = glance_store._drivers.rbd:Store
glance.store.sheepdog.Store = glance_store._drivers.sheepdog:Store
glance.store.swift.Store = glance_store._drivers.swift:Store
glance.store.vmware_datastore.Store = glance_store._drivers.vmware_datastore:Store
http = glance_store._drivers.http:Store
no_conf = glance_store.tests.fakes:UnconfigurableStore
rbd = glance_store._drivers.rbd:Store
sheepdog = glance_store._drivers.sheepdog:Store
swift = glance_store._drivers.swift:Store
vmware = glance_store._drivers.vmware_datastore:Store

[oslo.config.opts]
glance.store = glance_store.backend:_list_opts