cloudify CLI version 3.4.0 can't bootstrap openstack
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,
we have resolved issue. we have reinstalled virtualenv from deb package instead of pip