vitrage-tempest-plugin/vitrage_tempest_plugin
Dmitriy Rabotyagov f89426fc08 Ensure that private networks are also accounted
Right now there're 3 types of networks that are created in devstack:
* private
* public
* shared

This affects amount of resources that Vitrage is expecting to see
during one of tests. In order to ensure that we're accounting for each
type of networks that are present in deployment and that expected number
of resources is evaluated properly, we add extra logic of fetching
assumed networks and incrementing the counter.

Change-Id: Ib30db71a97bd40c3a73082c348c9eaff3adc43db
2024-08-26 17:18:58 +00:00
..
services Renamed vitrage_tempest_tests to vitrage_tempest_plugin 2018-02-22 13:53:57 +00:00
tests Ensure that private networks are also accounted 2024-08-26 17:18:58 +00:00
__init__.py Delete unused code 2018-12-26 07:56:00 +00:00
config.py Remove leftover of ceilometer-api support 2022-08-21 02:52:10 +09:00
plugin.py Should not be a list 2019-02-24 09:41:03 +02:00
README.rst Renamed vitrage_tempest_tests to vitrage_tempest_plugin 2018-02-22 13:53:57 +00:00

Tempest Integration of Vitrage

This directory contains Tempest tests to cover the Vitrage project.