Add a config option to select compute xml api
This commit adds a config option to select whether the nova v2 api
has xml enabled.
Change-Id: I5db2b782e71d99705c9f071a14ab850afbeddeb8
diff --git a/etc/tempest.conf.sample b/etc/tempest.conf.sample
index 96ef11a..b9dab26 100644
--- a/etc/tempest.conf.sample
+++ b/etc/tempest.conf.sample
@@ -386,6 +386,9 @@
# If false, skip all nova v3 tests. (boolean value)
#api_v3=false
+# If false skip all v2 api tests with xml (boolean value)
+#xml_api_v2=true
+
# If false, skip disk config tests (boolean value)
#disk_config=true