OpenNebula 3.2 Beta 1 (3.1.80)

December 16th, 2011. The OpenNebula project announces the general availability of the first beta release of OpenNebula 3.2. This is the second release of the OpenNebula's new development cycle. Note that the pre-release series are not suitable for production environments, although packages have gone through the standard testing procedure made for final releases.

:!: The process of integrating the C12G contributions has not been ended yet so the VMware drivers are not fully functional on this beta. Clouds using VMware hypervisor are advised not to upgrade.

With this Beta release, the master branch of the OpenNebula repository is in a feature-freeze mode and the OpenNebula developers concentrate on fixing bugs and smoothing rough edges in the software.

These are incremental release notes, please check the release notes of the first pre-release of OpenNebula 3.2 for a complete set of new features.

What's New in OpenNebula 3.1.80

In the following list you can check the highlights of 3.2 by component, a detailed list of changes can be found here:

OpenNebula Core

Most of the changes in the new release have been done in the OpenNebula core (oned) and libraries to support the following new features:

  • Improved Network Management, The network operations are now coupled with the VM life-cycle. This simplifies the management of networking (no hooks are needed), and solves previous issues with VLANs when migrating and restoring VMs. The network drivers define three actions (pre-boot, post-boot and clean) that can be easily customized if needed. Default installation comes with 8021.Q, OpenvSwtich and ebtables VLAN drivers. Also the firewalling functionlity has been embedded in the new networking driver.
  • Flexible Network definition. Networks can be now defined with an arbitrary range including an starting and ending IP, network and network mask or CIDR notation. It is possible also to define a network and a starting IP to lease addresses.
  • New Lease Operations. Network leases can now be put on hold to reserve them. This comes in handy when there are some IPs within the VLAN already assigned (e.g. .1 to the gateway). When a lease is put on hold OpenNebula will not use it for a VM, til it is released.

SunStone

We've further improved the usability of SunStone, and extend it to catch up with OpenNebula core's new features. Also some of the dialogs has been simplified and polished. In this new release the dependencies with third party libraries has been updated to the latest versions.

OpenNebula Zones and VDCs

This release includes some improvements in the web ui of the Zones component, as well as minor bug fixes.

OpenNebula OCCI

The OCCI API has been extended to include:

  • VM types, can now be defined in the server configuration file and tagged with arbitrary information, like size, QoS parameters or price. These types can be programatically queried through the API.
  • Network templates, to support the new VLAN features in OpenNebula the OCCI networks can now be defined through a template, as for Virtual Machines.

Migrating from OpenNebula 3.0

OpenNebula 3.2 is API compatible with OpenNebula 3.0, so you should expect that applications, and drivers developed for 3.0 to work with this release, with the exception of custom authentication drivers. A detailed upgrade process upgrade can be found in the documentation.

For a complete set of changes to migrate from a 3.0 installation please refer to the Compatibility Guide. You should also read this document if you are an OpenNebula 3.0 user.

Known Issues and Pending Features

  • This release includes a set of VMware drivers that are not fully integrated yet.
  • CPU Quotas are bypassed if CPU attribute is not define in the VM template.

Getting the Software

OpenNebula is released under the Apache 2.0 open source license. The complete source tree and binary packages for OpenNebula can be downloaded here.

Please report any bug or send feedback at the development portal or at the mailing list.

Documentation

The documentation of OpenNebula 3.2 can be found here. The documents are in a development state so watch out, and do not hesitate to ask in the mailing list.

About OpenNebula

More information about the project can be found at the project web page. You may be also interested in checking the OpenNebula Ecosystem that includes many interesting projects contributed by the community to enhance or add new features to OpenNebula.