Disable V3 tests

Partial-Bug: #1252170

We are seeing bug 1252170 happen in the v3 tests a lot.  Its uncleari f
this is V3 issue or another issue, but disabling these tests is a short
term measure to get the gate working again.

Change-Id: Ia79efa2618f4dc8cad8ae23e2ba462f22a4263f3
diff --git a/etc/tempest.conf.sample b/etc/tempest.conf.sample
index 4d02dc5..fc4f9cd 100644
--- a/etc/tempest.conf.sample
+++ b/etc/tempest.conf.sample
@@ -153,7 +153,7 @@
 
 [compute-feature-enabled]
 # Do we run the Nova V3 API tests?
-api_v3 = true
+api_v3 = false
 
 # Does the Compute API support creation of images?
 create_image = true