This file is indexed.

/usr/lib/python2.7/dist-packages/oslo_db/sqlalchemy/migration_cli/README.rst is in python-oslo.db 4.33.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
This module could be used either for:
1. Smooth transition from migrate tool to alembic
2. As standalone alembic tool

Core points:
1. Upgrade/downgrade database with usage of alembic/migrate migrations
or both
2. Compatibility with oslo.config
3. The way to autogenerate new revisions or stamps