CloudifySource / cloudify-widget

Widget for embedding a Cloudify "recipe player" in other website, to allow visitors to launch a certain recipe with a single click.
Apache License 2.0
3 stars 11 forks source link

Remote bootstrap should use one manager per cloud user #52

Closed uric closed 9 years ago

uric commented 11 years ago

When filling in the cloud credentials before clicking "Play", the widget server bootstraps a new cloudify manager for the user. This should happen only once per user.

This means the following: