[release-announce] rally 1.5.0

no-reply at openstack.org no-reply at openstack.org
Thu May 9 22:31:12 UTC 2019


We are overjoyed to announce the release of:

rally 1.5.0: Generic Testing Framework & Tool that unifies all types
of testing.

The source is available from:

    https://opendev.org/openstack/rally

Download the package from:

    https://pypi.org/project/rally

For more details, please see below.

Changes in rally 1.4.1..1.5.0
-----------------------------

21630956e Release 1.5.0
ffd3dc7e7 Add support for iframe charts
941a79c78 Fix unittests related to fileutils
11c0de7e4 update git.openstack.org to opendev
c4a1f8549 update upper-constraints.txt for Sphinx
0c667db68 OpenDev Migration Patch
04aeef7da Fix the feature what creating the deployment from sysenv
5d9336fe2 Migrate rally-database-migration to Ubuntu Bionic
33023798b Replace openstack.org git:// URLs with https://
de4ea0939 Task context: implement comparison operators
6cef6a9a0 Fix test_time_hook functional test
32af8354f bindep.txt: 	* Excluding platform SUSE from redhat-rpm-config by adding platform 	selector [... !platform:suse]


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                       |   2 +-
.zuul.d/zuul.yaml                                |   2 +-
CHANGELOG.rst                                    |  10 +-
README.rst                                       |   2 +-
bindep.txt                                       |   2 +-
devstack/plugin.sh                               |   4 +-
etc/docker/README.md                             |   8 +-
rally/cli/commands/deployment.py                 |   5 +-
rally/cli/envutils.py                            |  62 ------------
rally/task/context.py                            |  15 +++
rally/task/processing/charts.py                  |  63 ++++++++++++
rally/ui/templates/ci/index.html                 |   2 +-
rally/ui/templates/ci/index_verify.html          |   2 +-
rally/ui/templates/task/directive_widget.js      |  30 ++++--
upper-constraints.txt                            |   2 +
26 files changed, 286 insertions(+), 291 deletions(-)







More information about the Release-announce mailing list