horizon/releasenotes/notes/merge-openstack-auth-aa101f9432ba799a.yaml
Akihiro Motoki 556ccbe8bb relnote: clearly mention django-openstack-auth needs uninstall
Before upgrading horizon, django-openstack-auth needs to be
uninstalled. Otherwise, openstack_auth python module will be
maintained by both django-openstack-auth and horizon python package
and this potentially brings confusion.

blueprint merge-openstack-auth

Change-Id: Iedf9b6087e35caf4f196780e94247554b360dd0e
2018-02-01 20:20:50 +09:00

8 lines
243 B
YAML

---
upgrade:
- |
[:blueprint:`merge-openstack-auth`]
``django_openstack_auth`` was merged into the main horizon repository.
Ensure to uninstall ``django-openstack-auth`` python package **BEFORE**
upgrading horizon to Queens.