Commit Graph

8 Commits

Author SHA1 Message Date
manchandavishal cade8de984 Drop Django 1.11 support
Django 1.11 ends its extended support in April 2020 (which is before
Ussuri release), so horizon drops Django 1.11 support in Ussuri.

tox envs for non-primary Django versions are no longer needed in tox.ini
as testing environments for non-primary Django versions are setup in
the zuul jobs now.

horizon>=17.1.0 is required to use Django 2.2.
requirements.txt is updated accordingly.
For more info. please refer [1], [2].

[1] https://review.opendev.org/#/c/700733/
[2] https://etherpad.openstack.org/p/Enable_Django22_support_in_Horizon_Plugin

Change-Id: I6f393b85306e514f9e00567dfd2b9940d6f26253
2020-01-08 02:44:37 +00:00
François Magimel 18b013e79e Use XStatic packages instead of JS files
Replaces D3 and Rickshaw js files with their respective XStatic packages.

Change-Id: I2c4868a08ed5591a16bff8b1de3e6593f047a1c3
Story: 2003578
Task: 24922
2019-03-21 16:48:15 +01:00
ritesh.arya ccb1c3831b django.conf.urls.patterns() is deprecated since 1.8
We should not use pattern function from url module,
so this patch updates URLs to 1.8 style.

Change-Id: I3d362cad6aea22cf49a294104b4c915f81ccc51a
2017-08-08 13:50:02 +00:00
Michael Rice c15d468f94 Adds python-cloudkittyclient to requirements.txt
Change-Id: I9c50803c5638fb57a7902b6b4802df86745b6b5e
Closes-Bug: 1582787
2016-05-17 10:52:20 -05:00
Stéphane Albert 9ca6e2fed5 Updated to liberty requirements
Change-Id: I5bf1c920654da62cf870fe24686028450378acd4
2016-03-03 15:39:41 +01:00
Stéphane Albert 996cd4bf7e Preparing release 0.4.1
Change-Id: I51d66fd0afe8784805d73f11c2614aa87b4a6728
2015-08-27 16:27:53 +02:00
Guillaume Espanel 3364dc8dd2 Rewrite of the whole dashboard.
Change-Id: I91d2338ce3225e80ba4c53a1a88a5300d5af9c44
2015-05-12 15:24:53 +00:00
François Magimel 5f47bf4fa8 Init the repo with common files
Change-Id: I5229e6714b99d89ac15126378344b94494ed6c56
2014-08-24 10:15:05 +02:00