Jump to: navigation, search

Difference between revisions of "Sahara/ReleaseNotes/0.2.1"

(Created page with "Features implemented: * diskimage-builder elements for Ubuntu and Fedora has been merged to one common element; * savanna now displays validation and cluster provisioning erro...")
 
Line 1: Line 1:
 +
 
Features implemented:
 
Features implemented:
 +
 
* diskimage-builder elements for Ubuntu and Fedora has been merged to one common element;
 
* diskimage-builder elements for Ubuntu and Fedora has been merged to one common element;
 
* savanna now displays validation and cluster provisioning errors at UI;
 
* savanna now displays validation and cluster provisioning errors at UI;
 
* vanilla plugin is now supports deletion of nodes while scaling cluster;
 
* vanilla plugin is now supports deletion of nodes while scaling cluster;
 
* a huge pack of integration tests has been added to cover core functionality.
 
* a huge pack of integration tests has been added to cover core functionality.
 +
  
 
Bug fixes:
 
Bug fixes:
 +
 
* bunch of UI improvements and minor bug-fixes;
 
* bunch of UI improvements and minor bug-fixes;
 
* improvements and minor bug-fixes in general validation;
 
* improvements and minor bug-fixes in general validation;
Line 15: Line 19:
  
 
Complete list of resolved bugs and implemented features can be found here:
 
Complete list of resolved bugs and implemented features can be found here:
https://launchpad.net/savanna/0.2/0.2.1-rc1
+
 
https://launchpad.net/savanna/0.2/0.2.1-rc2
+
* https://launchpad.net/savanna/0.2/0.2.1-rc1
 +
* https://launchpad.net/savanna/0.2/0.2.1-rc2

Revision as of 19:36, 30 July 2013

Features implemented:

  • diskimage-builder elements for Ubuntu and Fedora has been merged to one common element;
  • savanna now displays validation and cluster provisioning errors at UI;
  • vanilla plugin is now supports deletion of nodes while scaling cluster;
  • a huge pack of integration tests has been added to cover core functionality.


Bug fixes:

  • bunch of UI improvements and minor bug-fixes;
  • improvements and minor bug-fixes in general validation;
  • improvements and minor bug-fixes in Hadoop-related validation;
  • cleaned up documentation;
  • minor bug-fixes in DIB elements for Hadoop;
  • general minor bug-fixes;
  • savanna now works correctly with MySQL as DB backend.

Complete list of resolved bugs and implemented features can be found here: