cloudify-manager-blueprints icon indicating copy to clipboard operation
cloudify-manager-blueprints copied to clipboard

cloudify CLI version 3.4.0 can't bootstrap openstack

Open hamsterksu opened this issue 9 years ago • 1 comments

Hi everybody,

i have installed cloudify cli to ubuntu 16.04 and tried to bootstrap manager in openstack.

i downloaded release 3.4m5, reconfigured input variables and tried to bootstrap cfy bootstrap --install-plugins -p ../cloudify-manager-blueprints-3.4m5/openstack-manager-blueprint.yaml -i ../cloudify-manager-blueprints-3.4m5/openstack-manager-blueprint-inputs.yaml

it returned You must be running inside a virtualenv to install blueprint plugins

after that i created virtualenv, executed source ./bin/activate and run script again but got the same error message

how to solve this issue? could you help?

thanks,

hamsterksu avatar Aug 11 '16 16:08 hamsterksu

we have resolved issue. we have reinstalled virtualenv from deb package instead of pip

hamsterksu avatar Aug 12 '16 08:08 hamsterksu