ansible/changelogs
Toshio Kuratomi 012d38eae6
[stable-2.7] openstack: fix parameter handling when cloud provided as dict (#42899) (#49745)
* [stable-2.7] 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
(cherry picked from commit e25dac9)

Co-authored-by: Carsten Koester <carsten@ckoester.net>

* Add changelog for openstack fixes
2018-12-10 12:33:34 -08:00
..
fragments [stable-2.7] openstack: fix parameter handling when cloud provided as dict (#42899) (#49745) 2018-12-10 12:33:34 -08:00
.changes.yaml New release v2.7.4 2018-11-30 09:30:22 -08:00
CHANGELOG-v2.7.rst New release v2.7.4 2018-11-30 09:30:22 -08:00
CHANGELOG.rst
config.yaml
rhsm_repository-loop-fix-improvements.yaml [stable-2.7] Prevent duplicate entries in rhsm_repository module (#48107) 2018-11-09 10:05:38 -08:00
yum-update-only.yaml make yum update_only option actually work (#47942) 2018-11-19 09:55:59 -08:00