shade/releasenotes/notes/create_service_norm-319a97433d68fa6a.yaml
David Shrewsbury 9035ade760 create_service() should normalize return value
The new service data being returned from create_service() was not
going through the normalization function.

Change-Id: I5e80e7a74f71a61d83653595b9a176d2aa9039ec
2016-02-12 03:43:46 +00:00

4 lines
88 B
YAML

---
fixes:
- The returned data from a create_service() call was not being normalized.