[release-announce] sahara-plugin-mapr 1.0.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 10 12:40:24 UTC 2019


We exuberantly announce the release of:

sahara-plugin-mapr 1.0.0: Mapr Plugin for Sahara Project

This is the first release of sahara-plugin-mapr. This release is part
of the stein release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/sahara-plugin-mapr

Download the package from:

    https://tarballs.openstack.org/sahara-plugin-mapr/

Please report issues through:

    https://storyboard.openstack.org/#!/project/1103

For more details, please see below.

Changes in sahara-plugin-mapr 463d7963e3ee4120d897057decc19853647f1636..1.0.0
-----------------------------------------------------------------------------

1f4353f Small fixes on MapR image gen.
5de8849 Adding compatibility to MariaDB
75e2ff4 add python 3.7 unit test job
5445169 Reduce the dependencies, add more common Zuul jobs
1f86905 Migrate away from oslo_i18n.enable_lazy()
ee20ab7 Fix translations: add the babel.cfg file
542e7e7 Post-import fixes: name, license, doc, translations
ae590ba Updating plugin documentation and release notes
81603e6 Add .gitreview and basic Zuul jobs
40fd2aa Plugins splitted from sahara core
2e157d9 Bump the version of hacking to 1.1.0, with few fixes
f6218ef Update devel info: mailing list, meeting time
b7db9a9 Add python 3.6 unit test job
fd0d8e9 Add framework for sahara-status upgrade check
fb0ba78 doc: restructure the image building documentation
5faffe1 Cleanup tox.ini constraint handling
594b638 sahara-image-pack: use curl for tarballs.openstack.org
e25fc04 sahara-image-pack: remove bashisms from shell scripts
e961cbe doc: update distro information and cloud-init users
cb9a9a7 Imported Translations from Zanata
a2ae114 Update reno for stable/rocky
5d69a99 Imported Translations from Zanata
819d9b5 S3 data source
18d1ab1 Switch the coverage tox target to stestr
1ca25d1 Fixing extjs check on cdh and mapr
59e3853 Switch ostestr to stestr
51020e4 Bump Flask version according requirements
9682a72 Updating plugins status for Rocky
df4c446 fix tox python3 overrides
5399f2c doc: add the redirect for a file recently renamed
5de5e57 Fix the detection of scala version (now https)
415d3ce fix a typo: s/avaliable/available
8478f23 Remove the (now obsolete) pip-missing-reqs tox target
799c822 Adding ntpdate and Scala to mapr image
810cb8f uncap eventlet
d325bbd Fix MapR dependency on mysql on RHEL
c0f8f4a Follow the new PTI for document build
9d509ff Updated from global requirements
901907b add lower-constraints job
ffd259f Preload soci-mysql and soci on RHEL7 images
aeb6581 Migration to Storyboard
1eb74a9 Updated from global requirements
8d6dd76 Updated from global requirements
7307677 Updated from global requirements
986cc6c Adding support for RHEL images
31f1568 Updated from global requirements
cdfe26d Updated from global requirements
5fa0dd2 Imported Translations from Zanata
ba24018 Migrate the artifact link to sahara-extra, use https
ceaa9d7 Updated from global requirements
64ddfa5 Updated from global requirements
decd38e Imported Translations from Zanata
488e27a Update reno for stable/queens
fa61ea8 Replace chinese quotes
590c700 Enable hacking-extensions H204, H205
ed774ac Updated from global requirements
0cba398 Updated from global requirements
fd482db Updated from global requirements
0d5219e Updated from global requirements
600811a Image generation for MapR
ac5aa40 Updated from global requirements
08e6b73 RHEL: fix distro detection and EPEL configuration
f5435f8 S3 job binary and binary retriever
b9c33d5 Updated from global requirements
ee43e50 Updated from global requirements
d9d4736 Updated from global requirements
0c6754b Updated from global requirements
8b573ee Updated from global requirements
17cd28f Updated from global requirements
997d553 Updated from global requirements
4d15e13 Remove setting of version/release from releasenotes
36bf503 Updated from global requirements
4d1fff5 Updated from global requirements
15b6433 Updated from global requirements
24b8078 Use non corrupted libext from image.
d5959b0 Policy in code for Sahara
5a32f77 TrivialFix: Redundant alias in import statement
b6c7d4e Updated from global requirements
e072e14 Updated from global requirements
8b21d1f Add default configuration files to data_files
fea3f2f Updated from global requirements
6b6039d Updated from global requirements
b21dd2d Updated from global requirements
e8af656 [ut] replace .testr.conf with .stestr.conf
dd4cdd4 Updated from global requirements
df82b82 Updated from global requirements
4d3c67d Updated from global requirements
b455557 Updated from global requirements
c03d36e doc: point to the main git repository and update links
5aa0765 Updated from global requirements
3d1d311 Updated from global requirements
a5c2c10 Imported Translations from Zanata
3fdf500 Update reno for stable/pike
b88ffe4 Updated from global requirements
8a9842c Restructure the documentation according the new spec
3d78e3f Enable some off-by-default checks
ab6a4f1 Updated from global requirements
6bc8cea Updated from global requirements
4fee1bc Updated from global requirements
fcd31b8 Updated from global requirements
3e7feec Updated from global requirements
e4fd49e Updated from global requirements
3a625fc Update the documentation link for doc migration
216507f Update Documention link
274b40d Updated from global requirements
37694d8 Enable warnings as errors for doc building
22036e1 Enable H904 check
8881ad2 doc: update the configuration of the theme
f7a8176 Updated from global requirements
f7769c6 doc: switch to openstackdocstheme and add metadata
01de420 Updated from global requirements
e559cef Updated from global requirements
b152723 Updated from global requirements
9216cb1 Updated from global requirements
a698e6b Updated from global requirements
3f8a8fe Updated from global requirements
52d9dd1 Updated from global requirements
5f5e7a2 Updated from global requirements
fa140d5 Basic script for pack-based build image
bfe838d Remove usage of parameter enforce_type
318d46c Updated from global requirements
e557fd0 Updated from global requirements
1b5c639 Updated from global requirements




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

diff --git a/requirements.txt b/requirements.txt
index c237e9e..ff6e585 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=2.0.0 # Apache-2.0
+pbr!=2.1.0,>=2.0.0 # Apache-2.0
@@ -7,38 +7,9 @@ pbr>=2.0.0 # Apache-2.0
-alembic>=0.8.10 # MIT
-Babel>=2.3.4 # BSD
-castellan>=0.4.0 # Apache-2.0
-eventlet!=0.18.3,>=0.18.2 # MIT
-Flask!=0.11,<1.0,>=0.10 # BSD
-iso8601>=0.1.11 # MIT
-Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
-jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-keystoneauth1>=2.18.0 # Apache-2.0
-keystonemiddleware>=4.12.0 # Apache-2.0
-oslo.config>=3.22.0 # Apache-2.0
-oslo.concurrency>=3.8.0 # Apache-2.0
-oslo.context>=2.12.0 # Apache-2.0
-oslo.db>=4.15.0 # Apache-2.0
-oslo.i18n>=2.1.0 # Apache-2.0
-oslo.log>=3.22.0 # Apache-2.0
-oslo.messaging>=5.19.0 # Apache-2.0
-oslo.middleware>=3.10.0 # Apache-2.0
-oslo.policy>=1.17.0 # Apache-2.0
-oslo.rootwrap>=5.0.0 # Apache-2.0
-oslo.serialization>=1.10.0 # Apache-2.0
-oslo.service>=1.10.0 # Apache-2.0
-oslo.utils>=3.20.0 # Apache-2.0
-paramiko>=2.0 # LGPLv2.1+
-requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
-python-cinderclient>=2.0.1 # Apache-2.0
-python-keystoneclient>=3.8.0 # Apache-2.0
-python-manilaclient>=1.12.0 # Apache-2.0
-python-novaclient>=7.1.0 # Apache-2.0
-python-swiftclient>=3.2.0 # Apache-2.0
-python-neutronclient>=5.1.0 # Apache-2.0
-python-heatclient>=1.6.1 # Apache-2.0
-python-glanceclient>=2.5.0 # Apache-2.0
-six>=1.9.0 # MIT
-stevedore>=1.20.0 # Apache-2.0
-SQLAlchemy>=1.0.10 # MIT
-tooz>=1.47.0 # Apache-2.0
-WebOb>=1.6.0 # MIT
+Babel!=2.4.0,>=2.3.4 # BSD
+eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
+oslo.i18n>=3.15.3 # Apache-2.0
+oslo.log>=3.36.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0
+requests>=2.14.2 # Apache-2.0
+sahara>=10.0.0.0b1
+six>=1.10.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 2a9a0c2..81b2c28 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=1.1.0 # Apache-2.0
@@ -7 +6,0 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-PyMySQL>=0.7.6 # MIT License
@@ -9,3 +8,3 @@ bandit>=1.1.0 # Apache-2.0
-bashate>=0.2 # Apache-2.0
-coverage>=4.0 # Apache-2.0
-doc8 # Apache-2.0
+bashate>=0.5.1 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0
+doc8>=0.6.0 # Apache-2.0
@@ -13,6 +12,3 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-mock>=2.0 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
-os-api-ref>=1.0.0 # Apache-2.0
-os-testr>=0.8.0 # Apache-2.0
-psycopg2>=2.5 # LGPL/ZPL
+mock>=2.0.0 # BSD
+oslotest>=3.2.0 # Apache-2.0
+stestr>=1.0.0 # Apache-2.0
@@ -20,4 +15,0 @@ pylint==1.4.5 # GPLv2
-reno>=1.8.0 # Apache-2.0
-sphinx>=1.5.1 # BSD
-sphinxcontrib-httpdomain # BSD
-testresources>=0.2.4 # Apache-2.0/BSD
@@ -25,2 +17 @@ testscenarios>=0.4 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
-python-saharaclient>=1.1.0 # Apache-2.0
+testtools>=2.2.0 # MIT






More information about the Release-announce mailing list