horizon/openstack_dashboard/test/test_data
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
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
cinder_data.py Fix pep8 failures with hacking 2.0.0 2019-12-17 04:55:05 +00:00
exceptions.py Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00
glance_data.py Add support to get disk_formats from glance 2019-12-17 14:56:44 +02:00
keystone_data.py Remove Keystone v2 related code 2020-04-23 11:43:12 +09:00
neutron_data.py Fix listing security groups when no rules 2019-08-19 16:38:57 +09:00
nova_data.py Use quoting for CSV Writing 2019-10-11 19:52:08 +00:00
swift_data.py Fix handling of swift object name == pseudo-folder name 2016-07-01 16:29:00 +10:00
utils.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00