test_server_basic_ops: Test metadata service
Add a minimum test for metadata service.
Toggled via CONF.compute_feature_enabled.metadata_service.
Change-Id: I14b20c797fbcbe0f83f550d44ca8e4892bf9b606
diff --git a/etc/tempest.conf.sample b/etc/tempest.conf.sample
index 56172f8..a1f3dcf 100644
--- a/etc/tempest.conf.sample
+++ b/etc/tempest.conf.sample
@@ -377,6 +377,10 @@
# value)
#live_migration = true
+# Does the test environment support metadata service? Ignored unless
+# validation.run_validation=true. (boolean value)
+#metadata_service = true
+
# Does the test environment use block devices for live migration
# (boolean value)
#block_migration_for_live_migration = false