Update the documentation links for doc migration
Change-Id: Ia8ac79913d68646f109bb535935d6ee9027d1071
This commit is contained in:
parent
4998fb9634
commit
2753b3a485
@ -191,7 +191,7 @@ Documentation
|
||||
* Add descriptive docstrings for plugins based on OutputChart
|
||||
* Register these plugins in `Rally Plugins Reference`__
|
||||
|
||||
__ http://docs.openstack.org/developer/rally/plugin/plugin_reference.html
|
||||
__ https://docs.openstack.org/rally/latest/plugins/plugin_reference.html
|
||||
|
||||
* Documentation tox fix
|
||||
|
||||
@ -204,11 +204,11 @@ __ http://docs.openstack.org/developer/rally/plugin/plugin_reference.html
|
||||
|
||||
* The design of `Rally Plugins Reference`__ page was improved
|
||||
|
||||
__ http://docs.openstack.org/developer/rally/plugin/plugin_reference.html
|
||||
__ https://docs.openstack.org/rally/latest/plugins/plugin_reference.html
|
||||
|
||||
* New page was added - `CLI references`__
|
||||
|
||||
__ http://docs.openstack.org/developer/rally/cli/cli_reference.html
|
||||
__ https://docs.openstack.org/rally/latest/cli_reference.html
|
||||
|
||||
Thanks
|
||||
~~~~~~
|
||||
|
@ -387,7 +387,7 @@ Documentation
|
||||
* Re-use openstack theme for building docs outside rtd.
|
||||
|
||||
`Rally Docs at docs.openstack.org
|
||||
<http://docs.openstack.org/developer/rally/>`_
|
||||
<https://docs.openstack.org/rally/latest/>`_
|
||||
|
||||
* Add page for Verification component
|
||||
|
||||
|
@ -258,4 +258,4 @@ For more information about Style Commandments, read the
|
||||
.. _unit tests: http://en.wikipedia.org/wiki/Unit_testing
|
||||
.. _Tox: https://tox.readthedocs.org/en/latest/
|
||||
.. _functional tests: https://en.wikipedia.org/wiki/Functional_testing
|
||||
.. _OpenStack Style Commandments manual: http://docs.openstack.org/developer/hacking/
|
||||
.. _OpenStack Style Commandments manual: https://docs.openstack.org/hacking/latest/
|
||||
|
@ -165,7 +165,7 @@ Verify
|
||||
|
||||
Rally can run different subunit-based testing tools against a target
|
||||
environment, for example `tempest
|
||||
<http://docs.openstack.org/developer/tempest/>`_ for OpenStack.
|
||||
<https://docs.openstack.org/tempest/latest/>`_ for OpenStack.
|
||||
|
||||
.. _glossary-verification:
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
"""oslo.i18n integration module for rally.
|
||||
|
||||
See http://docs.openstack.org/developer/oslo.i18n/usage.html .
|
||||
See https://docs.openstack.org/oslo.i18n/latest/user/usage.html .
|
||||
|
||||
"""
|
||||
|
||||
|
@ -2,7 +2,7 @@ Rally Style Commandments
|
||||
========================
|
||||
|
||||
- Step 1: Read the OpenStack Style Commandments
|
||||
http://docs.openstack.org/developer/hacking/
|
||||
https://docs.openstack.org/hacking/latest/
|
||||
- Step 2: Read on
|
||||
|
||||
Rally Specific Commandments
|
||||
|
Loading…
Reference in New Issue
Block a user