1 Commits

Author SHA1 Message Date
Ghanshyam Mann
09c4eb99ce Add microversion support in scenario tests
Scenario test call multiple service APIs within
same test. Many service like compute, volume etc
support microversion but scenario test does not
support microversion yet.

This commit adds the microversion support in scenario tests
so that they will be able to set multiple service microversion
at the same time.

Change-Id: I446e082331c9d1b37c40c9eeb896eec222c3c045
2019-06-04 13:24:40 +00:00