-
Notifications
You must be signed in to change notification settings - Fork 0
Clouds
rslongaray edited this page Dec 28, 2012
·
6 revisions
Clouds define a set of public or private resources that can be used for storing files or executing n3phele commands. Access to clouds is predicated by user accounts that define the user's access identifer and secret used to authenticate with the cloud.
The clouds supported by n3phele are listed in figure 1.
Name | URi & Parameter Set |
---|---|
EC2 Amazon Elastic Compute Service | https://n3phele.appspot.com/resources/cloud/586001 / Supported Parameter Set |
EC2-Reuse Amazon Elastic Compute Service with instance reuse experimental) | https://n3phele.appspot.com/resources/cloud/776230 / Supported Parameter Set |
Magellan Argonne National Labs OpenStack cloud (experimental) | https://n3phele.appspot.com/resources/cloud/817001 / Supported Parameter Set |
The URIs are used in the command execution profile definitions to indicate the cloud associated with that execution profile.
[Home] (https://github.com/n3phele/n3phele-core/wiki) | Next