f955383b9c
This fixes a bug in registering identity providers The bug was caused by a missing `=` in the openstack command Add the missing `=` after `--os-user-domain-name` Closes-Bug: #1959022 Change-Id: I73f80cd2c81a3944de0933e60f5768956a1a3b70
8 lines
250 B
YAML
8 lines
250 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes ``Register Identity Providers in OpenStack`` task
|
|
which was missing an `=` in the openstack command causing
|
|
the task to fail to register an IDP with Keystone.
|
|
`LP#1959022 <https://launchpad.net/bugs/1959022>`__
|