blob: 4d0a3dd721d4378db05070953a2acaa3ae96b264 [file] [log] [blame]
Ghanshyam Mann09c4eb92019-06-04 13:07:12 +00001---
2features:
3 - |
4 Add microversion support for scenario tests. Scenario test calls
5 multiple service API within same test and many services like compute,
6 volume and placement etc support API microversion. With microversion
7 support in scenario test, we can call different service API with
8 different microvesion. Which means we can implement scenario tests
9 for microversion also.
10 Currently Scenario manager support below services microversion:
11
12 * Compute
13 * Volume
14 * Placement