This file is indexed.

/usr/share/tripleo-image-elements/neutron-ovs-cleanup/README.md is in python-tripleo-image-elements 0.7.1-1.

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
Install and configure OpenStack Networking cleanup utility.

We use this utility to cleanup all OVS ports on reboot. This helps fix
a race condition where DHCP on reboot fails due to the fact that
Openvswitch starts after networking on most distros.

Currently supports systemd distributions only.