yangzhenyu 92d57f52a1 Tempest plugin support for message body md5.
Add the property ``checksum`` for message schema.

Implement blueprint support-md5-of-body
Change-Id: Icb82042afb1759f129f09e55c2961f1802ae83b4
2018-01-21 17:52:37 +08:00

Zaqar Tempest Plugin

Tempest plugin for Zaqar project.

It contains the tempest plugin for the functional testing of Zaqar Project.

Running the tests

To run all tests from this plugin, install Zaqar into your environment and from the tempest repo, run:

$ tox -e all-plugin -- zaqar_tempest_tests

To run all tempest tests including this plugin, run:

$ tox -e all-plugin
Description
Tempest plugin for the Zaqar project.
Readme 592 KiB
Languages
Python 100%