heat-dashboard/openstack_dashboard/test
Yves-Gwenael Bourhis f2e9ffa607 Common keystone version fallback
If OPENSTACK_API_VERSIONS["identity"] was not set in local_settings.py,
django_openstack_auth and horizon had their own fallback method which
did not necessarily fallback on the same version and was leading to
discrepancies and erratic behavior.

Refactored in order to use the same fallback method defined in
django_openstack_auth.utils

Change-Id: I583d49a73077a20baf5f01628b0b6e8480296964
Closes-Bug: #1231357
2013-12-10 14:34:38 +01:00
..
api_tests remove unused imports 2013-06-13 07:51:10 +02:00
tests Allow running tests individually 2012-11-15 14:50:51 +11:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
helpers.py Update troveclient to 1.0.0 2013-11-25 08:25:32 -08:00
settings.py Common keystone version fallback 2013-12-10 14:34:38 +01:00