0ce227ea29
To work with the latest Cloudify test environment, resource files of NodeCellar example murano application should have version 3.2.1. This patch fixes it in the app's README file, so user will use correct version of files. Change-Id: I9c663c94a8112512c30f4f7ad8d0f8af5048bf46 Closes-bug: #1587957
605 B
605 B
Nodecellar Example Application
Nodecellar is a example application with a Node front end and Mongo database backend.
To test this application with the Murano Cloudify plugin it:
git clone https://github.com/cloudify-cosmo/cloudify-nodecellar-example.git Resources cd Resources git checkout tags/3.2.1
After that the package need to be ziped and uploaded to Murano catalog as normally done for Murano applications.
You can follow instructions from here to quickly bring up the environment for the application.