diff --git a/doc/source/user/keystone.rst b/doc/source/user/keystone.rst index a56216920..e6a84a966 100644 --- a/doc/source/user/keystone.rst +++ b/doc/source/user/keystone.rst @@ -49,7 +49,7 @@ These roles are ``baremetal_admin`` and ``baremetal_observer`` and a user can learn more about the roles from the ironic `install guide`_. -.. _`install guide`: http://docs.openstack.org/project-install-guide/baremetal/draft/configure-integration.html#configure-the-identity-service-for-the-bare-metal-service +.. _`install guide`: https://docs.openstack.org/project-install-guide/baremetal/draft/configure-integration.html#configure-the-identity-service-for-the-bare-metal-service Individual playbook use with os-client-config ============================================= diff --git a/doc/source/user/troubleshooting.rst b/doc/source/user/troubleshooting.rst index 7f4fd4fd1..e2571b379 100644 --- a/doc/source/user/troubleshooting.rst +++ b/doc/source/user/troubleshooting.rst @@ -64,7 +64,7 @@ and Tiny Core based images are what are used by the OpenStack CI for ironic tests. CoreOS:: - http://git.openstack.org/cgit/openstack/ironic-python-agent/tree/imagebuild/coreos/README.rst + https://git.openstack.org/cgit/openstack/ironic-python-agent/tree/imagebuild/coreos/README.rst TinyIPA:: https://git.openstack.org/cgit/openstack/ironic-python-agent/tree/imagebuild/tinyipa/README.rst diff --git a/releasenotes/notes/support-staging-drivers-1c398a56dde9b240.yaml b/releasenotes/notes/support-staging-drivers-1c398a56dde9b240.yaml index 7b3c11fa9..e6f574f7a 100644 --- a/releasenotes/notes/support-staging-drivers-1c398a56dde9b240.yaml +++ b/releasenotes/notes/support-staging-drivers-1c398a56dde9b240.yaml @@ -4,6 +4,6 @@ features: drivers that are not included in the ironic repo, and provide additional hardware support for ironic. More information about the drivers can be found at - `Ironic-Staging-Drivers `_ + `Ironic-Staging-Drivers `_ To install the staging drivers set `staging_drivers_include` to true. The default value is false.