Skip navigation.
Home
Network Architectures and Management group

News

warning: Creating default object from empty value in /var/www/nam/sites/all/modules/i18n/i18ntaxonomy/i18ntaxonomy.pages.inc on line 40.
ctranoris's picture

FSToolkit prototype is available

New content added for the FSToolkit.

Check also our project wiki for more information and downloads.

ctranoris's picture

A java example wrapper for creating AMIs in the Amazon EC2

Here is a sample code for creating an AMI from java code, using the Amazon's EC2 aws-java-sdk. I didn't manage to find a good "hello world" example for java, so I post my attempt here. I hope that you can kick-start working on the cloud.
First, you create an instance of the wrapper. Then, you can use it for example like:  createAMInstances(amiId, 1, 3, "mykey", "m1.small", "us-east-1a");

ctranoris's picture

New version of FCI for Panlab

Federation Computing Interface (FCI): An API for accessing resources of the federation: In many testing scenarios there is a need to configure resources or even get monitoring status data properly after the VCT is provisioned while the testing is in progress. What is critical with the operational part of a VCT is the proper and valid run-time configuration of the participating resources.

Syndicate content