]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fix problem with "System Information" in Horizon: 81/5281/7
authorMaksym Yatsenko <myatsenko@mirantis.com>
Fri, 3 Apr 2015 14:46:41 +0000 (17:46 +0300)
committerMaksym Yatsenko <myatsenko@mirantis.com>
Mon, 6 Apr 2015 18:10:14 +0000 (21:10 +0300)
- add "egg-info" to python-django-horizon - update "usr/lib/python*/dist-packages/horizon"
line to "usr/lib/python*/dist-packages/horizon*" ,

- update of pydist-overrides file

Closes-Bug:#1440041

Change-Id: I1dab3f035294cc5afbd6c3cf280f684541743e1e

trusty/debian/changelog
trusty/debian/pydist-overrides
trusty/debian/python-django-horizon.install

index 517facd2ddecd1d87ee1b8a3231a5cf174dd24e3..77f55182d3cddcb1abeb8b7ffe119cb7bb63f4fb 100644 (file)
@@ -1,3 +1,11 @@
+horizon (1:2014.2.2-fuel6.1-14.04-5) trusty; urgency=medium
+
+ * Add "egg-info" to python-django-horizon - update "usr/lib/python*/dist-packages/horizon"
+   line to "usr/lib/python*/dist-packages/horizon*"
+ * Update of pydist-overrides file
+
+ -- Maksym Yatsenko <myatsenko@mirantis.com>  Mon, 06 Apr 2015 17:47:56 +0300
+
 horizon (1:2014.2.2-fuel6.1-14.04-4) trusty; urgency=medium
 
   * Fixed patch for requirements.txt, removed upper bound for netaddr
@@ -7,7 +15,7 @@ horizon (1:2014.2.2-fuel6.1-14.04-4) trusty; urgency=medium
 
 horizon (1:2014.2.2-fuel6.1-14.04-3) trusty; urgency=medium
 
- * fix kombu version in requirements (Related-bug: #1434093)
+ * Fix kombu version in requirements (Related-bug: #1434093)
 
  -- Maksym Yatsenko <myatsenko@mirantis.com>  Fri, 20 Mar 2015 12:27:24 +0300
 
index f8c907647da0b2856f8f03340fbe9e53429927b3..f20c4d0f83cfd2aa04c9111519531348a995db5b 100644 (file)
@@ -1,2 +1,5 @@
 python_quantumclient
-django_nose_selenium 
+django_nose_selenium
+django_compressor
+django_openstack_auth
+
index d9462f9794f4e36de84859cb354e954dbda16b4d..979e1546b4a25c6c4d9d392f4bf380bbea7d33d5 100644 (file)
@@ -1 +1,2 @@
-usr/lib/python*/dist-packages/horizon
+usr/lib/python*/dist-packages/horizon*
+