commit | 06ca1e4b939c661ee8853d3c84db54cb1bb349bf | [log] [tgz] |
---|---|---|
author | Roman Popelka <rpopelka@redhat.com> | Wed Mar 23 12:32:12 2022 +0100 |
committer | Goutham Pacha Ravi <gouthampravi@gmail.com> | Tue Jul 12 18:45:14 2022 +0000 |
tree | de722156ac15b9200cb6f1770eb2c4eaf3683333 | |
parent | 0ec7f43c51520a0627b030fbd099aad042330c20 [diff] |
Remove _check_tenant_network_connectivity & _update_router_admin_state methods As tempest.scenario.manager was announced stable interface in Tempest 27.0.0[1] it can be now reused in plugins. Replaced methods: * _check_tenant_network_connectivity (not used) * _update_router_admin_state (not used) Etherpad concerning this effort: https://etherpad.opendev.org/p/tempest-scenario-manager-cleanup [1] https://docs.openstack.org/releasenotes/tempest/v27.0.0.html#release-notes-27-0-0 Change-Id: Iea47467e3c8849981d4ed3bd9dc61834031d7be0