简体   繁体   中英

bootstrap clodufiy3.4 on openstack mitaka error occured

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.

Currently Cloudify Openstack plugin v1.4 official support is for Openstack Kilo.

See: http://docs.getcloudify.org/3.4.0/plugins/openstack/#compatibility It is known to work on Liberty, apparently not on Mitaka.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM