Recently I installed cloudify 3.4 by following the cloudify's DOCS (I'm using Mirantis 9.0 as a cloud manager). while I was installing the manager by executing the following command-line :
cfy bootstrap --install-plugins -p openstack-manager-blueprint.yaml -i openstack-manager-blueprint-inputs.yaml
I faced an error which is
workflow failed : task failed 'nova_pluguin.server.creation_validation'->images
PS : I tested this command-line with different distributions of Linux : Centos 7 , ubuntu 12.04 and ubuntu 14.04 but I got the same problem.
your help will be appreciated.