2f4d1d0cbe
This commit renaming all the release notes for 16.0.0. Change-Id: I4b09c9da001ecf75563cb132670905ac237bbd0b
11 lines
410 B
YAML
11 lines
410 B
YAML
---
|
|
upgrade:
|
|
- The default value of rand_name()'s prefix argument is changed
|
|
to 'tempest' from None to identify resources are created by
|
|
Tempest.
|
|
deprecations:
|
|
- The resources_prefix is marked as deprecated because it is
|
|
enough to set 'tempest' as the prefix on rand_name() to
|
|
ideintify resources which are created by Tempest and no
|
|
projects set this option on OpenStack dev community.
|