[release-announce] cyborg-tempest-plugin 0.1.0 (train)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 27 09:22:30 UTC 2019


We high-spiritedly announce the release of:

cyborg-tempest-plugin 0.1.0: OpenStack Acceleration Tempest Plugin

This is the first release of cyborg-tempest-plugin. This release is
part of the train release series.

The source is available from:

    https://opendev.org/openstack/cyborg-tempest-plugin

Download the package from:

    https://tarballs.openstack.org/cyborg-tempest-plugin/

Please report issues through:

    https://bugs.launchpad.net/openstack-cyborg/+bugs

For more details, please see below.

Changes in cyborg-tempest-plugin d70bcbbf9f3e2f3793512e22515e63b3bad28149..0.1.0
--------------------------------------------------------------------------------

cf8d927 [train][goal] Define new 'cyborg-tempest-ipv6-only' job
cd2400e End-to-end scenario test added
4f305dd Fix the incorrect source code url in README
fddee3f add zuul job to run cyborg tempest
7f1c922 Switch to the new canonical constraints URL on master
6f6d3ee Enable plugin list feature and add gate job to merge patches
d64f64f Add .gitreview file
edb81c5 init improvement




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

diff --git a/requirements.txt b/requirements.txt
index 1d18dd3..db20340 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5,9 @@
-pbr>=2.0 # Apache-2.0
+pbr!=2.1.0,>=2.0.0 # Apache-2.0
+oslo.config>=5.2.0 # Apache-2.0
+six>=1.10.0 # MIT
+oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0
+testtools>=2.2.0 # MIT
+testscenarios>=0.4 # Apache-2.0/BSD
+tempest>=17.1.0 # Apache-2.0
+requests>=2.14.2 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index e2afc81..fb67eac 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,0 +12,4 @@ testtools>=1.4.0 # MIT
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
+# releasenotes
+reno>=2.5.0 # Apache-2.0






More information about the Release-announce mailing list