Skip to content

v0.2.2

Compare
Choose a tag to compare
@abmargb abmargb released this 19 Dec 21:15
· 722 commits to master since this release

We are glad to announce the Fogbow Manager v0.2.2!

Fogbow is an umbrella for cloud-related projects, that, together, enable a federated and oppostunistic cloud.

The primary focus of this release was to make the Fogbow Manager a fully OCCI compliant server.

Besides fixes related to OCCI and bug fixes in general, we have adopted global identifiers for instances, following the format instance_id@member_id. This fix avoids clashes of remote instances' identifiers.

We have also changed the way remote requests are performed, moving from a synchronous and serial to an asynchronous and parallel fashion. Now multiple remote requests can be performed at the same time - making allocation much faster.

This release also comes with the support for dynamic upload of images fetched from VM marketplaces to the underlying cloud. That means that requests for images that are not present in the local cloud will trigger queries for images in public image repositories, and, eventually, these images will become available locally.

Enjoy it!