From 485c8ff26bc58c73b24608704be0a26e2d4a6efa Mon Sep 17 00:00:00 2001 From: Ivan Kolodyazhny Date: Wed, 17 Sep 2014 14:24:58 +0300 Subject: [PATCH] Remove 0002-Revert-Switch-over-to-oslosphinx.patch Change-Id: Idd92709b711c97bc4306ea44915a32e00705b67f --- .gitreview | 4 +-- ...002-Revert-Switch-over-to-oslosphinx.patch | 34 ------------------- rpm/SPECS/openstack-cinder.spec | 2 -- 3 files changed, 2 insertions(+), 38 deletions(-) delete mode 100644 rpm/SOURCES/0002-Revert-Switch-over-to-oslosphinx.patch diff --git a/.gitreview b/.gitreview index 47994b7c4..8e0a5a342 100644 --- a/.gitreview +++ b/.gitreview @@ -1,5 +1,5 @@ [gerrit] host=gerrit.mirantis.com -project=openstack/cinder.git +project=openstack-ci/openstack/cinder-build.git defaultremote=gerrit-mirantis -defaultbranch=openstack-ci/build/grizzly +defaultbranch=master diff --git a/rpm/SOURCES/0002-Revert-Switch-over-to-oslosphinx.patch b/rpm/SOURCES/0002-Revert-Switch-over-to-oslosphinx.patch deleted file mode 100644 index f4437c125..000000000 --- a/rpm/SOURCES/0002-Revert-Switch-over-to-oslosphinx.patch +++ /dev/null @@ -1,34 +0,0 @@ -From 15cc208adf811d9a83e8f820fb4be775c5db9a00 Mon Sep 17 00:00:00 2001 -From: Eric Harney -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 diff --git a/rpm/SPECS/openstack-cinder.spec b/rpm/SPECS/openstack-cinder.spec index 2c30b2deb..63719318e 100644 --- a/rpm/SPECS/openstack-cinder.spec +++ b/rpm/SPECS/openstack-cinder.spec @@ -24,7 +24,6 @@ Source20: cinder-sudoers # patches_base=2014.1.1 # Patch0001: 0001-Remove-runtime-dep-on-python-pbr-python-d2to1.patch -Patch0002: 0002-Revert-Switch-over-to-oslosphinx.patch BuildArch: noarch BuildRequires: intltool @@ -142,7 +141,6 @@ This package contains documentation files for cinder. %setup -q -n cinder-%{version} %patch0001 -p1 -%patch0002 -p1 find . \( -name .gitignore -o -name .placeholder \) -delete -- 2.32.3