
Before this patch, the test test_dns_name_after_ovn_controller_restart used the value from VM's `OS-EXT-SRV-ATTR:host` to search for the corresponding compute node within the inventory. Due to recent changes, the compute name has changed in the inventory and the proper value that needs to be searched corresponds with `OS-EXT-SRV-ATTR:hypervisor_hostname` instead. This patch fixes test_dns_name_after_ovn_controller_restart by using the value from `OS-EXT-SRV-ATTR:hypervisor_hostname`. Change-Id: I2e928c987c0446b6c8b8a93abcb58122d3173207
Whitebox Neutron Tempest Plugin
Tempest plugin with TripleO oriented whitebox tests for Neutron project.
- Free software: Apache license
- Source: https://opendev.org/x/whitebox-neutron-tempest-plugin
Description
Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Languages
Python
99.5%
Shell
0.5%