Follow-up: fix the invalid releasenote link

By reviewing OSC's releasenote document [1], I found that the
blueprint index is invalid. This patch fixes this problem.

[1]https://docs.openstack.org/releasenotes/python-openstackclient/unreleased.html#new-features

Related-On: https://review.opendev.org/#/c/665336
Part of blueprint support-specifying-az-when-restore-shelved-server

Change-Id: I14066dcfff5a585d51b4f365883a86a5cc086d45
This commit is contained in:
zhangbailin 2019-09-05 11:11:24 +08:00
parent fcd46acb69
commit dd1ce37042
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ features:
command to enable users to specify an availability zone during
unshelve of a shelved offloaded server. Note that it requires
``--os-compute-api-version 2.77`` or greater.
[Blueprint ` <https://blueprints.launchpad.net/nova/+spec/support-specifying-az-when-restore-shelved-server`_]
[Blueprint `support-specifying-az-when-restore-shelved-server <https://blueprints.launchpad.net/nova/+spec/support-specifying-az-when-restore-shelved-server>`_]