396c9ed378
We have released a lot of features via Tempest versions and created a lot of renos. That makes us difficult to select suitable reno files when adding new features because of many versions. So it is nice to rename reno files to add versions as the prefix. This patch renames renos of 12.1.0. Change-Id: I725130e2a303001a891b2e0119288e0e085e2ab4
12 lines
643 B
YAML
12 lines
643 B
YAML
---
|
|
upgrade:
|
|
- The input scenarios functionality no longer exists in tempest. This caused
|
|
a large number of issues for limited benefit and was only used by a single
|
|
test, test_server_basic_ops. If you were using this functionality you'll
|
|
now have to do it manually with a script and/or tempest workspaces
|
|
deprecations:
|
|
- All the options in the input-scenario group are now deprecated. These were
|
|
only used in tree by the now removed input scenarios functionality in
|
|
test_server_basic_ops. They were only deprecated because there could be
|
|
external consumers via plugins. They will be removed during the Ocata cycle.
|