[release-announce] [sahara] sahara-image-elements 8.0.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Wed Feb 28 11:48:56 UTC 2018


We are amped to announce the release of:

sahara-image-elements 8.0.0: Image elements for Sahara

This release is part of the queens release series.

Download the package from:

    https://tarballs.openstack.org/sahara-image-elements/

For more details, please see below.

Changes in sahara-image-elements 7.0.0.0rc1..8.0.0
--------------------------------------------------

3ee20cb Revise s3_hadoop
3c47254 Zuul: Remove project name
dfc914c Adding fuse package to Ambari
a803d36 Remove empty files
e5f50ed Fix starting hive failure in Ubuntu xenial
05085a8 Adding Spark 2.2.0
589abcc Adding generation of Storm 1.1.1
37d58c6 Image builder: better default path to the source code
7880bf1 Zuul: add file extension to playbook path
f3f5613 Add native Zuul v3 buildimages jobs
20d14b1 Updated from global requirements
0a70133 Updated from global requirements
63af6d0 Update the documentation link for doc migration
5b011dc Allow control of image output format
d480884 Update links in README


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

.zuul.yaml                                         | 64 ++++++++++++++++++++
CONTRIBUTING.rst                                   |  6 +-
HACKING.rst                                        |  2 +-
README.rst                                         |  4 +-
classdist_noinst.stamp                             |  0
diskimage-create/README.rst                        |  4 +-
diskimage-create/diskimage-create.sh               | 53 +++++++++-------
elements/ambari/package-installs.yaml              |  1 +
elements/hadoop/install.d/40-setup-hadoop          |  7 ++-
elements/mysql/install.d/99-disable-mysql-on-boot  |  8 ++-
elements/s3_hadoop/README.rst                      | 17 +-----
.../s3_hadoop/post-install.d/89-add-amazon-jar     | 70 +++++++++++++++-------
elements/spark/root.d/50-download-spark            |  3 +
elements/swift_hadoop/README.rst                   |  2 +-
playbooks/buildimages/run.yaml                     |  3 +
requirements.txt                                   |  2 +-
roles/build-sahara-images-dib/README.rst           | 13 ++++
roles/build-sahara-images-dib/defaults/main.yaml   |  4 ++
roles/build-sahara-images-dib/tasks/main.yaml      |  4 ++
setup.cfg                                          |  2 +-
test-requirements.txt                              |  2 +-
21 files changed, 197 insertions(+), 74 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 04c3daf..3dfb309 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-dib-utils # Apache-2.0
+dib-utils>=0.0.8 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index e8658a7..8be03c2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-bashate>=0.2 # Apache-2.0
+bashate>=0.5.1 # Apache-2.0






More information about the Release-announce mailing list