We are tickled pink to announce the release of: sahara 7.0.3: Sahara project This release is part of the pike stable release series. The source is available from: https://git.openstack.org/cgit/openstack/sahara Download the package from: https://tarballs.openstack.org/sahara/ For more details, please see below. 7.0.3 ^^^^^ Bug Fixes * The command hdfs fs has been deprecated in favor of hdfs fs. This fixes will allow the use of Hbase service. Changes in sahara 7.0.2..7.0.3 ------------------------------ 35b9e784 Use venv-py2 to run sahara-scenario, remove the py3 job 73511778 archive-primary.cloudera.com -> archive.cloudera.com e325375a Changing hdfs fs to hdfs dfs 58a3ea2c Add DEBIAN_FRONTEND=noninteractive in front of apt-get install commands 9ce0703c Import the legacy grenade sahara job 2d5b92e5 Correct Hbase ports in Ambari plugin aaf0f8d4 Fixing anti-affinity for Sahara 0ebb998a import zuul job settings from project-config 2eb63411 Add .stestr.conf to fix tox-py27 stable job 5e987cf6 Migration to Storyboard c276721b Native Zuul v3 jobs (almost all of them) Diffstat (except docs and test files) ------------------------------------- .stestr.conf | 3 + .zuul.yaml | 75 ++++++++++++++++++++++ CONTRIBUTING.rst | 4 +- README.rst | 4 +- api-ref/source/conf.py | 2 +- devstack/upgrade/settings | 16 +++-- devstack/upgrade/upgrade.sh | 1 + .../contributor/{launchpad.rst => project.rst} | 23 +++---- playbooks/buildimages/run.yaml | 6 ++ playbooks/sahara-grenade/post.yaml | 15 +++++ playbooks/sahara-grenade/run.yaml | 65 +++++++++++++++++++ releasenotes/notes/hdfs-dfs-94a9c4f64cf8994f.yaml | 5 ++ releasenotes/source/conf.py | 2 +- roles/build-sahara-images-cli/README.rst | 13 ++++ roles/build-sahara-images-cli/defaults/main.yaml | 4 ++ roles/build-sahara-images-cli/tasks/main.yaml | 4 ++ sahara/plugins/ambari/ha_helper.py | 2 +- sahara/plugins/ambari/plugin.py | 6 +- .../cdh/v5_7_0/resources/images/ubuntu/wget_repo | 4 +- sahara/plugins/images.py | 2 +- sahara/service/edp/hdfs_helper.py | 2 +- sahara/service/heat/templates.py | 11 ++-- 29 files changed, 239 insertions(+), 48 deletions(-)
participants (1)
-
no-reply@openstack.org