horizon/openstack_auth/tests
Ivan Kolodyazhny ee6fa9a245 Remove Keystone v2 related code
Kyestone V2 support was removed in Train, so it's safe to do such cleanup.

* Functions which just return horizon settings are dropped and
  the settings are referred directly now.
* The service catalog in the sample test data is updated to match
  the format of the keystone API v3.
* Related to the above change of the sample service catalog,
  openstack_dashboard.test.unit.api.test_keystone.ServiceAPITests is
  updated to specify the region name explicitly because 'RegionTwo'
  endpoint is no longer the second entry of the endpoint list in the
  keystone API v3.

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: Ib60f360c96341fa5c618595f4a9bfdfe7ec5ae83
2020-04-23 11:43:12 +09:00
..
conf Replace all mentions of get_identity_providers with get_identity_provider 2018-04-25 11:37:05 +02:00
templates/auth Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
unit Remove Keystone v2 related code 2020-04-23 11:43:12 +09:00
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
data_v3.py Changed default identity url to horizon 2019-12-06 18:41:38 +08:00
settings.py Define default settings explicitly (openstack_auth) 2019-09-12 15:05:56 +09:00
urls.py Fix django.contrib.auth.middleware monkey patching 2018-11-06 21:36:45 +00:00