How to install a Cloudify Plugin

102 views
Skip to first unread message

Hui Hu

unread,
Jun 3, 2016, 6:31:01 AM6/3/16
to cloudify-users
I want to install Cloudify AWS Plugin in my Cloudify Vagrant Box. According to http://docs.getcloudify.org/3.4.0/plugins/using-plugins/ , to install a plugin, run:

wagon install -s /path/to/wagon/archive.wgn
...
INFO - Installing cloudify_aws_plugin-1.4.1.dev0-py27-none-linux_x86_64-none-none.wgn
...

But where can I find the .wgn file ?

Thanks!

Trammell -

unread,
Jun 6, 2016, 10:00:00 AM6/6/16
to cloudify-users
You can create your own wagons. They are also available from Cloudify Downloads plugins page.

Hui Hu

unread,
Jun 6, 2016, 11:10:21 PM6/6/16
to cloudify-users
Thanks Trammella lot. I created a pull request to correct plugin package downloading page url in http://docs.getcloudify.org/3.4.0/plugins/using-plugins/ .

After uploading the aws plugin via ”cfy plugins upload -p cloudify_aws_plugin-1.4-py27-none-linux_x86_64-centos-Core.wgn", I didn't find cloudify_aws_plugin-1.4 in the output of 'pip list'. Does this mean it is not installed?

Even if cloudify_aws_plugin is installed correctly, how can I config aws plugin (e.g. setting aws_access_key_id and aws_secret_access_key) ?

These are not clearly described in the cloudify doc http://docs.getcloudify.org/3.4.0/plugins/aws/

Hui Hu

unread,
Jun 6, 2016, 11:47:50 PM6/6/16
to cloudify-users
BTW I'm using Cloudify CLI 3.3.1 in the Cloudify Vagrant Box.

Hui Hu

unread,
Jun 14, 2016, 1:34:44 AM6/14/16
to cloudify-users
I found if running "wagon install -s /path/to/wagon/archive.wgn", the plugin is installed successfully, while "cfy plugins upload " doesn't install the plugin.

-Jesse


On Tuesday, June 7, 2016 at 11:10:21 AM UTC+8, Hui Hu wrote:
Reply all
Reply to author
Forward
0 new messages