Merge "fix the invalid url in pages"

This commit is contained in:
Zuul 2018-03-30 14:58:20 +00:00 committed by Gerrit Code Review
commit d2d57b8f1e
3 changed files with 3 additions and 3 deletions

View File

@ -308,5 +308,5 @@ References
.. _`updating a node`: https://developer.openstack.org/api-ref/baremetal/?expanded=set-raid-config-detail,update-node-detail
.. _`node's set raid config`: https://developer.openstack.org/api-ref/baremetal/?expanded=set-raid-config-detail
.. _`PTG operations etherpad`: https://etherpad.openstack.org/p/ironic-pike-ptg-operations
.. _`OpenStackClient command`: https://docs.openstack.org/developer/python-openstackclient/commands.html
.. _`OpenStackClient command`: https://docs.openstack.org/python-openstackclient/latest/cli/command-list.html
.. _`RFE to get properties for a dynamic driver and non-default interfaces`: https://bugs.launchpad.net/ironic/+bug/1671549

View File

@ -382,4 +382,4 @@ References
.. [3] `Ironic neutron integration <https://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/ironic-ml2-integration.html>`_
.. [4] `interface attach/detach API <https://specs.openstack.org/openstack/ironic-specs/specs/approved/interface-attach-detach-api.html>`_
.. [5] `pluggable network providers <http://specs.openstack.org/openstack/ironic-specs/specs/6.1/network-provider.html>`_
.. [6] `introspection plugins <https://docs.openstack.org/developer/ironic-inspector/contributing.html#writing-a-plugin>`_
.. [6] `introspection plugins <https://docs.openstack.org/ironic-inspector/latest/contributor/index.html#writing-a-plugin>`_

View File

@ -218,5 +218,5 @@ References
.. _`rolling upgrade`: http://specs.openstack.org/openstack/ironic-specs/specs/approved/support-rolling-upgrade.html#rolling-upgrade-process
.. _`oslo.config library`: http://docs.openstack.org/developer/oslo.config/opts.html?highlight=mutable#option-definitions
.. _`mutable option note`: https://github.com/openstack/ironic/blob/ebfc4fe4c4c3910bf8b1229cb75259befa530877/etc/ironic/ironic.conf.sample#L383
.. _`launched`: https://docs.openstack.org/developer/oslo.service/api/service.html#oslo_service.service.launch
.. _`launched`: https://docs.openstack.org/oslo.service/latest/reference/service.html#oslo_service.service.launch
.. _`mutable in the future`: https://bugs.launchpad.net/ironic/+bug/1713571