This file is indexed.

/usr/lib/python2.7/dist-packages/python_manilaclient-2013.3_dev.egg-info/SOURCES.txt is in python-manilaclient 0.1~git20140208-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
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
.testr.conf
AUTHORS
ChangeLog
HACKING
LICENSE
MANIFEST.in
README.rst
__init__.py
openstack-common.conf
run_tests.sh
setup.cfg
setup.py
tox.ini
doc/.gitignore
doc/Makefile
doc/source/conf.py
doc/source/index.rst
doc/source/shell.rst
manilaclient/__init__.py
manilaclient/base.py
manilaclient/client.py
manilaclient/exceptions.py
manilaclient/extension.py
manilaclient/service_catalog.py
manilaclient/shell.py
manilaclient/utils.py
manilaclient/openstack/__init__.py
manilaclient/openstack/common/__init__.py
manilaclient/openstack/common/setup.py
manilaclient/openstack/common/strutils.py
manilaclient/openstack/common/version.py
manilaclient/v1/__init__.py
manilaclient/v1/client.py
manilaclient/v1/limits.py
manilaclient/v1/quota_classes.py
manilaclient/v1/quotas.py
manilaclient/v1/security_services.py
manilaclient/v1/share_networks.py
manilaclient/v1/share_snapshots.py
manilaclient/v1/shares.py
manilaclient/v1/shell.py
manilaclient/v1/contrib/__init__.py
manilaclient/v1/contrib/list_extensions.py
python_manilaclient.egg-info/PKG-INFO
python_manilaclient.egg-info/SOURCES.txt
python_manilaclient.egg-info/dependency_links.txt
python_manilaclient.egg-info/entry_points.txt
python_manilaclient.egg-info/requires.txt
python_manilaclient.egg-info/top_level.txt
tests/__init__.py
tests/fakes.py
tests/test_base.py
tests/test_client.py
tests/test_http.py
tests/test_service_catalog.py
tests/test_shell.py
tests/test_utils.py
tests/utils.py
tests/old/contrib/__init__.py
tests/old/contrib/test_list_extensions.py
tests/v1/__init__.py
tests/v1/fake_clients.py
tests/v1/fakes.py
tests/v1/test_auth.py
tests/v1/test_quota_classes.py
tests/v1/test_quotas.py
tests/v1/test_security_services.py
tests/v1/test_share_networks.py
tests/v1/test_share_snapshots.py
tests/v1/test_shares.py
tests/v1/test_shell.py
tools/cinder.bash_completion
tools/generate_authors.sh
tools/install_venv.py
tools/pip-requires
tools/test-requires
tools/with_venv.sh