]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
drop building of openstack-dashboard-theme package 34/7234/1 openstack-ci/fuel-6.0-updates/2014.2
authorvsaienko <vsaienko@mirantis.com>
Mon, 20 Apr 2015 10:33:15 +0000 (13:33 +0300)
committerDenis V. Meltsaykin <dmeltsaykin@mirantis.com>
Mon, 1 Jun 2015 15:29:55 +0000 (18:29 +0300)
 We do not using any horizon themes in MOS, openstack-dashboard-theme is declared in spec,
 but it doesn't contain any files and it breakes our CI tests.
 Closes-Bug: #1446213

Conflicts:
rpm/SPECS/python-django-horizon.spec

Change-Id: Ie1830e26dfe015746713567e17b8cdbee65fbec2

rpm/SPECS/python-django-horizon.spec

index 51a9a69da4dcef4f870809457edf2c050839e568..a73a97e3994c07f88165b4a090986eda8c302b3e 100644 (file)
@@ -202,13 +202,6 @@ BuildRequires: python-oslo-sphinx
 %description doc
 Documentation for the Django Horizon application for talking with Openstack
 
-%package -n openstack-dashboard-theme
-Summary: OpenStack web user interface reference implementation theme module
-Requires: openstack-dashboard = %{version}
-
-%description -n openstack-dashboard-theme
-Customization module for OpenStack Dashboard to provide a branded logo.
-
 %prep
 %setup -q -n horizon-%{version}
 
@@ -427,11 +420,10 @@ mkdir -p %{buildroot}%{_var}/log/horizon
 %files doc
 %doc html
 
-#%files -n openstack-dashboard-theme
-#%{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme
-#%{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.*
-
 %changelog
+* Mon Apr 20 2015 Vasyl Saienko <vsaienko@mirantis.com> 2014.2.2
+- drop  openstack-dashboard-theme package (LP #1446213)
+
 * Tue Sep 23 2014 Ivan Berezovskiy <iberezovskiy@mirantis.com> 2014.2.b3
 - Update requirements
 - Add simple tests