Comment 2 for bug 1747562

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/541116
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=26de90a14d527ae18dd6cd39d4fdf589dd449fb6
Submitter: Zuul
Branch: master

commit 26de90a14d527ae18dd6cd39d4fdf589dd449fb6
Author: Yikun Jiang <email address hidden>
Date: Tue Feb 6 11:36:38 2018 +0800

    Fix wrong link for "Manage Flavors" in CPU topologies doc

    The last sentence here where it links to "Manage Flavors"
    is the wrong link. It goes here:
    https://docs.openstack.org/nova/latest/admin/flavors.html which
    doesn't talk about NUMA extra specs. It should be pointing at
    the "NUMA topology" section of the flavor extra specs page:
    https://docs.openstack.org/nova/latest/user/flavors.html#extra-specs-numa-topology

    Change-Id: I30f6bc70afc5be00737cdf76e0e47bcb898a3a7f
    Closes-Bug: #1747562