Remove entry point of sahara tempest plugin

In patch [1], tempest-like test of sahara client has been removed.
But in setup.cfg, there still is entry point of it. Remove it!

[1]:https://review.openstack.org/#/c/367980/

Change-Id: I802e27b91486baa43286bc949e304448ad1610f1
This commit is contained in:
Shu Yingya 2016-09-11 23:25:58 +08:00
parent 5eeeab432b
commit 83a6a28683
1 changed files with 0 additions and 3 deletions

View File

@ -68,9 +68,6 @@ oslo.config.opts =
oslo.config.opts.defaults =
sahara.config = sahara.common.config:set_cors_middleware_defaults
tempest.test_plugins =
sahara_clients_scenario_tests = sahara.tests.tempest.scenario.data_processing.plugin:SaharaClientsScenarioPlugin
[build_sphinx]
all_files = 1
build-dir = doc/build