Support new plugin configuration schema 43/8543/2
authorMichal Skalski <mskalski@mirantis.com>
Thu, 28 Jan 2016 16:15:30 +0000 (17:15 +0100)
committerStefan Berg <sfb@consultron.com>
Fri, 29 Jan 2016 13:26:19 +0000 (14:26 +0100)
commitb45aae2ef26e40410610c755d72fcee407dd8867
tree64027c88cf001461a7c1b3c4a6f1e057936acb20
parent19f52239658b8e8b905acf4e8613db51f8d03e02
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>
(cherry picked from commit e47ffb12088f4e2a2e679c4343602c09f9ff1525)
deploy/cloud/configure_settings.py