This file is indexed.

/usr/lib/python2.7/dist-packages/oslo.vmware-0.2.egg-info/SOURCES.txt is in python-oslo.vmware 0.2-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
.coveragerc
.mailmap
.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
MANIFEST.in
README.rst
babel.cfg
openstack-common.conf
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/readme.rst
doc/source/usage.rst
oslo/__init__.py
oslo.vmware.egg-info/PKG-INFO
oslo.vmware.egg-info/SOURCES.txt
oslo.vmware.egg-info/dependency_links.txt
oslo.vmware.egg-info/namespace_packages.txt
oslo.vmware.egg-info/not-zip-safe
oslo.vmware.egg-info/requires.txt
oslo.vmware.egg-info/top_level.txt
oslo/vmware/__init__.py
oslo/vmware/api.py
oslo/vmware/exceptions.py
oslo/vmware/image_transfer.py
oslo/vmware/rw_handles.py
oslo/vmware/vim.py
oslo/vmware/vim_util.py
oslo/vmware/common/__init__.py
oslo/vmware/common/loopingcall.py
oslo/vmware/openstack/__init__.py
oslo/vmware/openstack/common/__init__.py
oslo/vmware/openstack/common/gettextutils.py
oslo/vmware/openstack/common/importutils.py
oslo/vmware/openstack/common/jsonutils.py
oslo/vmware/openstack/common/local.py
oslo/vmware/openstack/common/timeutils.py
tests/__init__.py
tests/base.py
tests/test_api.py
tests/test_image_transfer.py
tests/test_rw_handles.py
tests/test_vim.py
tests/test_vim_util.py
tests/test_vmware.py