Merge "Release notes for definition templates, template field regex and improved tempest tests"

This commit is contained in:
Zuul 2017-11-30 09:38:53 +00:00 committed by Gerrit Code Review
commit 0745e649a6
3 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
features:
- Added the option to import external "definition only" templates
(containing only entities and relationships) into a template and use the
imported definitions to create scenarios.

View File

@ -0,0 +1,5 @@
---
features:
- Fixed multiple non-working tempest tests and added new ones, increasing
the number of running tests.

View File

@ -0,0 +1,3 @@
---
features:
- Template fields can now contain regular expressions.