Add a release note on Django 3.2 support
We consider Django 3.2 support as experimental in Xena, but it is worth documenting it. Change-Id: Ibdaed0f4eafd18c61289e70e41584e97d6c60dd7
This commit is contained in:
parent
27036cc0eb
commit
0f34f6e7ed
@ -8,6 +8,8 @@ The Ussuri release of horizon has the following dependencies.
|
||||
|
||||
* Django 2.2
|
||||
|
||||
* Django 3.2 support is experimental as of Xena release.
|
||||
(Yoga release will use Django 3.2 as the primary Django version.)
|
||||
* Django support policy is documented at :ref:`django_support`.
|
||||
|
||||
* An accessible `keystone <https://docs.openstack.org/keystone/latest/>`_ endpoint
|
||||
|
@ -0,0 +1,7 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Django 3.2 support is added.
|
||||
As of Xena release, it is considered as experimental.
|
||||
Considering Django 2.2 EOL, Django 3.2 will be the default Django
|
||||
version in Yoga release.
|
Loading…
Reference in New Issue
Block a user