Add simple fake plugin for testing
We need to have fake plugin to perform provisioning testing in gate. Partially Implements: blueprint fake-test-plugin Change-Id: I112ca08462f3a0a9847e16deba6d8535182a28d6
This commit is contained in:
parent
e79bee2bc3
commit
dcd4fd0876
@ -36,6 +36,7 @@ console_scripts =
|
||||
sahara.cluster.plugins =
|
||||
vanilla = sahara.plugins.vanilla.plugin:VanillaProvider
|
||||
hdp = sahara.plugins.hdp.ambariplugin:AmbariPlugin
|
||||
fake = sahara.plugins.fake.plugin:FakePluginProvider
|
||||
|
||||
sahara.infrastructure.engine =
|
||||
direct = sahara.service.direct_engine:DirectEngine
|
||||
|
Loading…
Reference in New Issue
Block a user