diff --git a/specs/approved/ansible-deploy-driver.rst b/specs/approved/ansible-deploy-driver.rst index c7df9e26..8c35175d 100644 --- a/specs/approved/ansible-deploy-driver.rst +++ b/specs/approved/ansible-deploy-driver.rst @@ -540,8 +540,8 @@ tree as well. References ========== -.. [#] http://www.ansible.com/ -.. [#] http://git.openstack.org/cgit/openstack/ironic-staging-drivers +.. [#] https://www.ansible.com/ +.. [#] https://opendev.org/x/ironic-staging-drivers/ .. [#] http://ironic-staging-drivers.readthedocs.io/en/latest/drivers/ansible.html -.. [#] http://git.openstack.org/cgit/openstack/ironic-python-agent-builder -.. [#] http://pshchelo.github.io/ansible-deploy-perf.html +.. [#] https://opendev.org/openstack/ironic-python-agent-builder/ +.. [#] https://pshchelo.github.io/ansible-deploy-perf.html diff --git a/specs/approved/classic-drivers-future.rst b/specs/approved/classic-drivers-future.rst index da4692fc..ff2b640e 100644 --- a/specs/approved/classic-drivers-future.rst +++ b/specs/approved/classic-drivers-future.rst @@ -363,5 +363,5 @@ to hardware types with a examples and a mapping between old and new drivers. References ========== -.. _driver_factory.py: https://git.openstack.org/cgit/openstack/ironic/tree/ironic/common/driver_factory.py +.. _driver_factory.py: https://opendev.org/openstack/ironic/src/branch/master/ironic/common/driver_factory.py .. _BaseDriver: https://docs.openstack.org/ironic/latest/contributor/api/ironic.drivers.base.html#ironic.drivers.base.BaseDriver diff --git a/specs/backlog/obtaining-steps.rst b/specs/backlog/obtaining-steps.rst index ecae41be..ed53a349 100644 --- a/specs/backlog/obtaining-steps.rst +++ b/specs/backlog/obtaining-steps.rst @@ -15,7 +15,7 @@ https://storyboard.openstack.org/#!/story/1715419 In Ironic, we have a concept of steps [1]_ to be executed to achieve a task utilizing a blend of driver code running in the conductor and code operating inside of the -`ironic-python-agent `_. +`ironic-python-agent `_. In order for this to be useful, we have to be able to raise the visibility of what is available to be performed to the end user of the API. Presently users diff --git a/specs/juno-implemented/drac-management-driver.rst b/specs/juno-implemented/drac-management-driver.rst index b7b41d1a..6e7da607 100644 --- a/specs/juno-implemented/drac-management-driver.rst +++ b/specs/juno-implemented/drac-management-driver.rst @@ -130,7 +130,7 @@ None References ========== -* `Spec for ManagementInterface `_ +* `Spec for ManagementInterface `_ * `OpenWSMAN library `_