[release-announce] sahara 9.0.1 (rocky)

no-reply at openstack.org no-reply at openstack.org
Tue Jan 15 01:05:48 UTC 2019


We joyfully announce the release of:

sahara 9.0.1: Sahara project

This release is part of the rocky 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.

9.0.1
^^^^^

New Features

* Adding the ability to change default timeout parameter for ambari
  agent package installation

Changes in sahara 9.0.0..9.0.1
------------------------------

9ae675f Fixing cluster scale
ddb518f doc: restructure the image building documentation
1dccb84 Add DEBIAN_FRONTEND=noninteractive in front of apt-get install commands
84180ca Increase the startup time of ambari-server to 180s
c0e41c9 Fixing image validation for Ambari 2.3
eb72c78 sahara-image-pack: use curl for tarballs.openstack.org
d4415ed sahara-image-pack: remove bashisms from shell scripts
5abad4b Force the format of ssh key to PEM, at least for now
b7eef40 Add template param for ambari pkg install timeout
0668acd doc: update distro information and cloud-init users
fc02b8c Correct repo_id_map for hdp 2.5
63f37fb Import the legacy grenade sahara job
b4eec76 Correct Hbase ports in Ambari plugin


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         | 32 ++++++--
devstack/upgrade/settings                          | 21 +++--
devstack/upgrade/upgrade.sh                        |  1 +
.../user/building-guest-images/baremetal.rst       | 14 ++++
.../building-guest-images/sahara-image-create.rst  | 80 ++++++++++++++++++
.../building-guest-images/sahara-image-pack.rst    | 90 ++++++++++++++++++++
playbooks/sahara-grenade/post.yaml                 | 15 ++++
playbooks/sahara-grenade/run.yaml                  | 65 +++++++++++++++
...pkg-install-timeout-param-d50e5c15e06fa51e.yaml |  4 +
sahara/plugins/ambari/configs.py                   |  9 +-
sahara/plugins/ambari/deploy.py                    | 12 ++-
sahara/plugins/ambari/ha_helper.py                 |  2 +-
sahara/plugins/ambari/plugin.py                    | 10 ++-
.../images/centos/unlimited_security_artifacts     |  4 +-
.../plugins/ambari/resources/images/common/add_jar |  8 +-
.../resources/images/common/fix_tls_ambari_agent   |  4 +-
.../ambari/resources/images/common/oracle_java     |  4 +-
.../cdh/v5_11_0/resources/images/common/add_jar    |  6 +-
.../v5_11_0/resources/images/common/install_extjs  |  6 +-
.../images/common/unlimited_security_artifacts     |  4 +-
.../cdh/v5_11_0/resources/images/ubuntu/wget_repo  |  8 +-
.../cdh/v5_13_0/resources/images/common/add_jar    |  6 +-
.../v5_13_0/resources/images/common/install_extjs  |  6 +-
.../images/common/unlimited_security_artifacts     |  4 +-
.../cdh/v5_13_0/resources/images/ubuntu/wget_repo  |  8 +-
.../cdh/v5_7_0/resources/images/common/add_jar     |  6 +-
.../v5_7_0/resources/images/common/install_extjs   |  6 +-
.../images/common/unlimited_security_artifacts     |  4 +-
.../cdh/v5_9_0/resources/images/common/add_jar     |  6 +-
.../v5_9_0/resources/images/common/install_extjs   |  6 +-
.../images/common/unlimited_security_artifacts     |  4 +-
sahara/plugins/images.py                           |  2 +-
.../mapr/resources/images/common/configure_extjs   |  2 +-
.../mapr/resources/images/common/oracle_java       |  4 +-
sahara/service/ops.py                              | 41 ++++++++--
sahara/utils/crypto.py                             |  4 +
sahara/utils/ssh_remote.py                         | 25 +++++-
59 files changed, 857 insertions(+), 515 deletions(-)







More information about the Release-announce mailing list