From d926dfba758be9db6bed30df8bd334c73408cdf8 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 16 Sep 2014 15:22:23 -0400 Subject: core: update core projects to juno b3 release Along with this update, we also fix a bug with nova and neutron port types. this patch will be removed once it is fixed in the upstream project. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-horizon_git.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb index b472aa9..428507a 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb @@ -41,6 +41,8 @@ RDEPENDS_${PN} += "python-django \ python-xstatic-qunit \ python-xstatic-rickshaw \ python-xstatic-spin \ + python-xstatic-bootstrap-datepicker \ + python-xstatic-font-awesome \ " PR = "r2" @@ -54,8 +56,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://horizon-use-full-package-path-to-test-directories.patch \ " -SRCREV="8f808a69f6f64c7d92571989b72da1d1801a1c86" -PV="2014.2.b2+git${SRCPV}" +SRCREV="bd998fb6094fb16d084c90de1eed619aca4c31ef" +PV="2014.2.b3+git${SRCPV}" S = "${WORKDIR}/git" inherit setuptools update-rc.d python-dir default_configs -- cgit v1.2.3-54-g00ecf