This file is indexed.

/usr/share/pyshared/openstack.compute-2.0a1.egg-info/SOURCES.txt is in python-openstack-compute 2.0a1-0ubuntu3.

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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/.gitignore
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/releases.rst
docs/shell.rst
docs/ref/backup_schedules.rst
docs/ref/exceptions.rst
docs/ref/flavors.rst
docs/ref/images.rst
docs/ref/index.rst
docs/ref/ipgroups.rst
docs/ref/servers.rst
openstack/__init__.py
openstack.compute.egg-info/PKG-INFO
openstack.compute.egg-info/SOURCES.txt
openstack.compute.egg-info/dependency_links.txt
openstack.compute.egg-info/entry_points.txt
openstack.compute.egg-info/namespace_packages.txt
openstack.compute.egg-info/requires.txt
openstack.compute.egg-info/top_level.txt
openstack/compute/__init__.py
openstack/compute/api.py
openstack/compute/backup_schedules.py
openstack/compute/base.py
openstack/compute/client.py
openstack/compute/exceptions.py
openstack/compute/flavors.py
openstack/compute/images.py
openstack/compute/ipgroups.py
openstack/compute/servers.py
openstack/compute/shell.py
tests/__init__.py
tests/fakeserver.py
tests/test_auth.py
tests/test_backup_schedules.py
tests/test_base.py
tests/test_client.py
tests/test_flavors.py
tests/test_images.py
tests/test_ipgroups.py
tests/test_servers.py
tests/test_shell.py
tests/testfile.txt
tests/utils.py