Update Django versions in horizon requirements

Part of blueprint django2-support

Change-Id: I748a9e4316618bf940ec507faa3456785cb2113f
This commit is contained in:
Akihiro Motoki 2018-03-16 07:54:48 +09:00
parent 1e0b76a7fd
commit 5e3fc94971
1 changed files with 7 additions and 4 deletions

View File

@ -4,11 +4,14 @@ System Requirements
The Queens release of horizon has the following dependencies.
* Python 2.7
* Django 1.11
* Python 2.7 or 3.5
* Django 1.11 or 2.0
* Django 1.8 to 1.10 are also supported.
Their support will be dropped in the Rocky release.
* Django 1.8 to 1.10 are no longer supported since Rocky release.
* Horizon usually syncs with
`Django's Roadmap <https://www.djangoproject.com/weblog/2015/jun/25/roadmap/>`__
and basically supports maintained versions of Django
as of the feature freeze of each OpenStack release.
* An accessible `keystone <https://docs.openstack.org/keystone/latest/>`_ endpoint