9717f0c12f
Raise METHOD NOT ALLOWED for OS-Federation protocols creation if the protocol_id is not in the URL. The corrective action was to split the LIST from CRUD resources so that the routing regexes can work as expected. Change-Id: I063e3afa1ef8dbf957d62fb4d44dac0f0860ec94 closes-bug: #1817313
8 lines
318 B
YAML
8 lines
318 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 1817313 <https://bugs.launchpad.net/keystone/+bug/1817313>`_]
|
|
Raise METHOD NOT ALLOWED for OS-Federation protocols creation
|
|
if the protocol_id is not in the URL. The corrective action was to split
|
|
the LIST from CRUD resources so that the routing regexes can work as
|
|
expected. |