Description: Remove httpdomain sphinx ext.
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2021-03-23

Index: aodh/doc/source/conf.py
===================================================================
--- aodh.orig/doc/source/conf.py
+++ aodh/doc/source/conf.py
@@ -44,7 +44,6 @@ extensions = [
     'oslo_config.sphinxext',
     'oslo_policy.sphinxpolicygen',
     'oslo_policy.sphinxext',
-    'sphinxcontrib.httpdomain',
 ]
 
 config_generator_config_file = os.path.join(ROOT,
