de8fbcf9a0
This patch validates that a mapping exists when adding or updating a federation protocol. Change-Id: I996f94d26eb0f2c679542ba13a03bbaa4442486a Closes-Bug: #1571878
8 lines
269 B
YAML
8 lines
269 B
YAML
---
|
|
fixes:
|
|
- >
|
|
[`bug 1571878 <https://bugs.launchpad.net/keystone/+bug/1571878>`_]
|
|
A valid ``mapping_id`` is now required when creating or updating a
|
|
federation protocol. If the ``mapping_id`` does not exist, a
|
|
``400 - Bad Request`` will be returned.
|