Files
community.general/lib/ansible/module_utils
Carsten Koester e25dac946f openstack: fix parameter handling when cloud provided as dict (#42899)
* openstack: fix parameter handling when cloud provided as dict

If a cloud is provided as dictionary:

 * Do not assert that 'interface' parameter is None. Instead,
   assert that it is 'public'.
 * Assert that 'auth_type' parameter is not set.

Fixes #42858

* os_user: Include domain parameter in user lookup

If a "domain" parameter is provided, use it in looking up
whether the user already exists.

Fixes #42901

* os_user: Include domain parameter in user deletion

If a "domain" parameter is provided, use it in deleting
the user also.

Fixes #42901
2018-12-10 11:41:22 +00:00
..
2018-11-02 12:14:57 -04:00
2018-11-22 08:14:43 +00:00
2018-11-14 18:05:25 +05:30
2017-08-07 19:46:06 -07:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2018-08-21 16:32:37 +02:00
2018-11-16 12:39:05 +00:00
2018-09-24 21:03:50 +02:00
2018-11-15 11:06:54 +10:00
2017-11-21 10:03:34 -08:00
2017-09-13 01:53:08 -07:00
2018-07-31 13:23:05 -04:00
2017-06-02 12:14:11 +01:00