mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-08 14:23:03 +00:00
Use proxy layer in identity_user module
This patch changes the module to use the sdk proxy layer and does some general refactoring to simplify the code. It will no longer fail if no password is supplied since it is perfectly fine to create a user with an password. Renamed the test role from user to identity_user to match the module name Change-Id: I97ee9b626f269abde3be7b2b9211d2bb5b7b3c26
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
dns_zone_info
|
||||
floating_ip_info
|
||||
group
|
||||
identity_user
|
||||
identity_user_info
|
||||
identity_role
|
||||
image
|
||||
|
||||
Reference in New Issue
Block a user