71993e3c98
- HORIZON_IMAGES_ALLOW_UPLOAD (deprecated in Newton) - CUSTOM_THEME_PATH (deprecated in Mitaka) - DEFAULT_THEME_PATH (deprecated in Mitaka) - OPENSTACK_TOKEN_HASH_ENABLED (deprecated in Mitaka) - TOKEN_DELETION_DISABLED (not documented but it was marked as deprecated in Ocata in django-openstack-auth commit 5810f9c6) The related logics related to dropped deprecated settings have been dropped too. - custom_path and default_path of get_available_themes() were dropped as they are no longer needed in favor of the removal of CUSTOM_THEME_PATH and DEFAULT_THEME_PATH. - Unused remove_project_cache(), is_token_deletion_disabled() and delete_token() have been dropped. Change-Id: Ic9406623cc092884c4136f78fb967b129bfda487 |
||
---|---|---|
.. | ||
locale | ||
plugin | ||
tests | ||
__init__.py | ||
backend.py | ||
exceptions.py | ||
forms.py | ||
models.py | ||
policy.py | ||
urls.py | ||
user.py | ||
utils.py | ||
views.py |