diff --git a/README.rst b/README.rst index 3268af7..8f7d8d3 100644 --- a/README.rst +++ b/README.rst @@ -28,3 +28,8 @@ For each service in the service catalog there are are also available. Read the docs at https://gabbi-tempest.readthedocs.io/ + +.. _Tempest: https://docs.openstack.org/tempest/latest/ +.. _plugin: https://docs.openstack.org/tempest/latest/plugin.html +.. _gabbi: https://gabbi.readthedocs.org/ +.. _format: https://gabbi.readthedocs.io/en/latest/format.html diff --git a/setup.cfg b/setup.cfg index 67ac6bd..101cde6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,6 +4,7 @@ author = Chris Dent author-email = cdent@anticdent.org summary = Run Gabbi Tests as Tempest Plugin description-file = README.rst +description-content-type = text/x-rst; charset=UTF-8 license = Apache-2 home-page = https://git.openstack.org/openstack/gabbi-tempest classifier =