Update project module to be compatible with new sdk

- Change sdk calls to use proxy objects
- Convert return values to dict before updating
- Adds additional test values

Change-Id: I187a27af4a5b8aa7cd4b60a1a876b5e5e6975144
This commit is contained in:
Rafael Castillo
2022-04-27 14:18:21 -07:00
committed by Jakob Meng
parent 070e77feca
commit 7ec8e4d087
3 changed files with 285 additions and 144 deletions

View File

@@ -0,0 +1,10 @@
project_fields:
- description
- domain_id
- id
- is_domain
- is_enabled
- name
- options
- parent_id
- tags