]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fix problem with "System Information" in Horizon: 15/6815/3
authorMaksym Yatsenko <myatsenko@mirantis.com>
Wed, 20 May 2015 09:22:23 +0000 (12:22 +0300)
committerMaksym Yatsenko <myatsenko@mirantis.com>
Wed, 20 May 2015 10:26:57 +0000 (13:26 +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: I757c840f6955353db1aa2f58faaf70c949d06a25

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

index 6b57ab2e2ea6c0eb184b965d90604093cdab0623..3449166cd5873d4d5278102fbe014fc063f9ffee 100644 (file)
@@ -1,3 +1,12 @@
+horizon (1:2015.1.0-1~u14.04+mos2) mos7.0; 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
+  * Closes-Bug:#1440041
+
+ -- Maksym Yatsenko <myatsenko@mirantis.com>  Thu, 20 May 2015 10:24:50 +0300
+
 horizon (1:2015.1.0-1~u14.04+mos1) mos7.0; urgency=medium
 
   * Build horizon 2015.1.0 (stable/kilo)
index 5e5123876f11536c8775c7798bf97354d7f889ea..c13464fd257d41659245f7ffd35462aa101f2465 100644 (file)
@@ -1,2 +1,4 @@
 python_quantumclient
 django_nose_selenium
+django-compressor
+django-openstack-auth
index d9462f9794f4e36de84859cb354e954dbda16b4d..7b24713bb7a348b983e467a759c9d022343ac92f 100644 (file)
@@ -1 +1 @@
-usr/lib/python*/dist-packages/horizon
+usr/lib/python*/dist-packages/horizon*