Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
software:rnotes:rn-rel3.2s1 [2011/11/18 21:19] – created rubensoftware:rnotes:rn-rel3.2s1 [2014/01/07 11:47] (current) – external edit 127.0.0.1
Line 6: Line 6:
 November 18th, 2011. The OpenNebula project announces the general availability of the first pre-release of OpenNebula 3.2. With this release we make our debut with a new development cycle that aims at rapidly delivering new features to the community and faster react to their needs and feedback. November 18th, 2011. The OpenNebula project announces the general availability of the first pre-release of OpenNebula 3.2. With this release we make our debut with a new development cycle that aims at rapidly delivering new features to the community and faster react to their needs and feedback.
  
-The pre-releases series are not suitable for production environments as you may find some rough edges. However the packages have gone through the standard testing procedure made for final releases so you should consider them stable.+The pre-release series are not suitable for production environments as you may find some rough edges. However the packages have gone through the standard testing procedure made for final releases so you should consider them stable.
  
 With this release we also wanted to celebrate our 4th birthday. Happy testing everybody!  With this release we also wanted to celebrate our 4th birthday. Happy testing everybody! 
  
-======= What's New in OpenNebula 3.=======+======= What's New in OpenNebula 3.1.0 =======
  
 In the following list you can check the highlights of 3.2 by component, [[http://dev.opennebula.org/projects/opennebula/issues?query_id=19 | a detailed list of changes can be found here]]: In the following list you can check the highlights of 3.2 by component, [[http://dev.opennebula.org/projects/opennebula/issues?query_id=19 | a detailed list of changes can be found here]]:
Line 18: Line 18:
 Most of the changes in the new release have been done in the OpenNebula core (oned) and libraries to support the following new features: Most of the changes in the new release have been done in the OpenNebula core (oned) and libraries to support the following new features:
  
-  * **Security and User management**, is one of the pillars of the next release. In particular several potential threats has been secure, and the efficiency of the system has been improved:+  * **Security and User management**, is one of the pillars of the next release. In particular several potential threats have been secured, and the efficiency of the system has been improved:
     * Users now have a pre-defined driver (set by the admin). One of the issues found is that there are potential security holes if the user is able to choose its own driver through its ONE_AUTH file.     * Users now have a pre-defined driver (set by the admin). One of the issues found is that there are potential security holes if the user is able to choose its own driver through its ONE_AUTH file.
-    * Cloud services now uses an special authentication mechanism, using special server users. A server user account is granted to authenticate on-behalf of other users. Two mechanism are provided cipher that uses symmetric cryptography and x509 certificates.+    * Cloud services now uses an special authentication mechanism, using special server users.A server user account is granted to authenticate on-behalf of other users. Two mechanism are provided for this: cipher that uses symmetric cryptographyand x509 certificates.
     * Notion of public users, that are restricted to public cloud APIs (e.g. EC2 or OCCI)     * Notion of public users, that are restricted to public cloud APIs (e.g. EC2 or OCCI)
-    * Restricted attributes in Templates DISK/SOURCE, CONTEXT/FILES, NIC/MAC and NIC/VLAN_ID. These attributes can be easily exploited to gain oneadmin access or to comprise VMs of any user.+    * Restricted attributes in VM TemplatesDISK/SOURCE, CONTEXT/FILES, NIC/MAC and NIC/VLAN_ID. These attributes can be easily used to gain oneadmin access or to comprise VMs of any user.
     * Authentication Token caching. As some of the drivers may take some time to authenticate a request (e.g. LDAP), session token can no be cached by OpenNebula.     * Authentication Token caching. As some of the drivers may take some time to authenticate a request (e.g. LDAP), session token can no be cached by OpenNebula.
  
-  * **Images and Virtual Networks by name**, by popular request we've brought back these feature. When two images share the same name the UID or name of the owner of the resource can be used (defaults to "me")+  * **Images and Virtual Networks by name**, by popular request we've brought back these feature. When two resources share the same namethe UID or name of the owner of the resource can be used (defaults to "me"to select one of them.
  
   * **Metadata for Users, Images and Virtual Networks**, you can update, and tag these resources with arbitrary metadata, that can be later used by other components.   * **Metadata for Users, Images and Virtual Networks**, you can update, and tag these resources with arbitrary metadata, that can be later used by other components.
Line 48: Line 48:
 ====== Migrating from OpenNebula 3.0 ====== ====== 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 [[documentation:rel3.2:upgrade]] can be found in the documentation]].+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 [[documentation:rel3.2:upgrade]] can be found in the documentation.
  
-For a complete set of changes to migrate from a 3.0 installation please refer to the new [[documentation:rel3.2:compatibility|Compatibility Guide]]. You should also read this document if you are an OpenNebula 3.0 user.+For a complete set of changes to migrate from a 3.0 installation please refer to the [[documentation:rel3.2:compatibility|Compatibility Guide]]. You should also read this document if you are an OpenNebula 3.0 user.
  
 ====== Known Issues and Pending Features ====== ====== Known Issues and Pending Features ======
Line 58: Line 58:
 ====== Getting the Software ====== ====== Getting the Software ======
  
-OpenNebula is released under the Apache 2.0 open source license. The complete source tree and binary packages for OpenNebula [[http://downloads.dsa-research.org/opennebula/|can be downloaded here]]. +OpenNebula is released under the Apache 2.0 open source license. The complete source tree and binary packages for OpenNebula [[http://downloads.opennebula.org|can be downloaded here]]. 
  
 Please report any bug or send feedback at the [[http://dev.opennebula.org/|development portal]] or at the [[http://www.opennebula.org/community:mailinglists|mailing list]]. Please report any bug or send feedback at the [[http://dev.opennebula.org/|development portal]] or at the [[http://www.opennebula.org/community:mailinglists|mailing list]].