diff --git a/other-requirements.txt b/other-requirements.txt index d46b47c05..3021f902d 100644 --- a/other-requirements.txt +++ b/other-requirements.txt @@ -1,5 +1,5 @@ # This is a cross-platform list tracking distribution packages needed by tests; -# see http://docs.openstack.org/infra/bindep/ for additional information. +# see https://docs.openstack.org/infra/bindep/ for additional information. libffi-dev [platform:dpkg] libffi-devel [platform:rpm] diff --git a/roles/overcloud-deploy/docs/contributing.md b/roles/overcloud-deploy/docs/contributing.md index 67932a193..3fc5e1c68 100644 --- a/roles/overcloud-deploy/docs/contributing.md +++ b/roles/overcloud-deploy/docs/contributing.md @@ -38,6 +38,6 @@ After committing your changes, resubmit the review: git review -[gerrit]: http://docs.openstack.org/infra/manual/developers.html#development-workflow -[git-review]: http://docs.openstack.org/infra/manual/developers.html#installing-git-review +[gerrit]: https://docs.openstack.org/infra/manual/developers.html#development-workflow +[git-review]: https://docs.openstack.org/infra/manual/developers.html#installing-git-review diff --git a/roles/undercloud-deploy/README.md b/roles/undercloud-deploy/README.md index a2ffd0897..130f6b933 100644 --- a/roles/undercloud-deploy/README.md +++ b/roles/undercloud-deploy/README.md @@ -34,7 +34,7 @@ properly with the option --old-deploy-image - `step_install_undercloud`: <'true'> -- turn on/off the undercloud deployment - `libvirt_uri`: <'qemu:///session'> -- the URI used by libvirt, by default tripleo-quickstart uses user sessions to provide greater flexixiblity to our users. ** additional documentation ** is at -http://docs.openstack.org/developer/tripleo-quickstart/accessing-libvirt.html +https://docs.openstack.org/tripleo-quickstart/latest/accessing-libvirt.html - `undercloud_conf_extra`: <''> -- extra options to be added to ~/undercloud.conf - `undercloud_extra_args`: <''> -- extra options for undercloud deploy command. - `undercloud_install_cli_options`: <''> -- extra options for undercloud install command.