1382e971fb
This is to fix below typos in release notes: ideintify currnt upating debuggin micoversion initisialisation Change-Id: I48e8fcfbe4ed6a5d7a4c4056bd5de69ef5adebf0
11 lines
409 B
YAML
11 lines
409 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
|
|
identify resources which are created by Tempest and no
|
|
projects set this option on OpenStack dev community.
|