Here is our instance that will be hosted by the load balancer pool:
Starting a small server on instance1:
Now we access the amphora, and we can see that it can reach the server:
Next, we perform a curl on port 80 from our amphora to the pool member instance, and we observe that our instance responds correctly on port 80 with the output from the previously launched server.
Therefore, after these small tests, we can conclude that our Octavia service has been successfully deployed on our OpenStack environment.
To conclude this second part 2, we have successfully validated the functional integration of the Octavia service within our OpenStack architecture. By deploying a backend instance and performing direct tests from the Amphora, we confirmed both network connectivity via ping and application-level communication via HTTP requests.
- Integration of the Octavia module (Load Balancer as a Service) in an OpenStack cloud environment – Part 2 - December 7, 2025
- Integration of the Octavia module (Load Balancer as a Service) in an OpenStack cloud environment – Part 1 - December 7, 2025
- How to Implement an OpenStack-Based Private Cloud with Kolla-Ansible – Part 2 - February 13, 2025



