openstack-charmers / zaza-openstack-tests

OpenStack Charms Functional Test Library for Zaza
Apache License 2.0
7 stars 77 forks source link

Add a retrier-wrap to the nova client for octavia tests #1161

Closed ajkavanagh closed 10 months ago

ajkavanagh commented 10 months ago

The nova service may not be quite ready after vault initialisation for the basic network configuration, so add a retrier wrapper around the client for every test to make sure that it retries.