]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Remove renaming oslosphinx to oslo.sphinx: 15/615/2 openstack-ci/fuel-5.0.3/2014.1.1
authorMaksym Yatsenko <myatsenko@mirantis.com>
Wed, 5 Nov 2014 13:00:33 +0000 (15:00 +0200)
committerMaksym Yatsenko <myatsenko@mirantis.com>
Wed, 5 Nov 2014 13:07:03 +0000 (15:07 +0200)
0003-Revert-Switch-over-to-oslosphinx.patch was removed.

Change-Id: I6228eda8906f0236d18ad443062d51a64975a1dd

.gitreview [deleted file]
rpm/SOURCES/0003-Revert-Switch-over-to-oslosphinx.patch [deleted file]
rpm/SPECS/openstack-cinder.spec

diff --git a/.gitreview b/.gitreview
deleted file mode 100644 (file)
index df859e9..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[gerrit]
-host=gerrit.mirantis.com
-project=openstack-ci/openstack/cinder-build
-defaultremote=gerrit-mirantis
-defaultbranch=openstack-ci/fuel-5.0/2014.1
diff --git a/rpm/SOURCES/0003-Revert-Switch-over-to-oslosphinx.patch b/rpm/SOURCES/0003-Revert-Switch-over-to-oslosphinx.patch
deleted file mode 100644 (file)
index f4437c1..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-From 15cc208adf811d9a83e8f820fb4be775c5db9a00 Mon Sep 17 00:00:00 2001
-From: Eric Harney <eharney@redhat.com>
-Date: Thu, 27 Mar 2014 14:24:57 -0400
-Subject: [PATCH] Revert "Switch over to oslosphinx"
-
-This reverts commit ea7d4a599224b5d0c7674d03993bbe72c49f0d51.
----
- 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 ac2eadc..238a922 100644
---- a/doc/source/conf.py
-+++ b/doc/source/conf.py
-@@ -34,7 +34,7 @@ extensions = ['sphinx.ext.autodoc',
-               'sphinx.ext.pngmath',
-               'sphinx.ext.ifconfig',
-               'sphinx.ext.graphviz',
--              'oslosphinx',
-+              'oslo.sphinx',
-               ]
- # autodoc generation is a bit aggressive and a nuisance
-diff --git a/test-requirements.txt b/test-requirements.txt
-index 56746da..15308b9 100644
---- a/test-requirements.txt
-+++ b/test-requirements.txt
-@@ -13,4 +13,4 @@ sphinx>=1.1.2,<1.2
- python-subunit>=0.0.18
- testtools>=0.9.34
- testrepository>=0.0.18
--oslosphinx
-+oslo.sphinx
index a92a0bee293be499c790573d4d0b2d52635fd999..facfa5defa763fc57cd1ab1b4ea73077af811b8f 100644 (file)
@@ -25,7 +25,6 @@ Source20:         cinder-sudoers
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 Patch0002: 0002-Remove-runtime-dep-on-python-pbr-python-d2to1.patch
-Patch0003: 0003-Revert-Switch-over-to-oslosphinx.patch
 Patch0004: 0004-notify-calling-process-we-are-ready-to-serve.patch
 Patch0005: 0005-Move-notification-point-to-a-better-place.patch
 
@@ -144,7 +143,6 @@ This package contains documentation files for cinder.
 
 %patch0001 -p1
 %patch0002 -p1
-%patch0003 -p1
 %patch0004 -p1
 %patch0005 -p1
 
@@ -451,3 +449,5 @@ fi
 
 * Mon Sep  3 2012 Pádraig Brady <P@draigBrady.com> - 2012.2-0.2.f3
 - Initial release
+
+