Files
os-service-types/releasenotes/notes/missed-notes-d16705a6a56eb3c6.yaml
Monty Taylor 2e5b38088a Add missing release notes
None of the patches came with release notes, which makes the release
notes page a sad panda.

Change-Id: I746af836643e3a7d7d3f4095aa0095176d13ada3
2018-08-07 07:57:15 -05:00

12 lines
355 B
YAML

---
features:
- |
Added ``permissive`` flag to ``get_service_type`` defaulting to ``False``
to allow returning the given type instead of ``None`` if the given type
is unknown.
- |
Added ``container-infra`` alias for
``container-infrastructure-management``.
- |
Added ``function-engine`` service type for ``qinling`` project.