We are pleased to announce the release of: sahara-plugin-vanilla 1.0.0: Vanilla Plugin for Sahara Project This is the first release of sahara-plugin-vanilla. This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/sahara-plugin-vanilla Download the package from: https://tarballs.openstack.org/sahara-plugin-vanilla/ Please report issues through: https://storyboard.openstack.org/#!/project/1106 For more details, please see below. Changes in sahara-plugin-vanilla 6de3ec2385dd6f37d1fd8c476de4f03d26648984..1.0.0 -------------------------------------------------------------------------------- 62ebd23 add python 3.7 unit test job a24c774 Reduce the dependencies, add more common Zuul jobs 7a20d8a Update mailinglist from dev to discuss 47fc69b Migrate away from oslo_i18n.enable_lazy() a3afcbf Fix translations: add the babel.cfg file d6c0df6 Post-import fixes: name, license, doc, translations 5b6bc86 Updating plugin documentation and release notes 0601bdf Add .gitreview and basic Zuul jobs 0637de5 Plugins splitted from sahara core 5dd969d Add framework for sahara-status upgrade check 2415452 doc: restructure the image building documentation 9061560 Cleanup tox.ini constraint handling 274af35 doc: update distro information and cloud-init users 1d5031b Imported Translations from Zanata 6ebe580 Update reno for stable/rocky 02ea078 Imported Translations from Zanata 01d542e S3 data source 1637860 Switch the coverage tox target to stestr 49121e4 Switch ostestr to stestr Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 6cea8b0..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,2 +7,0 @@ Babel!=2.4.0,>=2.3.4 # BSD -botocore>=1.5.1 # Apache-2.0 -castellan>=0.16.0 # Apache-2.0 @@ -12,10 +8,0 @@ eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT -Flask>=1.0.2 # BSD -iso8601>=0.1.11 # MIT -Jinja2>=2.10 # BSD License (3 clause) -jsonschema<3.0.0,>=2.6.0 # MIT -keystoneauth1>=3.4.0 # Apache-2.0 -keystonemiddleware>=4.17.0 # Apache-2.0 -oslo.config>=5.2.0 # Apache-2.0 -oslo.concurrency>=3.26.0 # Apache-2.0 -oslo.context>=2.19.2 # Apache-2.0 -oslo.db>=4.27.0 # Apache-2.0 @@ -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.7.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 c1a5dc7..9cffbb1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7 +6,0 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -PyMySQL>=0.7.6 # MIT License @@ -15,2 +14 @@ oslotest>=3.2.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 @@ -18 +15,0 @@ pylint==1.4.5 # GPLv2 -testresources>=2.0.0 # Apache-2.0/BSD @@ -21 +17,0 @@ testtools>=2.2.0 # MIT -python-saharaclient>=1.4.0 # Apache-2.0