d7ffabca74
This function was returning plain dicts, not Munch objects, so it was acting differently from all other normalization funtions. Change-Id: Iaf9325d509f9c2c015f9c3fbd2d4ec6efa974429
5 lines
122 B
YAML
5 lines
122 B
YAML
---
|
|
fixes:
|
|
- Role assignments were being returned as plain dicts instead of Munch objects.
|
|
This has been corrected.
|