Fix links to migration scripts
The migration scripts have moved, gitea doesn't handle the redirects properly, so update the links to point to the correct locations directly. Change-Id: I73a47c862606fa27158e0b7af9f111b5df8a065d
This commit is contained in:
parent
7e88510891
commit
8272dfee98
@ -197,8 +197,8 @@ Finalize the Upgrade
|
||||
database that were migrated to the ``placement`` database.
|
||||
|
||||
.. _openstack-placement: https://pypi.org/p/openstack-placement
|
||||
.. _mysql-migrate-db.sh: https://opendev.org/openstack/placement/raw/branch/master/tools/mysql-migrate-db.sh
|
||||
.. _postgresql-migrate-db.sh: https://opendev.org/openstack/placement/raw/branch/master/tools/postgresql-migrate-db.sh
|
||||
.. _mysql-migrate-db.sh: https://opendev.org/openstack/placement/raw/branch/master/placement_db_tools/mysql-migrate-db.sh
|
||||
.. _postgresql-migrate-db.sh: https://opendev.org/openstack/placement/raw/branch/master/placement_db_tools/postgresql-migrate-db.sh
|
||||
.. _alembic: https://alembic.sqlalchemy.org/en/latest/
|
||||
.. _release notes: https://docs.openstack.org/releasenotes/placement/stein.html
|
||||
.. _osc-placement: https://docs.openstack.org/osc-placement/latest/
|
||||
|
Loading…
Reference in New Issue
Block a user