We eagerly announce the release of: sahara 6.0.3: Sahara project This release is part of the ocata release series. The source is available from: http://git.openstack.org/cgit/openstack/sahara Download the package from: https://tarballs.openstack.org/sahara/ For more details, please see below. Changes in sahara 6.0.2..6.0.3 ------------------------------ a2843e8 Optimize model relationships (avoid joins, prefer subquery) 55485c0 Use non corrupted libext from image. 4a17aa3 Add CDH validation for attached volume size Diffstat (except docs and test files) ------------------------------------- sahara/db/sqlalchemy/models.py | 26 +++++++++++----------- sahara/plugins/cdh/plugin_utils.py | 4 ++++ sahara/plugins/cdh/validation.py | 8 +++++++ sahara/plugins/exceptions.py | 15 +++++++++++++ sahara/plugins/mapr/services/oozie/oozie.py | 3 ++- 7 files changed, 63 insertions(+), 22 deletions(-)