This file is indexed.

/usr/lib/python2.7/dist-packages/oslo.messaging-1.3.0.egg-info/SOURCES.txt is in python-oslo.messaging 1.3.0-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
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
LICENSE
MANIFEST.in
README.rst
openstack-common.conf
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/conffixture.rst
doc/source/exceptions.rst
doc/source/index.rst
doc/source/notification_listener.rst
doc/source/notifier.rst
doc/source/rpcclient.rst
doc/source/serializer.rst
doc/source/server.rst
doc/source/target.rst
doc/source/transport.rst
etc/routing_notifier.yaml.sample
oslo/__init__.py
oslo.messaging.egg-info/PKG-INFO
oslo.messaging.egg-info/SOURCES.txt
oslo.messaging.egg-info/dependency_links.txt
oslo.messaging.egg-info/entry_points.txt
oslo.messaging.egg-info/namespace_packages.txt
oslo.messaging.egg-info/not-zip-safe
oslo.messaging.egg-info/requires.txt
oslo.messaging.egg-info/top_level.txt
oslo/messaging/__init__.py
oslo/messaging/_utils.py
oslo/messaging/conffixture.py
oslo/messaging/exceptions.py
oslo/messaging/localcontext.py
oslo/messaging/opts.py
oslo/messaging/serializer.py
oslo/messaging/server.py
oslo/messaging/target.py
oslo/messaging/transport.py
oslo/messaging/_cmd/__init__.py
oslo/messaging/_cmd/zmq_receiver.py
oslo/messaging/_drivers/__init__.py
oslo/messaging/_drivers/amqp.py
oslo/messaging/_drivers/amqpdriver.py
oslo/messaging/_drivers/base.py
oslo/messaging/_drivers/common.py
oslo/messaging/_drivers/impl_fake.py
oslo/messaging/_drivers/impl_qpid.py
oslo/messaging/_drivers/impl_rabbit.py
oslo/messaging/_drivers/impl_zmq.py
oslo/messaging/_drivers/matchmaker.py
oslo/messaging/_drivers/matchmaker_redis.py
oslo/messaging/_drivers/matchmaker_ring.py
oslo/messaging/_drivers/pool.py
oslo/messaging/_executors/__init__.py
oslo/messaging/_executors/base.py
oslo/messaging/_executors/impl_blocking.py
oslo/messaging/_executors/impl_eventlet.py
oslo/messaging/notify/__init__.py
oslo/messaging/notify/_impl_log.py
oslo/messaging/notify/_impl_messaging.py
oslo/messaging/notify/_impl_noop.py
oslo/messaging/notify/_impl_routing.py
oslo/messaging/notify/_impl_test.py
oslo/messaging/notify/dispatcher.py
oslo/messaging/notify/listener.py
oslo/messaging/notify/log_handler.py
oslo/messaging/notify/logger.py
oslo/messaging/notify/notifier.py
oslo/messaging/openstack/__init__.py
oslo/messaging/openstack/common/__init__.py
oslo/messaging/openstack/common/excutils.py
oslo/messaging/openstack/common/gettextutils.py
oslo/messaging/openstack/common/importutils.py
oslo/messaging/openstack/common/jsonutils.py
oslo/messaging/openstack/common/network_utils.py
oslo/messaging/openstack/common/timeutils.py
oslo/messaging/openstack/common/py3kcompat/__init__.py
oslo/messaging/openstack/common/py3kcompat/urlutils.py
oslo/messaging/rpc/__init__.py
oslo/messaging/rpc/client.py
oslo/messaging/rpc/dispatcher.py
oslo/messaging/rpc/server.py
tests/__init__.py
tests/test_exception_serialization.py
tests/test_executor.py
tests/test_expected_exceptions.py
tests/test_log_handler.py
tests/test_notifier.py
tests/test_notifier_logger.py
tests/test_notify_dispatcher.py
tests/test_notify_listener.py
tests/test_opts.py
tests/test_pool.py
tests/test_qpid.py
tests/test_rabbit.py
tests/test_rpc_client.py
tests/test_rpc_dispatcher.py
tests/test_rpc_server.py
tests/test_target.py
tests/test_transport.py
tests/test_urls.py
tests/test_utils.py
tests/utils.py