From 9902635dc0387e745a7c36d5b6f9e8ba95eecb25 Mon Sep 17 00:00:00 2001
From: Kobi Samoray <ksamoray@vmware.com>
Date: Fri, 17 Jun 2016 13:21:18 +0300
Subject: [PATCH] Temporarily disable tempest plugin

Tempest plugin breaks the CI due to changes to upstream tempest project.
This patch disables the tempest plugin to allow the CI to work.
Plugin should be re-enabled once issues are resolved.

Change-Id: I52bc8309d6b75f91ec66b3c11d10d1527da0177e
---
 setup.cfg | 2 --
 1 file changed, 2 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index ea60955889..b8ed4b1b0c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -39,8 +39,6 @@ vmware_nsx.neutron.nsxv.router_type_drivers =
     shared = vmware_nsx.plugins.nsx_v.drivers.shared_router_driver:RouterSharedDriver
     distributed = vmware_nsx.plugins.nsx_v.drivers.distributed_router_driver:RouterDistributedDriver
     exclusive = vmware_nsx.plugins.nsx_v.drivers.exclusive_router_driver:RouterExclusiveDriver
-tempest.test_plugins =
-    vmware-nsx-tempest-plugin = vmware_nsx_tempest.plugin:VMwareNsxTempestPlugin
 oslo.config.opts =
     nsx = vmware_nsx.opts:list_opts