We enthusiastically announce the release of: sahara 4.1.1: Sahara project This release is part of the mitaka stable 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 4.1.0..4.1.1 ------------------------------ be41ec4 Prepare for using standard python tests ec48bbf Fix oozie installation error 399cf01 Add a default value of configuring option in plugin.sh 06e18d8 Fix invalid security repo faf4b70 Constraints are ready to be used for tox.ini 0344224 Fill tempest.conf with Sahara-specific values Diffstat (except docs and test files) ------------------------------------- devstack/plugin.sh | 12 +++++ .../plugins/mapr/base/base_cluster_configurer.py | 21 +++----- sahara/plugins/mapr/domain/service.py | 16 +++++- sahara/plugins/mapr/resources/add_mapr_user.sh | 2 - .../plugins/mapr/resources/add_security_repos.sh | 1 - sahara/plugins/mapr/services/oozie/oozie.py | 16 ++++++ tools/test-setup.sh | 57 ++++++++++++++++++++++ tox.ini | 2 +- 8 files changed, 107 insertions(+), 20 deletions(-)