summaryrefslogtreecommitdiff
path: root/ironic_tempest_plugin
diff options
context:
space:
mode:
authorwangkf <kaifeng.w@gmail.com>2017-07-10 09:22:12 +0800
committerwangkf <kaifeng.w@gmail.com>2017-07-10 09:22:12 +0800
commitf1966536f9654b35b3d9a44c2a0cbfaa7abdf64d (patch)
treeccd47ed248d9930586403595df5ef3b12c6e9971 /ironic_tempest_plugin
parent0656229b480eb14783443d466f1800fa5e908484 (diff)
downloadironic-f1966536f9654b35b3d9a44c2a0cbfaa7abdf64d.tar.gz
Fix broken links in tempest plugin README
The link is broken due to doc-migration, this patch fixes following broken links: - the link to tempest plugin - the link to running tempest part in ironic dev-quickstart Change-Id: I7b4287ad74795712fb81d3177d950450c0dadf65
Diffstat (limited to 'ironic_tempest_plugin')
-rw-r--r--ironic_tempest_plugin/README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/ironic_tempest_plugin/README.rst b/ironic_tempest_plugin/README.rst
index 94a22f719..a46e20674 100644
--- a/ironic_tempest_plugin/README.rst
+++ b/ironic_tempest_plugin/README.rst
@@ -8,8 +8,8 @@ as well as a plugin to automatically load these tests into tempest.
See the tempest plugin documentation for information about creating
a plugin, stable API interface, TempestPlugin class interface, plugin
structure, and how to use plugins:
-http://docs.openstack.org/developer/tempest/plugin.html
+https://docs.openstack.org/tempest/latest/plugin.html
See the Ironic documentation for information about how to run the
tempest tests:
-http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html#running-tempest-tests
+https://docs.openstack.org/ironic/latest/contributor/dev-quickstart.html#running-tempest-tests