Replace the invalid links with the right ones for the document
1) Update the doc links according to OpenStack document migration 2) Fix the doc links according to the lastest OpenStack Website Change-Id: I15e7659a91dd9aaec8cb5cb96d20e8c318609d61
This commit is contained in:
parent
25a4f08a14
commit
ac23f3e177
@ -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]
|
||||
|
@ -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
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user