Fix absolute links to install-guide.rst in developer docs
Currently, the developer docs contains direct links to the install-guide. This commit fixes the links by pointing them directly to the new URL. Change-Id: Id8ba6b30c75cde9cfad01c4e4a6022683c829498 Partial-bug: #1612278
This commit is contained in:
parent
fa7b21abca
commit
653a4ef65f
@ -122,5 +122,5 @@ Additional references:
|
||||
- `UEFI Secure Boot mode`_
|
||||
|
||||
.. _automated cleaning: http://docs.openstack.org/developer/ironic/deploy/cleaning.html#automated-cleaning
|
||||
.. _trusted boot with partition image: http://docs.openstack.org/developer/ironic/deploy/install-guide.html?highlight=txt#trusted-boot-with-partition-image
|
||||
.. _trusted boot with partition image: http://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#trusted-boot-with-partition-image
|
||||
.. _UEFI Secure Boot mode: http://docs.openstack.org/developer/ironic/drivers/ilo.html?highlight=secure%20boot#uefi-secure-boot-support
|
||||
|
@ -86,4 +86,4 @@ A detailed reference is available here, and a short guide follows below:
|
||||
not attempt to PXE / network boot the kernel, using `local boot`_ solves this
|
||||
known issue.
|
||||
|
||||
.. _`local boot`: http://docs.openstack.org/developer/ironic/deploy/install-guide.html#local-boot-with-partition-images
|
||||
.. _`local boot`: http://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#local-boot-with-partition-images
|
||||
|
@ -423,8 +423,8 @@ References
|
||||
.. [1] HP OneView - https://www.hpe.com/us/en/integrated-systems/software.html
|
||||
.. [2] Driver interfaces - http://docs.openstack.org/developer/ironic/dev/architecture.html#drivers
|
||||
.. [3] python-oneviewclient - https://pypi.python.org/pypi/python-oneviewclient
|
||||
.. [4] Enrollment process of a node - http://docs.openstack.org/developer/ironic/deploy/install-guide.html#enrollment-process
|
||||
.. [5] ironic install guide - http://docs.openstack.org/developer/ironic/deploy/install-guide.html#installation-guide
|
||||
.. [4] Enrollment process of a node - http://docs.openstack.org/project-install-guide/baremetal/draft/enrollment.html
|
||||
.. [5] ironic install guide - http://docs.openstack.org/project-install-guide/baremetal/draft/
|
||||
.. [6] Dynamic Allocation in OneView drivers - http://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/oneview-drivers-dynamic-allocation.html
|
||||
.. [7] ironic-oneviewd - https://pypi.python.org/pypi/ironic-oneviewd/
|
||||
.. [8] ironic-oneview-cli - https://pypi.python.org/pypi/ironic-oneview-cli/
|
||||
|
Loading…
Reference in New Issue
Block a user