[gerrit]
-host=gerrit.mirantis.com
-project=openstack-ci/openstack/horizon-build
-defaultremote=gerrit-mirantis
-defaultbranch=openstack-ci/fuel-5.0/2014.1
+host=review.fuel-infra.org
+project=packages/centos6/python-django-openstack-auth
+port=29418
--- /dev/null
+From a33fc58c5bc848953c2298479a956047a95c6f58 Mon Sep 17 00:00:00 2001
+From: Maksym Yatsenko <myatsenko@mirantis.com>
+Date: Thu, 23 Oct 2014 14:10:40 +0300
+Subject: [PATCH] Revert "Switch to oslo.sphinx"
+
+---
+ doc/source/conf.py | 2 +-
+ test-requirements.txt | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/doc/source/conf.py b/doc/source/conf.py
+index 2e00cc0..e912ce7 100644
+--- a/doc/source/conf.py
++++ b/doc/source/conf.py
+@@ -144,7 +144,7 @@ extensions = ['sphinx.ext.autodoc',
+ 'sphinx.ext.coverage',
+ 'sphinx.ext.pngmath',
+ 'sphinx.ext.viewcode',
+- 'oslosphinx',
++ 'oslo.sphinx',
+ ]
+
+ # Add any paths that contain templates here, relative to this directory.
+diff --git a/test-requirements.txt b/test-requirements.txt
+index 67ba616..01a6520 100644
+--- a/test-requirements.txt
++++ b/test-requirements.txt
+@@ -8,7 +8,7 @@ nose-exclude
+ nosehtmloutput>=0.0.3
+ nosexcover
+ openstack.nose_plugin>=0.7
+-oslosphinx
++oslo.sphinx
+ selenium
+ sphinx>=1.1.2,<1.1.999
+ testtools>=0.9.34
+--
+1.9.1
+
Patch0010: 0010-remove-runtime-dep-to-python-pbr.patch
Patch0011: 0011-Add-Change-password-link-to-the-RCUE-theme.patch
Patch0012: 0012-Re-enable-offline-compression.patch
+Patch0013: 0013-Revert-Switch-to-oslo.sphinx.patch
BuildArch: noarch