Files
vitrage-tempest-plugin/vitrage_tempest_plugin
Eyal bca12d383f recreate the assertItemsEqual
Since it was removed we should use assertCountEqual, but it must have a hashable elements
since it uses Counter currently we have dict which are not hashable, So we use the old version

Change-Id: Idaf0cf38ef56dfceaca6fd9f8f5ab52c27ffaf2f
2021-09-18 15:26:02 +03:00
..
2021-09-18 15:26:02 +03:00
2018-12-26 07:56:00 +00:00
2019-02-25 17:14:19 +02:00
2019-02-24 09:41:03 +02:00

Tempest Integration of Vitrage

This directory contains Tempest tests to cover the Vitrage project.