Correct link to placement upgrade notes

In the depends-on the upgrade notes in placement are moved to a
different URL. Because the link here in nova was to an anchor, not
a URL, a redirect on the placement side will not catch this, so
explicitly update the link.

Depends-On: https://review.opendev.org/683783
Change-Id: Ib07eacb9150bbb8b0726cfe06ae334c7a764955c
This commit is contained in:
Chris Dent 2019-09-25 10:26:44 +01:00
parent 1024941c0d
commit 98008e048c
1 changed files with 2 additions and 2 deletions

View File

@ -84,8 +84,8 @@ same time.
* Several nova services rely on the external placement service being at the
latest level. Therefore, you must upgrade placement before any nova
services. See the
:placement-doc:`placement upgrade notes <#upgrade-notes>` for more
details on upgrading the placement service.
:placement-doc:`placement upgrade notes <admin/upgrade-notes.html>` for
more details on upgrading the placement service.
* For maximum safety (no failed API operations), gracefully shutdown all
the services (i.e. SIG_TERM) except nova-compute.