556ccbe8bb
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
8 lines
243 B
YAML
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.
|