Refactored identity_domain_info

Switch to SDK's cloud layer function search_domains which allows
us to reduce our code. Added integration test for this module.

Change-Id: Ic7915fd3334266783ea5e9d442ef304fa734ca00
This commit is contained in:
Rafael Castillo
2022-04-26 16:08:33 -07:00
committed by Jakob Meng
parent fd1b9fc0d2
commit b31fdf8320
5 changed files with 97 additions and 15 deletions

View File

@@ -0,0 +1,9 @@
domain_name: domain_info_test_domain
unexistent_domain_name: domain_info_unexistent_domain
disabled_domain_name: test_domain_disabled
domain_info_fields:
- description
- id
- is_enabled
- name
- links