vitrage-tempest-plugin/vitrage_tempest_plugin/tests/common
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
..
__init__.py Delete unused code 2018-12-26 07:56:00 +00:00
aodh_utils.py Update json module to jsonutils 2020-01-12 09:39:10 +00:00
cinder_utils.py Use vars() more readable then __dict__ 2020-06-28 15:24:35 +03:00
constants.py add new constants 2019-02-20 13:30:53 +02:00
general_utils.py Remove six 2020-09-21 09:10:44 +08:00
glance_utils.py Add logging and use smallest image to create a vm 2020-01-08 16:25:16 +02:00
heat_utils.py get the image for heat from glance 2018-12-17 14:25:17 +02:00
neutron_utils.py Ensure that private networks are also accounted 2024-08-26 17:18:58 +00:00
nova_utils.py Ensure that private networks are also accounted 2024-08-26 17:18:58 +00:00
tempest_clients.py Remove leftover of ceilometer-api support 2022-08-21 02:52:10 +09:00
vitrage_utils.py Add tests to check delete and show with names 2019-05-27 17:01:57 +03:00