summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-horizon_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-12-20 10:55:28 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-12-20 11:25:59 -0500
commit93d2434e1ae3d7d0fc568005c2ec82846e31cba0 (patch)
treeabdc4ea45eb9ac4ff3f80d4e41653c62ea6af4e3 /meta-openstack/recipes-devtools/python/python-horizon_git.bb
parent24f1a1b281b3f58c99eb18f115282a2694d31777 (diff)
downloadmeta-cloud-services-93d2434e1ae3d7d0fc568005c2ec82846e31cba0.tar.gz
Revert "horizon: update to 2013.2.2"
This update breaks the login to metering (ceilometer), so temporarily reverting the update. This reverts commit 3299b0d1375a1a9b0458c43de7b6e3bee2544c9f.
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index adc1741..b94d1bf 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -29,8 +29,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
29 file://fix_bindir_path.patch \ 29 file://fix_bindir_path.patch \
30 " 30 "
31 31
32SRCREV="82b6e108d2a5233be3cc4bd254599f6c878f2dda" 32SRCREV="a93c611e7185234d4a4ce36ba182cf321c2113fe"
33PV="2013.2.2+git${SRCPV}" 33PV="2013.2+git${SRCPV}"
34S = "${WORKDIR}/git" 34S = "${WORKDIR}/git"
35 35
36inherit setuptools update-rc.d python-dir 36inherit setuptools update-rc.d python-dir