Description: Dont allow network access for building docs.
Author: Chuck Short <zulcss@ubuntu.com>
Forwarded: no
Index: glance/doc/source/conf.py
===================================================================
--- glance.orig/doc/source/conf.py	2014-03-13 12:37:02.000000000 +0800
+++ glance/doc/source/conf.py	2014-03-13 12:38:49.000000000 +0800
@@ -44,7 +44,6 @@
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
 extensions = ['sphinx.ext.coverage',
               'sphinx.ext.ifconfig',
-              'sphinx.ext.intersphinx',
               'sphinx.ext.pngmath',
               'sphinx.ext.graphviz',
               'oslosphinx',
