We are happy to announce the release of: sahara-plugin-cdh 1.0.0: CDH Plugin for Sahara Project This is the first release of sahara-plugin-cdh. This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/sahara-plugin-cdh Download the package from: https://tarballs.openstack.org/sahara-plugin-cdh/ Please report issues through: https://storyboard.openstack.org/#!/project/1102 For more details, please see below. Changes in sahara-plugin-cdh fc0d470903d51c4f4f31d081f3007167edcecdc4..1.0.0 ---------------------------------------------------------------------------- 0c427c1 add python 3.7 unit test job fedb8d8 Reduce the dependencies, add more common Zuul jobs 98480c8 archive-primary.cloudera.com -> archive.cloudera.com ef8d2e9 Migrate away from oslo_i18n.enable_lazy() cdeeca4 Fix translations: add the babel.cfg file 8f1e408 Post-import fixes: name, license, doc, translations 0d0a7b9 Updating plugin documentation and release notes 334c9ec Add .gitreview and basic Zuul jobs c6a8a3e Plugins splitted from sahara core 52b506e Bump the version of hacking to 1.1.0, with few fixes 2d3657b Update devel info: mailing list, meeting time 8a16ffd Add python 3.6 unit test job 23a63a9 Add framework for sahara-status upgrade check ec16d78 doc: restructure the image building documentation a2f00a8 Cleanup tox.ini constraint handling 6464e7a sahara-image-pack: use curl for tarballs.openstack.org f466e32 sahara-image-pack: remove bashisms from shell scripts 85c8d0c doc: update distro information and cloud-init users 85b7dcd Imported Translations from Zanata db88e98 Update reno for stable/rocky a08d632 Imported Translations from Zanata 0ffb004 Switch hive_enable_db_notification's default value 4d1d15d S3 data source 96c0779 Switch the coverage tox target to stestr cc1121e Fixing extjs check on cdh and mapr 406bc43 Switch ostestr to stestr c4d6367 Bump Flask version according requirements 5716f20 Remove any reference to pre-built images 68ffacc Updating plugins status for Rocky 19a3662 Adding CDH 5.13 321f1d7 fix tox python3 overrides 4f87df9 Switch from sahara-file to tarballs.o.o for artifacts aa852ab Fix: really install extjs in CDH images at build time 05b263f doc: add the redirect for a file recently renamed ae44d22 Fix the installation of the Swift Hadoop connector (CDH) 98c55e0 Remove the (now obsolete) pip-missing-reqs tox target eea6298 Fix: always use kafka 2.2 for CDH 5.11 cba139a uncap eventlet 1819926 Follow the new PTI for document build b8c7aa9 Updated from global requirements f0af560 add lower-constraints job bc184a1 Migration to Storyboard 7e2b673 Updated from global requirements 392014e Updated from global requirements f524c88 Updated from global requirements ac9628c Adding support for RHEL images 9c4eafd Updated from global requirements f597e2e Updated from global requirements 916d19b Imported Translations from Zanata d93c5ee Migrate the artifact link to sahara-extra, use https 3f8d53a Updated from global requirements 714dd56 Updated from global requirements 943ded9 Imported Translations from Zanata e3b3530 Update reno for stable/queens f7e47ec Replace chinese quotes 697307c Enable hacking-extensions H204, H205 Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index ce5573f..ff6e585 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +6,0 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 -alembic>=0.8.10 # MIT @@ -9,13 +8 @@ Babel!=2.4.0,>=2.3.4 # BSD -botocore>=1.5.1 # Apache-2.0 -castellan>=0.16.0 # Apache-2.0 -eventlet!=0.18.3,!=0.20.1,<0.21.0,>=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<3.0.0,>=2.6.0 # MIT -keystoneauth1>=3.3.0 # Apache-2.0 -keystonemiddleware>=4.17.0 # Apache-2.0 -oslo.config>=5.1.0 # Apache-2.0 -oslo.concurrency>=3.25.0 # Apache-2.0 -oslo.context>=2.19.2 # Apache-2.0 -oslo.db>=4.27.0 # Apache-2.0 +eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT @@ -24,4 +10,0 @@ oslo.log>=3.36.0 # Apache-2.0 -oslo.messaging>=5.29.0 # Apache-2.0 -oslo.middleware>=3.31.0 # Apache-2.0 -oslo.policy>=1.30.0 # Apache-2.0 -oslo.rootwrap>=5.8.0 # Apache-2.0 @@ -29 +11,0 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 -oslo.service!=1.28.1,>=1.24.0 # Apache-2.0 @@ -31 +12,0 @@ oslo.utils>=3.33.0 # Apache-2.0 -paramiko>=2.0.0 # LGPLv2.1+ @@ -33,8 +14 @@ requests>=2.14.2 # Apache-2.0 -python-cinderclient>=3.3.0 # Apache-2.0 -python-keystoneclient>=3.8.0 # Apache-2.0 -python-manilaclient>=1.16.0 # Apache-2.0 -python-novaclient>=9.1.0 # Apache-2.0 -python-swiftclient>=3.2.0 # Apache-2.0 -python-neutronclient>=6.3.0 # Apache-2.0 -python-heatclient>=1.10.0 # Apache-2.0 -python-glanceclient>=2.8.0 # Apache-2.0 +sahara>=10.0.0.0b1 @@ -42,4 +15,0 @@ six>=1.10.0 # MIT -stevedore>=1.20.0 # Apache-2.0 -SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT -tooz>=1.58.0 # Apache-2.0 -WebOb>=1.7.1 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index a7b7a8f..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 @@ -14 +12,0 @@ mock>=2.0.0 # BSD -openstackdocstheme>=1.18.1 # Apache-2.0 @@ -16,3 +14 @@ oslotest>=3.2.0 # Apache-2.0 -os-api-ref>=1.4.0 # Apache-2.0 -os-testr>=1.0.0 # Apache-2.0 -psycopg2>=2.6.2 # LGPL/ZPL +stestr>=1.0.0 # Apache-2.0 @@ -20,4 +15,0 @@ pylint==1.4.5 # GPLv2 -reno>=2.5.0 # Apache-2.0 -sphinx!=1.6.6,>=1.6.2 # BSD -sphinxcontrib-httpdomain>=1.3.0 # BSD -testresources>=2.0.0 # Apache-2.0/BSD @@ -26 +17,0 @@ testtools>=2.2.0 # MIT -python-saharaclient>=1.4.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org