tobiko/tobiko/openstack/octavia
Omer 21e5cbff56 Use tobiko curl module in Octavia validators
So far, we used a raw ssh command which uses curl in order to make
sure the LB members are balanced (in the Octavia validators module).

This patch uses the Tobiko curl module instead, a change which
will make the maintenance of Octavia modules easier in the future.

To make the use of Tobiko curl possible, there has to be added a new
waiter method which waits until the members are reachable.

Change-Id: I98bd593422d7f7c8dde805fe0eb75293b5598dbe
2021-10-22 11:39:50 +00:00
..
__init__.py Use tobiko curl module in Octavia validators 2021-10-22 11:39:50 +00:00
_client.py Add Octavia's main services manipulation test 2021-09-02 22:22:46 +00:00
_constants.py Add Octavia's main services manipulation test 2021-09-02 22:22:46 +00:00
_exceptions.py Generalize and refactor Octavia waiters module 2021-04-11 16:16:07 +03:00
_validators.py Use tobiko curl module in Octavia validators 2021-10-22 11:39:50 +00:00
_waiters.py Use tobiko curl module in Octavia validators 2021-10-22 11:39:50 +00:00
config.py Add simple Octavia traffic scenario 2019-11-26 19:13:53 +00:00