nova/roles/run-evacuate-hook
melanie witt 6827b763b4 run-evacuate-hook: Check cinder before creating BFV server
Awhile back change I52046e6f7acdfb20eeba67dda59cbb5169e5d17e disabled
cinder in the nova-ovs-hybrid-plug job and added checks for cinder
before attempting to run evacuate BFV tests.

Resource setup for BFV was however not bypassed and the attempt to
setup a BFV server resource fails with:

  keystoneauth1.exceptions.catalog.EndpointNotFound: publicURL endpoint
  for volumev3 service not found

This adds a bypass to avoid attempting to create a BFV server when
cinder is not available.

Change-Id: I52c7e5ce268bb38cee16c18c5523fe0e224970aa
2024-02-06 17:52:30 +00:00
..
files run-evacuate-hook: Check cinder before creating BFV server 2024-02-06 17:52:30 +00:00
tasks Install lxml before we need it in post-run 2023-10-16 08:32:56 -07:00
README.rst zuul: Introduce nova-evacuate 2020-09-23 16:47:47 +01:00

README.rst

Run Nova evacuation tests against a multinode environment.