freezer_tempest_plugin 0.1.0 (stein)
We are gleeful to announce the release of: freezer_tempest_plugin 0.1.0: Tempest plugin for the freezer project. This is the first release of freezer_tempest_plugin. This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/freezer-tempest-plugin Download the package from: https://tarballs.openstack.org/freezer-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/freezer/+bugs For more details, please see below. Changes in freezer_tempest_plugin e6d6395a38a01780fa39d00bda82454f348e5903..0.1.0 --------------------------------------------------------------------------------- 0f2b0e9 Migrate the xenial gate jobs to bionic 35112fc Update json module to jsonutils 0db02d3 Update hacking version to latest aec92c3 Update hacking version to latest cd8a7bd change nodeset to openstack-single-node-xenial 652a265 Update mailinglist from dev to discuss 0cb1972 Fix gate failed by changing parent to devstack-xenial d6e6bef Change openstack-dev to openstack-discuss 66c0784 Add integration test cases for freezerclient.action d3ede43 Update zuul jobs: add freezer-tempest-basic-sql job 3590b5e Update README.rst 7070aa8 fix tempest failure for sql driver cccbde6 Add zuul job: freezer-tempest-agent 8c03fcb Add freezer_tempest_scheduler job a8d8f23 Add freezerclient.client test cases 9acb56e Add freezer-tempest-client job 39df366 Set up a basic tempest testing job for Freezer ce2f28a Update tox.ini 225c271 Update the hacking to latst 6ea835f fix bug link in readme 3dbb034 import zuul job settings from project-config 98d1f5c add bare bones devstack integration dd8068a fix tox python3 overrides be68dc3 Trivial: Update pypi url to new url f69bb76 Updated from global requirements 0a98d28 Updated from global requirements d0e87fc Updated from global requirements 638336b correct url in readme file and update home-page in setup.cfg e1c8cee Remove v1 tests as it's deprecated ba9187e Use API V2 instead of V1 d17bee6 Updated from global requirements 0aba5f4 Remove python 3.3 from setup.cfg 84b0c74 Merge intree freezer-api tempest plugin into freezer tempest plugin 65bdf3b Merge intree freezer tempest plugin Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 1d18dd3..7ad2f43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5,7 @@ -pbr>=2.0 # Apache-2.0 +pbr!=2.1.0,>=2.0.0 # Apache-2.0 +oslo.serialization>=2.25.0 # Apache-2.0 +oslo.utils>=3.33.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 +paramiko>=2.0.0 # LGPLv2.1+ +six>=1.10.0 # MIT +tempest>=17.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 0867f20..b67944b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +5 @@ -hacking>=0.12.0,<0.13 # Apache-2.0 +hacking>=1.1.0,<1.2.0 # Apache-2.0 @@ -7,3 +7 @@ hacking>=0.12.0,<0.13 # Apache-2.0 -coverage>=4.0,!=4.4 # Apache-2.0 -python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD @@ -11,3 +8,0 @@ oslosphinx>=4.7.0 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 -testrepository>=0.0.18 # Apache-2.0/BSD -testtools>=1.4.0 # MIT @@ -16 +11 @@ testtools>=1.4.0 # MIT -reno>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org