Add missing release notes

None of the patches came with release notes, which makes the release
notes page a sad panda.

Change-Id: I746af836643e3a7d7d3f4095aa0095176d13ada3
This commit is contained in:
Monty Taylor 2018-08-07 07:57:15 -05:00
parent e11dc0f670
commit 2e5b38088a
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
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.