Friday, June 6, 2014

OpenStack Hotel now supports the native OpenStack APIs

We have changed the configuration of the OpenStack Hotel cloud so that users can now access the native OpenStack APIs over secure HTTP connections.

You can download your OpenStack credentials file from the web interface via the "Access & Security" link in the left of any page and then click on the "API Access" link on the top.

Wednesday, June 4, 2014

FutureGrid multi-cloud VM image generator now available

We are happy to announce the alpha release of our newest tool for FutureGrid users: a multi-cloud VM image generator.

FutureGrid offers access to multiple clouds based on several different technologies (Nimbus, OpenStack, and Eucalyptus) using different hypervisors (Xen or KVM). Users can also supplement the use of FutureGrid resources by bursting out to commercial clouds such as Amazon EC2. While this allows users to use multiple clouds, such access is often hard to leverage as VM images are generally not portable across different formats and cloud providers.

This presents users with a few problems. First, moving from one cloud to another means creating a new image; this is time-consuming and error-prone. Second, users typically want the VM images to represent a consistent environment independently of what type of cloud the image is deployed on; this is hard to achieve using a manual configuration process as even small differences in configuration can have significant consequences. Third, even if the user does produce a set of images that are initially consistent, as images subsequently evolve it is hard to keep track of which changes were applied to which image. In short, the problem is the lack of traceability and repeatability of VM image customizations.

Our image generator aims to solve these problems by providing an interface to specify a customization script that can be used to generate consistent images for many clouds. The service starts out with a set of consistent images uploaded to several clouds, applies them to those images, and creates a new VM image on each cloud.


We invite you to try our image generator by following our online tutorial, and please report any issue of request to nimbus-phantom@lists.mcs.anl.gov.