Ghanshyam Mann | 09c4eb9 | 2019-06-04 13:07:12 +0000 | [diff] [blame] | 1 | --- |
| 2 | features: |
| 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 |