Files
whitebox-neutron-tempest-pl…/whitebox_neutron_tempest_plugin/tests/scenario/base.py
Roman Safronov 526a86f285 Add functions for power operations
This patch adds functions for performing some power operations
on nodes of a podified openstack environment.
It's assumed that the podified environment is a virtual testing
environment deployed by ci-framework [1].
On such environment all openstack nodes are virtual machines running
on a hypervisor which is accessible by password-less ssh from
a deployment host (aka ansible host, also referred as a proxy host
in the code).
Also, applied the functions in the relevant internal DNS test.

[1] https://github.com/openstack-k8s-operators/ci-framework

Change-Id: Ica919fffb770c3c17a6cfd023fe36ef71544ba63
2024-04-07 07:31:59 +03:00

55 KiB