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:
parent
5eeeab432b
commit
83a6a28683
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user