Support new plugin configuration schema 35/8335/2
authorMichal Skalski <mskalski@mirantis.com>
Thu, 28 Jan 2016 16:15:30 +0000 (17:15 +0100)
committerMichal Skalski <mskalski@mirantis.com>
Thu, 28 Jan 2016 17:05:01 +0000 (18:05 +0100)
commite47ffb12088f4e2a2e679c4343602c09f9ff1525
treebeec13f321ef205f2d6537c710b4fb6f25ff7fcd
parent5b7ac299f8ed8235fc891db4eedfa55ef26fc52e
Support new plugin configuration schema

In Fuel 8.0 it is possible to install many version of the same plugin.
Because of that there is additonal structurce in plugin configuration.
Assumption is that we only use one version of the plugin.

Change-Id: I50d5bc32dd6dab6fe2541748dd8404d887e336e0
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
deploy/cloud/configure_settings.py